llvm-6502/tools/llc
Vikram S. Adve 7d0ba02640 Make all registered optimization passes available to llc.
Eliminate duplicate tracing options and use those defined by the trace passes.
Making the tracing step a module pass that runs before any llc-specific
passes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3753 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-16 16:35:34 +00:00
..
llc.cpp Make all registered optimization passes available to llc. 2002-09-16 16:35:34 +00:00
Makefile