aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fp-fast.ll
AgeCommit message (Expand)Author
2013-03-09Test case hygiene.Benjamin Kramer
2012-11-01test/CodeGen/X86/fp-fast.ll: Add +avx.NAKAMURA Takumi
2012-11-01Add a few more simple fast-math constant propagations and cancellations.Owen Anderson
2012-09-01llvm/test/CodeGen/X86/fp-fast.ll: Suppress FMA4 on AMD Bulldozer host, corres...NAKAMURA Takumi
2012-08-30Try to make this test more generic to unbreak buildbots.Owen Anderson
2012-08-30Teach the DAG combiner to turn chains of FADDs (x+x+x+x+...) into FMULs by co...Owen Anderson