llvm-6502/lib/Transforms
2014-12-12 18:48:37 +00:00
..
Hello [CMake] Add LLVM_LINK_COMPONENTS to loadable modules, LLVMHello and BugpointPasses, on Win32. 2014-07-13 13:36:48 +00:00
InstCombine More code format fix from r224133, NFC 2014-12-12 18:48:37 +00:00
Instrumentation [ASan] Change fake stack and local variables handling. 2014-12-11 21:53:03 +00:00
IPO IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
ObjCARC IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
Scalar [Reassociate] Use dbgs() instead of errs(). 2014-12-12 14:44:12 +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 This patch recognizes (+ (+ v0, v1) (+ v2, v3)), reorders them for bundling into vector of loads, 2014-12-12 12:53:44 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile