aboutsummaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/test-fp.ll
AgeCommit message (Expand)Author
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-05-20Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif
2008-03-10Remove llvm-upgrade and update tests.Tanya Lattner
2007-02-01Make sure the value passed to test function is initialized.Reid Spencer
2006-12-03These tests need llvm-upgrade. This fixes last night's nightly test fallout.Reid Spencer
2004-11-06Adding RUN lines.Tanya Lattner
2003-11-26Renamed intermediate values that used the same type and name as previousJohn Criswell
2003-01-13add div test as wellChris Lattner
2002-12-28Test argument passingChris Lattner
2002-12-25Initial fp testChris Lattner