llvm-6502/include
Duncan Sands 2b749870d0 Move some those Xor simplifications which don't require creating new
instructions out of InstCombine and into InstructionSimplify.  While
there, introduce an m_AllOnes pattern to simplify matching with integers
and vectors with all bits equal to one.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119536 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-17 18:52:15 +00:00
..
llvm Move some those Xor simplifications which don't require creating new 2010-11-17 18:52:15 +00:00
llvm-c Fix comment typo. 2010-11-02 15:12:48 +00:00