This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-07-25 04:35:48 -04:00
Code
Issues
2
Packages
Projects
Releases
7
Wiki
Activity
Files
35dddafa6be1e2279110f2dea730d8eae4a251da
llvm-mirror
/
tools
/
opt
T
History
Mehdi Amini
1fef2dd6b7
Use StringRef in Pass/PassManager APIs (NFC)
...
llvm-svn: 283004
2016-10-01 02:56:57 +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
Move more self-contained functionality away from tools/opt/opt.cpp
2014-02-12 16:48:02 +00:00
CMakeLists.txt
[coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes
2016-07-28 21:04:31 +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
Wrap some long lines in LLVMBuild files. NFC
2015-06-12 18:44:57 +00:00
NewPMDriver.cpp
[opt] Remove an unused argument to runPassPipeline().
2016-09-07 00:48:47 +00:00
NewPMDriver.h
[opt] Remove an unused argument to runPassPipeline().
2016-09-07 00:48:47 +00:00
opt.cpp
Output optimization remarks in YAML
2016-09-27 20:55:07 +00:00
PassPrinters.cpp
Use StringRef in Pass/PassManager APIs (NFC)
2016-10-01 02:56:57 +00:00
PassPrinters.h
Move the *PassPrinter into their own module.
2014-02-10 23:34:23 +00:00
PrintSCC.cpp
SCC: Change clients to use const, NFC
2014-04-25 18:24:50 +00:00