OSDN Git Service

Make the StackerCompiler and optimizing translator by running specific
authorReid Spencer <rspencer@reidspencer.com>
Sat, 4 Sep 2004 19:07:32 +0000 (19:07 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 4 Sep 2004 19:07:32 +0000 (19:07 +0000)
commitc37a506d44cf3998fded129c31e41b92493c67fd
tree5524e69614a52f5cd5a0017db9b7abb8e2058739
parent2c711577ab8ee81672363fba92d5887868fd4a9f
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
projects/Stacker/lib/compiler/StackerCompiler.cpp
projects/Stacker/lib/compiler/StackerCompiler.h