diff options
author | Chris Lattner <sabre@nondot.org> | 2004-05-01 23:35:43 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-05-01 23:35:43 +0000 |
commit | e67fa05036f634a4ec1e0893033c89250eb58954 (patch) | |
tree | 1f2853e944a4e50d2cfc66478704b7c7d910eee1 /include/llvm/CodeGen/MachineBasicBlock.h | |
parent | 470221cfc029b933677d93dce087a8038132f2ca (diff) |
Implement SimplifyCFG/branch-cond-merge.ll
Turning "if (A < B && B < C)" into "if (A < B & B < C)"
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13311 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/CodeGen/MachineBasicBlock.h')
0 files changed, 0 insertions, 0 deletions