summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/Verifier/2004-01-22-FloatNormalization.ll
Commit message (Collapse)AuthorAgeFilesLines
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-6/+0
| | | | llvm-svn: 33296
* Fix an accidental commit.Chris Lattner2006-04-131-1/+1
| | | | llvm-svn: 27661
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
| | | | llvm-svn: 27635
* this test is malformedChris Lattner2005-12-231-1/+1
| | | | llvm-svn: 24993
* Fix PR409:Reid Spencer2005-12-221-0/+6
Implement the suggested check to ensure that out-of-range float constants don't get accepted by LLVM accidentally. Adjust the supporting test cases as well. llvm-svn: 24963
OpenPOWER on IntegriCloud