llvm-6502/lib/Transforms
2013-05-24 20:44:05 +00:00
..
Hello
InstCombine Run clang-format over the scalarizePHI function. 2013-05-24 12:33:28 +00:00
Instrumentation Re-implement DebugIR in a way that does not subclass AssemblyWriter: 2013-05-23 22:34:33 +00:00
IPO GlobalOpt: fix an issue where CXAAtExitFn points to a deleted function. 2013-05-14 21:52:44 +00:00
ObjCARC [objc-arc] KnownSafe does not imply that it is safe to perform code motion across CFG edges since even if it is safe to remove RR pairs, we may still be able to move a retain/release into a loop. 2013-05-24 20:44:05 +00:00
Scalar [GVN] Split critical-edge on the fly, instead of postpone edge-splitting to next 2013-05-09 18:34:27 +00:00
Utils More symbols that should be static. 2013-05-23 16:09:15 +00:00
Vectorize LoopVectorize: LoopSimplify can't canonicalize loops with an indirectbr in it, don't assert on those cases. 2013-05-24 18:05:35 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile