Chris Lattner
|
cc43e79bcd
|
move Node Transformation printing from CodeGenDAGPatterns -> DAGISelEmitter.
The only difference in output is that we now print them in alphabetical
order instead of reverse alphabetical order.
llvm-svn: 45635
|
2008-01-05 22:54:53 +00:00 |
|
Chris Lattner
|
e7170df043
|
move predicate printing code from CodeGenDAGPatterns -> DAGISelEmitter.
llvm-svn: 45634
|
2008-01-05 22:43:57 +00:00 |
|
Chris Lattner
|
9abe77b2d0
|
fix a fixme by improving const correctness.
llvm-svn: 45633
|
2008-01-05 22:30:17 +00:00 |
|
Chris Lattner
|
8cab021ca2
|
change getQualifiedName to be a global function.
Split the pattern parsing code out from the dag isel emitter into it's own file.
No functionality change.
llvm-svn: 45632
|
2008-01-05 22:25:12 +00:00 |
|