llvm-6502/test
Chris Lattner 9f44b3a411 * add some assertions for sanity checking.
* remove some old code that was needed when we'd put ESP in the scale instead of 
  the base of some instructions.
* Fix a bug with the P modifier in inline asm that caused us to drop it.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75077 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-09 00:27:29 +00:00
..
Analysis When comparing constants, consider a less wide constant to be "less complex" 2009-07-04 17:24:52 +00:00
Archive
Assembler Remove the vicmp and vfcmp instructions. Because we never had a release with 2009-07-08 03:04:38 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen * add some assertions for sanity checking. 2009-07-09 00:27:29 +00:00
DebugInfo
ExecutionEngine
Feature Drop "constant" from 2009-07-08 21:57:07 +00:00
FrontendAda
FrontendC
FrontendC++ Mark this test as Darwin only. Patch by Bill Wendling. 2009-07-06 15:36:23 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC/AsmParser Switch all the MC tests to use FileCheck. 2009-07-08 20:50:34 +00:00
Other
Scripts
TableGen Add some tests of advanced TableGen list functionality. 2009-06-29 20:07:17 +00:00
Transforms Remove the vicmp and vfcmp instructions. Because we never had a release with 2009-07-08 03:04:38 +00:00
Verifier
Makefile Clarify how to configure llvm-gcc-4.2 for use with 2009-06-26 05:44:53 +00:00
Makefile.tests
TestRunner.sh