llvm-6502/test
Bob Wilson b7d0c90c44 Change Neon VLDn intrinsics to return multiple values instead of really
wide vectors.  Likewise, change VSTn intrinsics to take separate arguments
for each vector in a multi-vector struct.  Adjust tests accordingly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77468 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-29 16:39:22 +00:00
..
Analysis Slightly reformat LDA tests to ease grepping. 2009-07-28 23:40:40 +00:00
Archive
Assembler Add a new keyword 'inbounds' for use with getelementptr. See the 2009-07-27 21:53:46 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Change Neon VLDn intrinsics to return multiple values instead of really 2009-07-29 16:39:22 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC remove this test. It is currently failing because we now emit the string 2009-07-25 07:31:51 +00:00
FrontendC++ Remove the IA-64 backend. 2009-07-24 00:30:09 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC/AsmParser llvm-mc: Implement .abort fully in the front end 2009-07-27 23:20:52 +00:00
Other
Scripts
TableGen
Transforms Just discard the output, no need to turn it back into text. 2009-07-29 06:14:52 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh