1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test
Chris Lattner fe680add54 new testcase that condprop should handle. The PHI node becomes useless
after threading the branch, because both operands are the same value.

llvm-svn: 22668
2005-08-05 00:59:55 +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
Regression new testcase that condprop should handle. The PHI node becomes useless 2005-08-05 00:59:55 +00:00
Scripts
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