llvm-6502/tools/opt
2015-01-06 09:10:47 +00:00
..
AnalysisWrappers.cpp [C++11] Add range based accessors for the Use-Def chain of a Value. 2014-03-09 03:16:01 +00:00
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 static link polly into tools 2014-03-14 04:04:14 +00:00
GraphPrinters.cpp [C++11] Add 'override' keyword to virtual methods that override their base class. 2014-03-08 08:27:28 +00:00
LLVMBuild.txt [CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen. 2014-02-22 00:07:45 +00:00
Makefile [CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen. 2014-02-22 00:07:45 +00:00
NewPMDriver.cpp [PM] Move the analysis registry into the Passes.cpp file and provide 2015-01-06 02:21:37 +00:00
NewPMDriver.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
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 [C++11] Add 'override' keyword to virtual methods that override their base class. 2014-03-08 08:27:28 +00:00
PassPrinters.h
PassRegistry.def [PM] Introduce a utility pass that preserves no analyses. 2015-01-06 09:06:35 +00:00
PrintSCC.cpp SCC: Change clients to use const, NFC 2014-04-25 18:24:50 +00:00