llvm-6502/lib
Duncan Sands ed5bc470aa Disable commit 134216 ("Add 134199 back, but disable the optimization when the second
copy is a kill") to see if it fixes the i386 dragonegg buildbot, which is timing out
because gcc built with dragonegg is going into an infinite loop.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134237 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-01 12:01:00 +00:00
..
Analysis Improve constant folding of undef for cmp and select operators. 2011-07-01 01:03:43 +00:00
Archive
AsmParser Replace the existing forms of ConstantArray::get() with a single form 2011-06-22 09:24:39 +00:00
Bitcode Replace the existing forms of ConstantArray::get() with a single form 2011-06-22 09:24:39 +00:00
CodeGen Disable commit 134216 ("Add 134199 back, but disable the optimization when the second 2011-07-01 12:01:00 +00:00
CompilerDriver
ExecutionEngine Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to 2011-06-30 01:53:36 +00:00
Linker
MC Another misuse of StringRef. MSVC is very sensitive to that kind of error. 2011-07-01 09:23:41 +00:00
Object Object: Add proper error handling. 2011-06-25 17:55:23 +00:00
Support Fix the implementation of ConstantRange::sub(ConstantRange). Patch by Xi Wang! 2011-06-22 21:13:46 +00:00
Target Improve Mips back-end's handling of DBG_VALUE. 2011-07-01 01:04:43 +00:00
Transforms Fix likely typo, reduce number of instruction name collisions. 2011-07-01 06:27:03 +00:00
VMCore Improve constant folding of undef for cmp and select operators. 2011-07-01 01:03:43 +00:00
CMakeLists.txt
Makefile