llvm-6502/lib/Transforms
Dan Gohman fd3daa74c2 Generalize the zext(trunc(t) & C) instcombine to work even with
C is not a low-bits mask, and add a similar instcombine for
zext((trunc(t) & C) ^ C).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73705 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-18 16:30:21 +00:00
..
Hello
Instrumentation Support vector casts in more places, fixing a variety of assertion 2009-06-15 22:12:54 +00:00
IPO >> What if my global variable was into a different address space than stack? 2009-06-17 06:47:15 +00:00
Scalar Generalize the zext(trunc(t) & C) instcombine to work even with 2009-06-18 16:30:21 +00:00
Utils Generalize instcombine's isSafeToLoadUnconditionally() function 2009-06-16 17:23:12 +00:00
Makefile