aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/LiveInterval.cpp
diff options
context:
space:
mode:
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>2010-08-12 20:20:53 +0000
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>2010-08-12 20:20:53 +0000
commit642eb02045708d955c8104ad14f46ce5101df2d4 (patch)
tree61ea4d11644bde6d5bcc2d3ec51dd8912b64fec5 /lib/CodeGen/LiveInterval.cpp
parent1b2932024f098a6968645ac78d5848951d877c19 (diff)
- Teach SSEDomainFix to switch between different levels of AVX instructions. Here we guess that AVX will have domain issues, so just implement them for consistency and in the future we remove if it's unnecessary.
- Make foldMemoryOperandImpl aware of 256-bit zero vectors folding and support the 128-bit counterparts of AVX too. - Make sure MOV[AU]PS instructions are only selected when SSE1 is enabled, and duplicate the patterns to match AVX. - Add a testcase for a simple 128-bit zero vector creation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110946 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LiveInterval.cpp')
0 files changed, 0 insertions, 0 deletions