llvm-6502/lib
Kalle Raiskila bd887df8b9 Fix lowering of INSERT_VECTOR_ELT in SPU.
The IDX was treated as byte index, not element index.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112422 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-29 12:41:50 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System
Target Fix lowering of INSERT_VECTOR_ELT in SPU. 2010-08-29 12:41:50 +00:00
Transforms licm preserves the cfg, it doesn't have to explicitly say it 2010-08-29 07:02:56 +00:00
VMCore
Makefile