diff options
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2011-09-14 02:36:58 +0000 |
---|---|---|
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2011-09-14 02:36:58 +0000 |
commit | d560b8c8e9ff9b48bd06e85ac0f3bc3de17107be (patch) | |
tree | 238fd45a45a75d080e8c613fb87c7d0edb3c3e66 /llvm/lib/Support/Memory.cpp | |
parent | 333a59eced18579363b7d11a04f97bca6553edc7 (diff) | |
download | bcm5719-llvm-d560b8c8e9ff9b48bd06e85ac0f3bc3de17107be.tar.gz bcm5719-llvm-d560b8c8e9ff9b48bd06e85ac0f3bc3de17107be.zip |
Teach the foldable tables about 128-bit AVX instructions and make the
alignment check for 256-bit classes more strict. There're no testcases
but we catch more folding cases for AVX while running single and multi
sources in the llvm testsuite.
Since some 128-bit AVX instructions have different number of operands
than their SSE counterparts, they are placed in different tables.
256-bit AVX instructions should also be added in the table soon. And
there a few more 128-bit versions to handled, which should come in
the following commits.
llvm-svn: 139687
Diffstat (limited to 'llvm/lib/Support/Memory.cpp')
0 files changed, 0 insertions, 0 deletions