llvm-6502/test
John Criswell 8bf0f64923 Regression test for PR#596: Make sure that negation of a minus doesn't
turn into a C predecrement operator.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22438 91177308-0d34-0410-b5e6-96231b3b80d8
2005-07-14 19:56:03 +00:00
..
Analysis
Archive
Assembler
BugPoint
Bytecode
C++Frontend
CFrontend new testcase for PR580 2005-06-15 22:42:53 +00:00
CodeGen Regression test for PR#596: Make sure that negation of a minus doesn't 2005-07-14 19:56:03 +00:00
Debugger Fix this 2005-05-14 02:33:20 +00:00
ExecutionEngine Add a test that runs the ParallelJIT example program to ensure that the 2005-07-13 00:35:12 +00:00
Feature Fix this test case to actually test the new va_arg instruction not the 2005-06-18 20:27:32 +00:00
lib
Linker
Other
Scripts
TableGen
Transforms New testcase distilled from a large chunk of code Misha sent me. 2005-07-07 20:39:45 +00:00
Verifier
Failure.sh
Makefile Add a test that runs the ParallelJIT example program to ensure that the 2005-07-13 00:35:12 +00:00
Makefile.tests
TestRunner.sh