diff options
author | Sanjay Patel <spatel@rotateright.com> | 2015-07-06 22:35:29 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2015-07-06 22:35:29 +0000 |
commit | 681a56ac58681d78fbe273306240ff1e93fc57e9 (patch) | |
tree | 999e302da0abb47ec5667ea77ad7a80fc1a18eab /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 8fbf1c1f4a6ffe8f070b23f41cfa2df668f4913a (diff) | |
download | llvm-681a56ac58681d78fbe273306240ff1e93fc57e9.zip llvm-681a56ac58681d78fbe273306240ff1e93fc57e9.tar.gz llvm-681a56ac58681d78fbe273306240ff1e93fc57e9.tar.bz2 |
[x86] extend machine combiner reassociation optimization to SSE scalar adds
Extend the reassociation optimization of http://reviews.llvm.org/rL240361 (D10460)
to SSE scalar FP SP adds in addition to AVX scalar FP SP adds.
With the 'switch' in place, we can trivially add other opcodes and test cases in
future patches.
Differential Revision: http://reviews.llvm.org/D10975
llvm-svn: 241515
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions