summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fp2sint.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-10-15LowerFP_TO_SINT must not create a stack object if it's not needed.Evan Cheng