summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fp-fast.ll
Commit message (Expand)AuthorAge
* Merging r195971:Tom Stellard2014-04-11
* Start using CHECK-LABEL in some tests.Stephen Lin2013-07-12
* SelectionDAG: Fix incorrect condition checks in some cases of folding FADD/FM...Stephen Lin2013-06-14
* Test case hygiene.Benjamin Kramer2013-03-09
* test/CodeGen/X86/fp-fast.ll: Add +avx.NAKAMURA Takumi2012-11-01
* Add a few more simple fast-math constant propagations and cancellations.Owen Anderson2012-11-01
* llvm/test/CodeGen/X86/fp-fast.ll: Suppress FMA4 on AMD Bulldozer host, corres...NAKAMURA Takumi2012-09-01
* Try to make this test more generic to unbreak buildbots.Owen Anderson2012-08-30
* Teach the DAG combiner to turn chains of FADDs (x+x+x+x+...) into FMULs by co...Owen Anderson2012-08-30