llvm-6502/lib/Transforms
2014-12-17 21:50:04 +00:00
..
Hello
InstCombine Strength reduce intrinsics with overflow into regular arithmetic operations if possible. 2014-12-17 07:29:19 +00:00
Instrumentation [sanitizer] allow -fsanitize-coverage=N w/ -fsanitize=leak, llvm part 2014-12-17 21:50:04 +00:00
IPO Sink store based on alias analysis 2014-12-15 14:09:53 +00:00
ObjCARC IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
Scalar Sink store based on alias analysis 2014-12-15 14:09:53 +00:00
Utils The inliner needs to fix up debug information for llvm.dbg.declare, not only for llvm.dbg.value. 2014-12-11 12:41:10 +00:00
Vectorize Revert 224119 "This patch recognizes (+ (+ v0, v1) (+ v2, v3)), reorders them for bundling into vector of loads, 2014-12-17 10:34:27 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile