llvm-6502/lib/Transforms
2014-10-18 11:00:12 +00:00
..
Hello
InstCombine Preserve AA metadata when combining (cast (load (...))) -> (load (cast 2014-10-18 11:00:12 +00:00
Instrumentation [msan] Fix handling of byval arguments with large alignment. 2014-10-17 23:29:44 +00:00
IPO
ObjCARC
Scalar [SROA] Change how SROA does vector-based promotion of allocas to handle 2014-10-18 00:44:02 +00:00
Utils fold: sqrt(x * x * y) -> fabs(x) * sqrt(y) 2014-10-16 18:48:17 +00:00
Vectorize [SLPVectorize] Basic ephemeral-value awareness 2014-10-15 17:35:01 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile