llvm-6502/test/Transforms/JumpThreading
Owen Anderson 6cd2075549 In the default address space, any GEP off of null results in a trap value if you try to load it. Thus,
any load in the default address space that completes implies that the base value that it GEP'd from
was not null.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112015 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-25 01:16:47 +00:00
..
2008-11-27-EntryMunge.ll
and-and-cond.ll
and-cond.ll
basic.ll
branch-no-const.ll
compare.ll
crash.ll Fix PR7755: knowing something about an inval for a pred 2010-08-18 03:14:36 +00:00
dg.exp
lvi-load.ll In the default address space, any GEP off of null results in a trap value if you try to load it. Thus, 2010-08-25 01:16:47 +00:00
no-irreducible-loops.ll
or-undef.ll
thread-loads.ll