summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/stack-folding-fp-sse42.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Don't print the aliased version of CVTSD2SI64rm. This appears to be a m...Craig Topper2016-01-081-1/+1
* [X86][SSE] Add general memory folding for (V)INSERTPS instructionSimon Pilgrim2015-11-041-1/+9
* [X86] Stack folding tests - just use mtriple - no need for mcpu in these testsSimon Pilgrim2015-10-251-1/+1
* Don't raise inexact when lowering ceil, floor, round, trunc.Stephen Canon2015-09-221-2/+2
* fix minsize detection: minsize attribute implies optimizing for sizeSanjay Patel2015-08-101-6/+6
* [X86][SSE] Added (V)ROUNDSD + (V)ROUNDSS stack folding supportSimon Pilgrim2015-07-081-2/+20
* [X86][SSE] Added missing stack folding test for SQRTSD and SQRTSS instructions.Simon Pilgrim2015-07-061-2/+14
* [X86][SSE] Added missing stack folding test for CVTSD2SS instruction.Simon Pilgrim2015-06-211-1/+7
* [X86][SSE] Force execution domain on float/double unpack shuffle tests.Simon Pilgrim2015-04-181-4/+12
* [X86] Force fp stack folding tests to keep to specific domain.Simon Pilgrim2015-02-071-4/+12
* [x86] Change u8imm operands to always print as unsigned. This makes shuffle m...Craig Topper2015-01-231-1/+1
* [X86][AVX] Added (V)MOVDDUP / (V)MOVSLDUP / (V)MOVSHDUP memory folding + tests.Simon Pilgrim2015-01-221-8/+7
* [X86][SSE] Added SSE fp stack folding tests.Simon Pilgrim2015-01-201-0/+1082
OpenPOWER on IntegriCloud