aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/SimplifyCFG.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-05-01 23:35:21 +0000
committerChris Lattner <sabre@nondot.org>2004-05-01 23:35:21 +0000
commit470221cfc029b933677d93dce087a8038132f2ca (patch)
treea3bdb25728179f5821029cc49eb6a55ac5c17597 /lib/Transforms/Utils/SimplifyCFG.cpp
parent00d513182d75f90d0b4b367fce5e650b5c5fe5aa (diff)
New testcase:
Turn "if (A < B && B < C)" into "if (A < B & B < C)" git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13310 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions