Chris Lattner
|
78ac0747e7
|
fix build on case sensitive file systems.
llvm-svn: 45639
|
2008-01-05 23:37:52 +00:00 |
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
|
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 |