llvm-6502/projects/Stacker
Reid Spencer c37a506d44 Make the StackerCompiler and optimizing translator by running specific
optimizations after construction of the Module. The OptLevel argument
to the compile function controls the level of optimization.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16166 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-04 19:07:32 +00:00
..
lib Make the StackerCompiler and optimizing translator by running specific 2004-09-04 19:07:32 +00:00
samples Makefile updates contributed by Reid 2003-12-08 07:08:00 +00:00
test Do not hardcode the name of gcc, because its full pathname may have been 2004-05-11 07:42:58 +00:00
tools Make the Stacker compiler handle -O1 .. -O5 options so it is compliant with 2004-09-04 19:05:53 +00:00
Makefile Apply patches from PR136 2003-11-24 02:57:25 +00:00