aboutsummaryrefslogtreecommitdiff
path: root/lib/VMCore/Module.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-07-23 17:57:01 +0000
committerChris Lattner <sabre@nondot.org>2003-07-23 17:57:01 +0000
commitc6a8aff3f617f351ed16aaa37580b1284b52e57a (patch)
treedbd21d2651e08a2fe30fd086ee4d78f31187574f /lib/VMCore/Module.cpp
parent2b8e478b5d31f5fb5bf9bb5b9cf8ebea6350ffce (diff)
IC: (X ^ C1) & C2 --> (X & C2) ^ (C1&C2)
Minor code cleanup git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7262 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/Module.cpp')
0 files changed, 0 insertions, 0 deletions