summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fildll.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-21Remove llvm-upgrade and update tests.Tanya Lattner
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-01-27These are fp stack test cases.Evan Cheng
2005-05-14Ensure these casts are done with the hardware fildll instructionChris Lattner