1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Transforms
2017-07-01 03:24:08 +00:00
..
Coroutines Remove inline keyword from inline classof methods 2017-06-29 19:35:17 +00:00
Hello
InstCombine [InstCombine] Replace an unnecessary use of a matcher with just an isa and a cast. NFC 2017-06-30 21:09:34 +00:00
Instrumentation [PGO] Implementate profile counter regiser promotion 2017-06-25 00:26:43 +00:00
IPO Remove the BBVectorize pass. 2017-06-30 07:09:08 +00:00
ObjCARC Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Scalar [ConstantHoisting] Avoid hoisting constants in GEPs that index into a struct type. 2017-06-29 17:03:34 +00:00
Utils [LV] Sink casts to unravel first order recurrence 2017-06-30 21:05:06 +00:00
Vectorize re-commit r306336: Enable vectorizer-maximize-bandwidth by default. 2017-07-01 03:24:08 +00:00
CMakeLists.txt
LLVMBuild.txt