llvm-6502/lib/Transforms
Nuno Lopes 6a06e684f7 boundschecking:
add support for select
add experimental support for alloc_size metadata

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157481 91177308-0d34-0410-b5e6-96231b3b80d8
2012-05-25 16:54:04 +00:00
..
Hello
InstCombine add a new pass to instrument loads and stores for run-time bounds checking 2012-05-22 17:19:09 +00:00
Instrumentation Use zero-based shadow by default on Android. 2012-05-23 11:52:12 +00:00
IPO Fix the inliner so that the optsize function attribute don't alter the 2012-05-23 13:42:57 +00:00
Scalar boundschecking: 2012-05-25 16:54:04 +00:00
Utils PR1255 related changes (case ranges): 2012-05-24 09:33:20 +00:00
Vectorize Don't vectorize target-specific types (ppc_fp128, x86_fp80, etc.). 2012-04-27 19:34:00 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile