diff options
author | Chris Lattner <sabre@nondot.org> | 2006-09-14 20:50:57 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-09-14 20:50:57 +0000 |
commit | 97614c86ce7479d9d7d866bbc0b8699794683f44 (patch) | |
tree | 21b5c484009a3bbf518665bbfcec92ac2e699bd2 /llvm/lib/CodeGen/LiveIntervalAnalysis.cpp | |
parent | 73441cd099938cda95f4552c0c9e7b1be4882034 (diff) | |
download | bcm5719-llvm-97614c86ce7479d9d7d866bbc0b8699794683f44.tar.gz bcm5719-llvm-97614c86ce7479d9d7d866bbc0b8699794683f44.zip |
Split rotate matching code out to its own function. Make it stronger, by
matching things like ((x >> c1) & c2) | ((x << c3) & c4) to (rot x, c5) & c6
llvm-svn: 30376
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions