summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRobert Lougher <rob.lougher@gmail.com>2015-03-13 18:33:27 +0000
committerRobert Lougher <rob.lougher@gmail.com>2015-03-13 18:33:27 +0000
commit1bad505c3c19d8b6d45de1fe127e30da80577097 (patch)
tree104cc24b6d357d06464c2b3fd83b42fe17b5ef13 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentf1e9e1df2574836ae9ae28af4f3c1d54bd0e7b3a (diff)
downloadbcm5719-llvm-1bad505c3c19d8b6d45de1fe127e30da80577097.tar.gz
bcm5719-llvm-1bad505c3c19d8b6d45de1fe127e30da80577097.zip
[Reassociate] Add initial support for vector instructions.
This patch adds initial support for vector instructions to the reassociation pass. It enables most parts of the pass to work with vectors but to keep the size of the patch small, optimization of Xor trees, canonicalization of negative constants and converting shifts to muls, etc., have been left out. This will be handled in later patches. The patch is based on an initial patch by Chad Rosier. Differential Revision: http://reviews.llvm.org/D7566 llvm-svn: 232190
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud