Files
archived-llvm/test/CodeGen
Simon Pilgrim 75aa6fae3a [X86][SSE] Added truncated vector arithmetic tests.
For cases where we are truncating an integer vector arithmetic result, it may be better to pre-truncate the input operands - no code to support this yet (scalar is done with SimplifyDemandedBits but adding vector support could be a lot of work) but these tests represent the current codegen status.

Example bugs: PR14666, PR22703

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263384 91177308-0d34-0410-b5e6-96231b3b80d8
2016-03-13 19:08:01 +00:00
..
2016-03-10 17:38:41 +00:00
2016-03-12 10:23:07 +00:00
2016-01-26 00:03:25 +00:00