Go to file
Philip Reames 5909ebcd6c Semantic tests for memory invalidation at statepoints
These are simply a collection of tests intended to show that information about the contents of gc references in the heap is lost at a statepoint. I've tried to write them so that they don't disallow correct transformations, while still being fairly easy to understand.

p.s. Ideas for additional tests are welcome.

Differential Revision: http://reviews.llvm.org/D6491

llvm-svn: 224971
2014-12-29 23:55:33 +00:00
clang Revert "DebugInfo: Generalize debug info location handling" 2014-12-29 23:49:00 +00:00
clang-tools-extra Fixed a typo in a comment. NFC. 2014-12-19 15:37:02 +00:00
compiler-rt Revert "Reapply debug info changes now that r224385 has been recommitted to clang (in r224941)" 2014-12-29 23:48:46 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Remove wrong semi-colons 2014-12-19 09:18:23 +00:00
libcxx [cmake/multilib] Teach libc++'s CMake build to support multilib libdir 2014-12-29 12:15:47 +00:00
libcxxabi [cmake/multilib] Teach libc++abi's CMake build to support multilib 2014-12-29 12:22:04 +00:00
lld [py3] Make this test compatible with Python 3 where bytes and 2014-12-29 19:23:31 +00:00
lldb Fix trivial signed/unsigned comparison warnings 2014-12-29 13:03:19 +00:00
llgo [cmake/multilib] Teach llgo to respect the LLVM_LIBDIR_SUFFIX variable for 2014-12-29 22:57:21 +00:00
llvm Semantic tests for memory invalidation at statepoints 2014-12-29 23:55:33 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly (diagnostics) fix typo in test... 2014-12-19 17:22:46 +00:00