1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Transforms
Sanjoy Das f7d604ca61 [PlaceSafepoints] Clamp NoStatepoints to true
This change permanently clamps -spp-no-statepoints to true (the code
deletion will come later).  Tests that specifically tested
PlaceSafepoint's ability to wrap calls in gc.statepoint have been moved
to RS4GC's test suite.

llvm-svn: 259096
2016-01-28 21:51:14 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
InstCombine less indenting; NFCI 2016-01-28 00:03:16 +00:00
Instrumentation Move SafeStack to CodeGen. 2016-01-27 16:53:42 +00:00
IPO Remove autoconf support 2016-01-26 21:29:08 +00:00
ObjCARC Add support for objc_unsafeClaimAutoreleasedReturnValue to the 2016-01-27 19:05:08 +00:00
Scalar [PlaceSafepoints] Clamp NoStatepoints to true 2016-01-28 21:51:14 +00:00
Utils [SplitModule] In split module utility we should never separate alias with its aliasee. 2016-01-28 18:59:28 +00:00
Vectorize Reapply commit r258404 with fix 2016-01-27 13:43:27 +00:00
CMakeLists.txt
LLVMBuild.txt