1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Transforms
Sanjoy Das 39c3660122 [IndVars] Add an assert
We've already checked that the loop is in simplify form before, but a
little paranoia never hurt anyone.

llvm-svn: 295680
2017-02-20 23:37:11 +00:00
..
Coroutines [Coroutines] Add header guard to header that's missing one. 2017-01-30 16:32:20 +00:00
Hello
InstCombine [InstCombine] add nsw/nuw X, signbit --> or X, signbit 2017-02-18 22:20:09 +00:00
Instrumentation AddressSanitizer: don't track swifterror memory addresses 2017-02-15 20:43:43 +00:00
IPO Increases full-unroll threshold. 2017-02-18 03:46:51 +00:00
ObjCARC
Scalar [IndVars] Add an assert 2017-02-20 23:37:11 +00:00
Utils MemorySSA: Add support for renaming uses in the updater. 2017-02-20 22:26:03 +00:00
Vectorize [SLP] nullptr'ize initial value in findBuildAggregate(), NFC. 2017-02-20 08:04:11 +00:00
CMakeLists.txt
LLVMBuild.txt