llvm-6502/test
2008-01-06 03:12:44 +00:00
..
Analysis Accept both %y, %x and %x, %y as valid answers. 2008-01-06 03:12:44 +00:00
Archive
Assembler Don't redirect stderr when it isn't needed. 2007-12-14 15:15:11 +00:00
Bindings/Ocaml Another backwards compatibility fix. 2007-12-30 22:48:58 +00:00
Bitcode Bring back int_x86_sse2_movl_dq intrinsic for backward compatibility. Make sure 2007-12-17 22:33:23 +00:00
BugPoint
C++Frontend Rename these tests to use the appropriate suffixes. 2007-12-11 15:55:52 +00:00
CFrontend Testcase for PR1386. 2008-01-04 13:15:39 +00:00
CodeGen fix this to use a valid triple. 2008-01-02 22:21:45 +00:00
DebugInfo
ExecutionEngine Teach the interpreter to read and write memory in the 2007-12-14 19:38:31 +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 Testcase with non-integer "bitfields" (in quotes, 2008-01-04 17:31:56 +00:00
FrontendObjC Rename these tests to use the appropriate suffixes. 2007-12-11 15:55:52 +00:00
Integer
lib
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 remove a couple more unsafe xforms in the face of overflow. 2008-01-05 01:22:42 +00:00
Verifier Get the verifier to check attributes on calls as well 2007-12-21 19:19:01 +00:00
Makefile remove attributions from the rest of the llvm makefiles. 2007-12-29 20:11:13 +00:00
Makefile.tests
TestRunner.sh