diff options
author | Chris Lattner <sabre@nondot.org> | 2004-05-01 23:35:21 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-05-01 23:35:21 +0000 |
commit | 470221cfc029b933677d93dce087a8038132f2ca (patch) | |
tree | a3bdb25728179f5821029cc49eb6a55ac5c17597 /lib/Transforms/Utils/SimplifyCFG.cpp | |
parent | 00d513182d75f90d0b4b367fce5e650b5c5fe5aa (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