llvm-6502/test
Jim Laskey 191cf943e6 1. Added the function isOpcWithIntImmediate to simplify testing of operand with
specified opcode and an integer constant right operand.

2. Modified ISD::SHL, ISD::SRL, ISD::SRA to use rlwinm when applied after a mask.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22761 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-11 21:59:23 +00:00
..
Analysis New testacse for information exposed by the 'tail' call marker. 2005-05-08 23:57:34 +00:00
Archive Don't depend on grep or sed to be portable at all. Just compare against 2004-11-27 06:44:10 +00:00
Assembler new testcase for PR541 2005-05-05 22:23:10 +00:00
BugPoint Adding srcdir arg 2004-11-19 22:45:25 +00:00
Bytecode Adding srcdir arg 2004-11-19 22:45:25 +00:00
C++Frontend new testcase for PR602 2005-07-21 21:55:08 +00:00
CFrontend New testcase for PR610 2005-07-28 20:18:33 +00:00
CodeGen 1. Added the function isOpcWithIntImmediate to simplify testing of operand with 2005-08-11 21:59:23 +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 Adding timeout for a test. 2004-11-30 06:29:45 +00:00
Linker New test, adjust other test. 2005-02-12 19:19:36 +00:00
Other Adding srcdir arg 2004-11-19 22:45:25 +00:00
Scripts Remove last remnants of Python/QMTest support 2004-12-08 23:07:27 +00:00
TableGen Tell tblgen exactly where to find the include file. 2005-05-09 19:32:08 +00:00
Transforms now that we handle non-constant strides, this testcase passes 2005-08-10 17:17:45 +00:00
Verifier New testcase that the assembler incorrectly accepts. 2005-03-21 06:24:53 +00:00
Failure.sh Initial checking of Failure.sh 2002-01-23 18:03:49 +00:00
Makefile Add a test that runs the ParallelJIT example program to ensure that the 2005-07-13 00:35:12 +00:00
Makefile.tests Quote the value of the PATH variable so that Cygwin and Windows can have 2005-02-18 20:24:09 +00:00
TestRunner.sh teach TestRunner about prcontext 2005-08-05 19:48:29 +00:00