llvm-6502/lib
Bruno Cardoso Lopes a5134a0ea3 Use the splat index to generate the desired shuffle. Otherwise we
could only get undefs and the vector shuffle becomes an undef,
generating wrong code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137295 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-11 02:49:41 +00:00
..
Analysis Reapplying r136844. 2011-08-10 23:22:57 +00:00
Archive
AsmParser Representation of 'atomic load' and 'atomic store' in IR. 2011-08-09 23:02:53 +00:00
Bitcode Representation of 'atomic load' and 'atomic store' in IR. 2011-08-09 23:02:53 +00:00
CodeGen Stay within 80 columns. 2011-08-10 23:58:09 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Don't truncate MachO addresses. 2011-08-09 22:12:37 +00:00
Object
Support Clarify a comment. 2011-08-10 05:02:22 +00:00
Target Use the splat index to generate the desired shuffle. Otherwise we 2011-08-11 02:49:41 +00:00
Transforms Distinguish between two copies of one inlined variable. Take 2. 2011-08-10 21:50:54 +00:00
VMCore Whitespace. 2011-08-10 17:39:11 +00:00
CMakeLists.txt
Makefile