llvm-6502/lib/Transforms
2014-02-24 13:40:24 +00:00
..
Hello Set LLVM_EXPORTED_SYMBOL_FILE in CMakeLists whose corresponding Makefiles do so. 2013-12-29 23:06:49 +00:00
InstCombine Rename many DataLayout variables from TD to DL. 2014-02-21 00:06:31 +00:00
Instrumentation [asan] simplify the code that compute the shadow offset; get rid of two internal flags that allowed to override it. The tests pass, but still this change might break asan on some platform not covered by tests. If you see this, please submit a fix with a test. 2014-02-24 13:40:24 +00:00
IPO Rename a few more DataLayout variables. 2014-02-21 01:53:35 +00:00
ObjCARC Update optimization passes to handle inalloca arguments 2014-01-28 02:38:36 +00:00
Scalar Include <cctype> for isdigit(). 2014-02-22 06:34:10 +00:00
Utils Rename a few more DataLayout variables. 2014-02-21 01:53:35 +00:00
Vectorize Rename many DataLayout variables from TD to DL. 2014-02-21 00:06:31 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile