OSDN Git Service

Extend the undef ^ undef idiom once more. No testcase: I can't figure out how to...
authorEli Friedman <eli.friedman@gmail.com>
Tue, 16 Aug 2011 22:38:34 +0000 (22:38 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 16 Aug 2011 22:38:34 +0000 (22:38 +0000)
commit207634263c6a5271d6a10f802c4970ffcd34d271
treef41e854323e9cbf87c473e7bc1602523531fa344
parent194bd8982936c819a4b14335a4d08f28af8f3d42
Extend the undef ^ undef idiom once more.  No testcase: I can't figure out how to actually trigger the codepath in question at the moment, but it might get exposed in the future.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137781 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/InstructionSimplify.cpp