summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/test-fp.ll
Commit message (Expand)AuthorAge
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif2008-05-20
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-10
* Make sure the value passed to test function is initialized.Reid Spencer2007-02-01
* These tests need llvm-upgrade. This fixes last night's nightly test fallout.Reid Spencer2006-12-03
* Adding RUN lines.Tanya Lattner2004-11-06
* Renamed intermediate values that used the same type and name as previousJohn Criswell2003-11-26
* add div test as wellChris Lattner2003-01-13
* Test argument passingChris Lattner2002-12-28
* Initial fp testChris Lattner2002-12-25