1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Transforms
Dinar Temirbulatov 4f1e6897ea [SLPVectorizer] Replace VL[0] to VL0 with assert, add propagateIRFlags extra parameter VL0,
replace E->Scalars[0] to VL0, NFCI.

llvm-svn: 310904
2017-08-15 00:31:49 +00:00
..
Coroutines Remove inline keyword from inline classof methods 2017-06-29 19:35:17 +00:00
Hello
InstCombine Remove checks for debug info intrinsics in use lists, NFC 2017-08-14 22:10:54 +00:00
Instrumentation Add missing dependency in ICP. (NFC) 2017-08-14 23:25:21 +00:00
IPO Add strictfp attribute to prevent unwanted optimizations of libm calls 2017-08-14 21:15:13 +00:00
ObjCARC Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Scalar [BDCE] reduce scope of an assert (PR34179) 2017-08-14 15:13:46 +00:00
Utils Recommit r310869, "[InstSimplify][InstCombine] Modify the interface of decomposeBitTestICmp and use it in the InstSimplify" 2017-08-14 21:39:51 +00:00
Vectorize [SLPVectorizer] Replace VL[0] to VL0 with assert, add propagateIRFlags extra parameter VL0, 2017-08-15 00:31:49 +00:00
CMakeLists.txt
LLVMBuild.txt