hanchenye-llvm-project/llvm/tools/opt
Tobias Grosser 23c8341c3d Add RegionPass support.
A RegionPass is executed like a LoopPass but on the regions detected by the
RegionInfo pass instead of the loops detected by the LoopInfo pass.

llvm-svn: 116905
2010-10-20 01:54:44 +00:00
..
AnalysisWrappers.cpp Minor cleanups to follow the common convention for pass 2010-08-20 00:56:16 +00:00
CMakeLists.txt Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." 2010-09-13 23:59:48 +00:00
GraphPrinters.cpp Move tool_output_file into its own file. 2010-10-07 20:32:40 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
PrintSCC.cpp Make the SCC printing passes use errs() instead of outs(), as the 2010-08-20 01:03:44 +00:00
opt.cpp Add RegionPass support. 2010-10-20 01:54:44 +00:00