aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fma_patterns.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+2
* Disambiguate function names in some CodeGen tests. (Some tests were using fun...Stephen Lin2013-07-181-4/+4
* Mark FMA4 instructions as commutable and add them to the folding tables.Craig Topper2012-08-311-0/+29
* Mark FMA3 instructions as commutable so that the operands to the multiply par...Craig Topper2012-08-311-15/+15
* Add support for converting llvm.fma to fma4 instructions.Craig Topper2012-08-311-0/+43
* llvm/test/CodeGen/X86/fma_patterns.ll: Add -mtriple=x86_64. It was incompatib...NAKAMURA Takumi2012-08-271-1/+1
* FMA3 tests on bdver2 target for changes made in rev 162012. Also madeAnitha Boyapati2012-08-271-0/+1
* Line endings.Matt Beaumont-Gay2012-08-011-139/+139
* Added FMA functionality to X86 target.Elena Demikhovsky2012-08-011-0/+139