Chris Lattner
|
068ca15d5e
|
add a new -view-sched-dags option to view dags as they are sent to the scheduler.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22878 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-08-18 20:11:49 +00:00 |
|
Chris Lattner
|
2d973e45b8
|
Implement the first chunk of a code emitter. This is sophisticated enough to
codegen:
_empty:
.LBB_empty_0: ;
blr
but can't do anything more (yet). :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22876 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-08-18 20:07:59 +00:00 |
|
Chris Lattner
|
d32b23690d
|
new file, obviously just a stub
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22868 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-08-18 18:45:24 +00:00 |
|