diff options
| author | Chris Lattner <sabre@nondot.org> | 2005-01-19 04:19:40 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2005-01-19 04:19:40 +0000 |
| commit | 2a7f8a94f4bfb0e387f05e576deb01117353caec (patch) | |
| tree | 24ed5e5936d36c47305cb1c9de9f61f22c3e1878 /llvm/lib/Target | |
| parent | d8d306601afa5089a69bdab27d66c01f0ccbafb0 (diff) | |
| download | bcm5719-llvm-2a7f8a94f4bfb0e387f05e576deb01117353caec.tar.gz bcm5719-llvm-2a7f8a94f4bfb0e387f05e576deb01117353caec.zip | |
Implement a way of expanding shifts. This applies to targets that offer
select operations or to shifts that are by a constant. This automatically
implements (with no special code) all of the special cases for shift by 32,
shift by < 32 and shift by > 32.
llvm-svn: 19679
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions

