llvm-6502/tools/opt
2015-01-06 09:10:47 +00:00
..
AnalysisWrappers.cpp
BreakpointPrinter.cpp Make StringSet::insert return pair<iterator, bool> like other self-associative containers 2014-11-19 02:56:00 +00:00
BreakpointPrinter.h
CMakeLists.txt
GraphPrinters.cpp
LLVMBuild.txt
Makefile
NewPMDriver.cpp [PM] Move the analysis registry into the Passes.cpp file and provide 2015-01-06 02:21:37 +00:00
NewPMDriver.h
opt.cpp Use make_unique instead of reset() and 'new' 2014-12-12 07:52:14 +00:00
Passes.cpp [PM] Hide a function we only use in an assert behind NDEBUG. 2015-01-06 09:10:47 +00:00
Passes.h [PM] Move the analysis registry into the Passes.cpp file and provide 2015-01-06 02:21:37 +00:00
PassPrinters.cpp
PassPrinters.h
PassRegistry.def [PM] Introduce a utility pass that preserves no analyses. 2015-01-06 09:06:35 +00:00
PrintSCC.cpp