aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-01-28 20:43:52 +0000
committerChris Lattner <sabre@nondot.org>2006-01-28 20:43:52 +0000
commit67a202bc4212f3a53db7ce83bf8d59885d148f3e (patch)
treef67a859c0e2912a282d857303e90a5e7d7706970 /lib/CodeGen/SelectionDAG/DAGCombiner.cpp
parent8a0604b5235ac4f7cdb229b6a7987ff1ec708bf5 (diff)
now that we have control over emission of the code, emit the code using nested
"if" statements (indenting it appropriately, of course) instead of using goto's. This inverts the logic for all of the if statements, which makes things simpler to understand in addition to making the generated code easier to read. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25757 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions