1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/lib/Transforms
2012-11-01 01:10:43 +00:00
..
Hello
InstCombine Fix isEliminableCastPair to work correctly in the presence of pointers 2012-10-30 16:03:32 +00:00
Instrumentation Remove a wrapper around getIntPtrType added to GVN by Hal in commit 166624 (the 2012-10-29 17:31:46 +00:00
IPO Replace some instances of UniqueVector with SetVector, which is slightly cheaper. 2012-10-31 13:45:49 +00:00
Scalar Don't insert and erase load instruction. Simply create (new) and delete it. 2012-11-01 01:10:43 +00:00
Utils LCSSA: Try to recover compile time regressions due to SCEV updates. 2012-10-31 16:30:03 +00:00
Vectorize LoopVectorize: Preserve NSW, NUW and IsExact flags. 2012-10-31 21:40:39 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile