aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fp-in-intregs.ll
AgeCommit message (Expand)Author
2012-08-08Add test triples to fix win32 failures. Revert workaround from r161292.Bob Wilson
2010-12-29test/CodeGen/X86/fp-in-intregs.ll: FileCheck-ize.NAKAMURA Takumi
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-01-27Implement some dag combines that allow doing fneg/fabs/fcopysign in integerChris Lattner