llvm/test
Chris Lattner ff2ab4db20 New testcase, allow folding of binary operators that use PHI nodes, as long
as the result of the binary operator is always constant.  This does not require
the PHI itself to be constant though.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10762 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-12 03:57:00 +00:00
..
Analysis Rename variable to avoid confusing it with the global G 2003-12-11 22:49:32 +00:00
Assembler This isn't really an assembler test. This tests to make sure the 2004-01-11 23:56:03 +00:00
BugPoint Merged RELEASE_1. 2003-10-27 17:46:42 +00:00
C++Frontend New testcase for PR165 2003-12-08 06:18:37 +00:00
CBackend Strengthen test case. 2003-11-22 05:01:57 +00:00
CFrontend Testcase for PR202 2004-01-08 17:15:09 +00:00
CodeGen Unbreak this test case - llvm-as no longer tolerates redefining names in any 2003-11-22 06:18:35 +00:00
Debugger restore comments to this file 2004-01-06 05:37:45 +00:00
ExecutionEngine Renamed intermediate values that used the same type and name as previous 2003-11-26 14:45:37 +00:00
Feature Update test to new style 2003-10-21 15:36:21 +00:00
Linker New testcase for PR 130 2003-11-19 01:03:16 +00:00
LLC Unbreak this test case - llvm-as no longer tolerates redefining names in any 2003-11-22 06:18:35 +00:00
Other Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
Scripts These transitional scripts are no longer necessary, no one should have `as' or 2003-09-16 15:37:32 +00:00
TableGen Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
Transforms New testcase, allow folding of binary operators that use PHI nodes, as long 2004-01-12 03:57:00 +00:00
Verifier New testcase 2003-11-21 22:28:49 +00:00
Failure.sh Initial checking of Failure.sh 2002-01-23 18:03:49 +00:00
Makefile Separate out target for cleaning up qmtest garbage. 2003-12-11 04:48:38 +00:00
Makefile.tests Move rule to top-level makefile 2003-11-29 09:49:14 +00:00
TestRunner.sh Ulimit the test, and print out a more interesting output if failure occurs 2003-05-14 19:54:07 +00:00