diff options
author | Chris Lattner <sabre@nondot.org> | 2004-10-08 05:07:56 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-10-08 05:07:56 +0000 |
commit | b99d6b1cac36d4b24aa3e520c87826012eaffe45 (patch) | |
tree | 35ca363b54db9f36a00c35192a1b7a9492938157 /lib/CodeGen/ModuloScheduling | |
parent | 8797f5975878b7daab4ef15787dc649f6088c073 (diff) |
Instcombine (X & FF00) + xx00 -> (X+xx00) & FF00, implementing and.ll:test27
This comes up when doing adds to bitfield elements.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16836 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/ModuloScheduling')
0 files changed, 0 insertions, 0 deletions