1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/lib/Transforms
Chad Rosier 4e7dddafdc Fix typo in comment. NFC.
llvm-svn: 286270
2016-11-08 19:10:25 +00:00
..
Coroutines [coroutines] Store an address of destroy OR cleanup part in the coroutine frame. 2016-10-08 00:22:50 +00:00
Hello
InstCombine [InstCombine] allow splat vector folds in adjustMinMax() (retry r285732) 2016-11-07 15:52:45 +00:00
Instrumentation Use -fsanitize-recover instead of -mllvm -msan-keep-going. 2016-11-07 21:00:10 +00:00
IPO Fix typo in comment. NFC. 2016-11-08 19:10:25 +00:00
ObjCARC Only log the visit of a return instruction if we in fact found a return 2016-11-04 06:59:50 +00:00
Scalar [JumpThreading] Unfold selects that depend on the same condition 2016-11-08 14:53:30 +00:00
Utils Use the last 7 bits to represent the discriminator to fit it in 1 byte ULEB128 (NFC). 2016-11-08 16:32:32 +00:00
Vectorize Reset debug loc to OldInduction in InnerLoopVectorizer::createInductionVariable. (NFC) 2016-11-07 21:59:40 +00:00
CMakeLists.txt
LLVMBuild.txt