llvm-6502/test
Gordon Henriksen 1ae6135fa3 Add (very basic) bindings for ModuleProvider.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44899 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-12 01:04:30 +00:00
..
Analysis Fix PR1782, patch by Wojtek Matyjewicz! 2007-12-09 07:35:13 +00:00
Archive
Assembler Use not instead of ignore when an exit status is expected to always 2007-12-11 15:50:23 +00:00
Bindings/Ocaml Add (very basic) bindings for ModuleProvider. 2007-12-12 01:04:30 +00:00
Bitcode
BugPoint
C++Frontend Rename these tests to use the appropriate suffixes. 2007-12-11 15:55:52 +00:00
CFrontend Use not instead of ignore when an exit status is expected to always 2007-12-11 15:50:23 +00:00
CodeGen - Improved v8i16 shuffle lowering. It now uses pshuflw and pshufhw as much as 2007-12-11 01:46:18 +00:00
DebugInfo
ExecutionEngine Fix PR1836: in the interpreter, read and write apints 2007-12-10 17:43:13 +00:00
Feature Use not instead of ignore when an exit status is expected to always 2007-12-11 15:50:23 +00:00
FrontendAda
FrontendObjC Rename these tests to use the appropriate suffixes. 2007-12-11 15:55:52 +00:00
Integer Fix PR1146: parameter attributes are longer part of 2007-11-27 13:23:08 +00:00
lib Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests and fixed broken run lines. 2007-11-28 04:57:00 +00:00
Linker Use not instead of ignore when an exit status is expected to always 2007-12-11 15:50:23 +00:00
Other
Scripts
TableGen
Transforms Implement constant folding if vector<->vector bitcasts where the number 2007-12-11 07:29:44 +00:00
Verifier Use not instead of ignore when an exit status is expected to always 2007-12-11 15:50:23 +00:00
Makefile
Makefile.tests
TestRunner.sh