llvm-6502/lib
Chris Lattner 3126f1c028 remove dead prototype.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111342 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-18 02:37:06 +00:00
..
Analysis Tweak IVUsers' concept of "interesting" to exclude add recurrences 2010-08-17 22:50:37 +00:00
Archive
AsmParser
Bitcode Revert r111082. No warnings for this common pattern. 2010-08-15 10:27:23 +00:00
CodeGen Add materialization of virtual base registers for frame indices allocated into 2010-08-17 22:41:55 +00:00
CompilerDriver
ExecutionEngine When creating a JIT, try to load the program so that we can resolve symbols 2010-08-17 16:19:18 +00:00
Linker Revert r111082. No warnings for this common pattern. 2010-08-15 10:27:23 +00:00
MC Remove dead code. Fixes a GCC warning. 2010-08-17 19:45:05 +00:00
Support Revert r111321. This doesn't fix a problem. 2010-08-18 01:34:52 +00:00
System Fix failure of unittests/ExecutionEngine/JIT/MultiJITTest.cpp on 2010-08-17 15:42:43 +00:00
Target Expand ZERO_EXTEND operations for NEON vector types. 2010-08-18 01:45:52 +00:00
Transforms remove dead prototype. 2010-08-18 02:37:06 +00:00
VMCore The plural of analysis is analyses. 2010-08-16 22:57:28 +00:00
Makefile