llvm-6502/lib/Transforms
David Greene f941d29077 Fix an expensive-checks error.
The Mask and LHSMask may not be of the same size, so don't do the
transformation if they're different.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88972 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-16 21:52:23 +00:00
..
Hello CMake: Support for building llvm loadable modules. 2009-11-10 02:45:37 +00:00
Instrumentation
IPO use isInstructionTriviallyDead, as pointed out by Duncan 2009-11-12 21:58:18 +00:00
Scalar Fix an expensive-checks error. 2009-11-16 21:52:23 +00:00
Utils Add the braces gcc suggested. 2009-11-12 02:52:56 +00:00
Makefile