llvm-6502/lib/Transforms
2014-02-20 23:00:15 +00:00
..
Hello Set LLVM_EXPORTED_SYMBOL_FILE in CMakeLists whose corresponding Makefiles do so. 2013-12-29 23:06:49 +00:00
InstCombine Make sure that value handle users see the transformation of an indirect call to a direct call. This is important for the CallGraph iteration. Patch by Björn Steinbrink! 2014-02-20 23:00:15 +00:00
Instrumentation Add back r201608, r201622, r201624 and r201625 2014-02-19 17:23:20 +00:00
IPO GlobalOpt: Aliases don't have sections, don't copy them when replacing 2014-02-13 02:18:36 +00:00
ObjCARC Update optimization passes to handle inalloca arguments 2014-01-28 02:38:36 +00:00
Scalar X86 CodeGenPrep: sink shufflevectors before shifts 2014-02-19 10:02:43 +00:00
Utils Rename some member variables from TD to DL. 2014-02-18 15:33:12 +00:00
Vectorize fix for null VectorizedValue assertion in the SLP Vectorizer (in function vectorizeTree()). radar://16064178 2014-02-17 03:06:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile