This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
160f85794de398bf488edf6b97c0bc1eb5754c80
clang-p2996
/
llvm
/
tools
/
opt
History
Roman Tereshin
dab10b5468
[DebugInfo][OPT] NFC follow-up on "Fixing a couple of DI duplication bugs of CloneModule"
...
llvm-svn: 330070
2018-04-13 21:23:11 +00:00
..
AnalysisWrappers.cpp
…
BreakpointPrinter.cpp
Turn DISubprogram into a variable-length node.
2017-04-26 23:59:52 +00:00
BreakpointPrinter.h
…
CMakeLists.txt
Another try to commit 323321 (aggressive instruction combine).
2018-01-25 12:06:32 +00:00
Debugify.cpp
[Debugify] Don't check functions which were skipped
2018-02-15 21:28:38 +00:00
GraphPrinters.cpp
…
LLVMBuild.txt
…
NewPMDriver.cpp
Re-land r329273: [Plugins] Add a slim plugin API to work together with the new PM
2018-04-05 15:04:13 +00:00
NewPMDriver.h
[opt] Port the debugify passes to the new pass manager
2018-02-15 21:14:36 +00:00
opt.cpp
[DebugInfo][OPT] NFC follow-up on "Fixing a couple of DI duplication bugs of CloneModule"
2018-04-13 21:23:11 +00:00
PassPrinters.cpp
[Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. Also affected in files (NFC).
2017-08-31 21:56:16 +00:00
PassPrinters.h
[opt] Port the debugify passes to the new pass manager
2018-02-15 21:14:36 +00:00
PrintSCC.cpp
…