summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Memory.cpp
diff options
context:
space:
mode:
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>2011-09-14 02:36:58 +0000
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>2011-09-14 02:36:58 +0000
commitd560b8c8e9ff9b48bd06e85ac0f3bc3de17107be (patch)
tree238fd45a45a75d080e8c613fb87c7d0edb3c3e66 /llvm/lib/Support/Memory.cpp
parent333a59eced18579363b7d11a04f97bca6553edc7 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud