1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/tools/opt
Davide Italiano e4bb443f4f [PM] Refactor cross-registration of AM into an helper.
Requested by: Chandler Carruth.

llvm-svn: 269582
2016-05-14 23:21:50 +00:00
..
AnalysisWrappers.cpp [CG] Actually hoist up the generic CallGraphPrinter pass from a weird 2016-03-10 11:08:44 +00:00
BreakpointPrinter.cpp DebugInfo: Remove MDString-based type references 2016-04-23 21:08:00 +00:00
BreakpointPrinter.h
CMakeLists.txt
GraphPrinters.cpp
LLVMBuild.txt
NewPMDriver.cpp [PM] Refactor cross-registration of AM into an helper. 2016-05-14 23:21:50 +00:00
NewPMDriver.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
opt.cpp Add TargetMachine::addEarlyAsPossiblePasses, and call it from opt. 2016-04-27 19:08:24 +00:00
PassPrinters.cpp
PassPrinters.h
PrintSCC.cpp