llvm-mirror/include
Duncan Sands 2bd7e7c274 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.

llvm-svn: 119536
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