llvm-6502/lib
Dan Gohman 3139ff8f7b Fix a vectorshuffle instcombine bug introduced by r55995.
Patch by Nicolas Capens!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56129 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-11 22:47:57 +00:00
..
Analysis Fix comment typo. 2008-09-11 19:41:10 +00:00
Archive
AsmParser Update generated files. 2008-09-09 01:13:24 +00:00
Bitcode Temporarily disable vector select in the bitcode reader. The 2008-09-09 02:08:49 +00:00
CodeGen Fix PR2748. Avoid coalescing physical register with virtual register which would create illegal extract_subreg. e.g. 2008-09-11 20:07:10 +00:00
Debugger
ExecutionEngine Make safer variant of alias resolution routine to be default 2008-09-09 20:05:04 +00:00
Linker Make safer variant of alias resolution routine to be default 2008-09-09 20:05:04 +00:00
Support
System
Target udpate header comment: s/VP/VFP/ 2008-09-11 21:41:29 +00:00
Transforms Fix a vectorshuffle instcombine bug introduced by r55995. 2008-09-11 22:47:57 +00:00
VMCore Add assertion check. 2008-09-09 21:38:40 +00:00
Makefile