aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-01-28 20:31:24 +0000
committerChris Lattner <sabre@nondot.org>2006-01-28 20:31:24 +0000
commit8a0604b5235ac4f7cdb229b6a7987ff1ec708bf5 (patch)
tree6ba843e71b1e0c8751dfcf707b4597d9b9ee843b /lib/CodeGen/SelectionDAG/DAGCombiner.cpp
parentc4013d677202d34750280c960ab54856f17ef465 (diff)
Change PatternCodeEmitter to emit code into a buffer instead of emitting it
directly to the output file. This makes things simple because the code doesn't have to worry about indentation or the case when there is no goto. It also allows us to indent the code better without touching everything :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25756 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions