1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Transforms
2017-08-19 03:15:07 +00:00
..
Coroutines Remove inline keyword from inline classof methods 2017-06-29 19:35:17 +00:00
Hello
InstCombine [InstCombine] Teach canEvaluateTruncated to handle arithmetic shift (including those with vector splat shift amount) 2017-08-16 22:42:38 +00:00
Instrumentation [PGO] Fixed assertion due to mismatched memcpy size type. 2017-08-18 19:17:08 +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 Fix comment /NFC 2017-08-18 23:08:50 +00:00
Utils [Dominators] Teach LoopUnswitch to use the incremental API 2017-08-17 16:45:35 +00:00
Vectorize [SLPVectorizer] Tighten up VLeft, VRight declaration, remove unnecessary testcase test/Transforms/SLPVectorizer/X86/reorder.ll, NFCI. 2017-08-19 03:15:07 +00:00
CMakeLists.txt
LLVMBuild.txt