1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-04-07 01:38:26 +00:00
Nick Lewycky 27e4da93b6 Fix broken optimization disabled by a logic bug.
Analyze GEPs. If the indices are all zero, transfer whether the pointer is
known to be not null through the GEP.

Add a few more cases for xor and shift instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35257 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-22 02:02:51 +00:00
..
2007-03-20 17:19:31 +00:00
2007-03-12 17:57:00 +00:00
2007-02-15 02:26:10 +00:00
2007-03-19 20:19:08 +00:00
2007-03-20 21:25:31 +00:00