Files
llvm-6502/lib
Evan Cheng 59d5b68dff Enable a couple of xforms:
- (store (bitconvert v)) -> (store v) if resultant store does not require
higher alignment
- (bitconvert (load v)) -> (load (bitconvert*)v) if resultant load does not
require higher alignment


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36908 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-07 21:27:48 +00:00
..
2007-05-06 13:37:16 +00:00
2007-05-04 04:01:37 +00:00
2007-05-07 21:27:48 +00:00
2007-05-07 15:21:46 +00:00
2007-05-06 20:31:17 +00:00
2007-05-05 23:49:02 +00:00