llvm-6502/lib
Rafael Espindola a9badd250c Check the VN of the src register at the two copies, not just the
register number.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134309 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-02 05:34:02 +00:00
..
Analysis Teach IVUsers to stop at non-affine expressions unless they are both 2011-07-01 22:05:19 +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 Check the VN of the src register at the two copies, not just the 2011-07-02 05:34:02 +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 Add getFeatureBits to extract feature bits for a given CPU. 2011-07-02 00:43:44 +00:00
Object Object: Add proper error handling. 2011-06-25 17:55:23 +00:00
Support Add initial *-*-rtems* target, from Joel Sherrill 2011-07-01 22:41:06 +00:00
Target Include a source location when complaining about bad inline assembly. 2011-07-02 03:53:34 +00:00
Transforms indvars -disable-iv-rewrite: bug fix involving weird geps and related cleanup. 2011-07-02 02:34:25 +00:00
VMCore Improve constant folding of undef for cmp and select operators. 2011-07-01 01:03:43 +00:00
CMakeLists.txt
Makefile