llvm-6502/test
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
Assembler remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
Bindings/Ocaml Update ocaml test. 2010-08-28 10:29:41 +00:00
Bitcode Remove NEON vaddl, vaddw, vsubl, and vsubw intrinsics. Instead, use llvm 2010-08-29 05:57:34 +00:00
BugPoint
CodeGen Fix lowering of INSERT_VECTOR_ELT in SPU. 2010-08-29 12:41:50 +00:00
DebugInfo
ExecutionEngine
Feature remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
FrontendAda
FrontendC no really, fix the test. 2010-08-27 23:05:54 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC fixme accomplished 2010-08-28 20:40:28 +00:00
Other remove unions from LLVM IR. They are severely buggy and not 2010-08-28 04:09:24 +00:00
Scripts
TableGen
Transforms remove the ABCD and SSI passes. They don't have any clients that 2010-08-28 03:51:24 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh