Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

add test with deep execution tree without stores. #10835

Merged
merged 4 commits into from
Apr 10, 2017

Commits on Apr 9, 2017

  1. Add a test that should fail with stack overflow if the compiler doesn…

    …'t spill trees from time to time.
    Sergey Andreenko committed Apr 9, 2017
    Configuration menu
    Copy the full SHA
    4f342b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2017

  1. Check that existing tests do not detect SO

    Sergey Andreenko committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    c79432d View commit details
    Browse the repository at this point in the history
  2. increase the depth of the tree

    now it fails in Checked and Release.
    Sergey Andreenko committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    1988cd0 View commit details
    Browse the repository at this point in the history
  3. return spilling

    Sergey Andreenko committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    724e6ae View commit details
    Browse the repository at this point in the history