1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test
Vikram S. Adve 773a75f90f Three kinds of boolean values handled incorrectly:
-- setCC of FP type used by a Phi: have to save in reg.
-- setNE of FP type used by a branch: cannot use result directly in branch!
-- setCC used outside the same basic block: have to save in reg. for now

llvm-svn: 6382
2003-05-28 13:54:41 +00:00
..
Feature Test the whole range of varargs handling stuff 2003-05-08 03:46:51 +00:00
Regression Three kinds of boolean values handled incorrectly: 2003-05-28 13:54:41 +00:00
Failure.sh Initial checking of Failure.sh 2002-01-23 18:03:49 +00:00
Makefile libraries is used for internal stuff, not as a real testcase 2002-11-06 20:36:52 +00:00
Makefile.tests Add flexibility 2003-05-17 22:33:18 +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