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
ee4e2e718d00a44c9ac4e663534a0391d72a3549
clang-p2996
/
llvm
/
tools
/
opt
History
Amjad Aboud
f1f57a3137
Another try to commit 323321 (aggressive instruction combine).
...
llvm-svn: 323416
2018-01-25 12:06:32 +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] Add a mode to opt to enable faster testing
2018-01-23 20:43:50 +00:00
GraphPrinters.cpp
…
LLVMBuild.txt
…
NewPMDriver.cpp
NewPM: Add an extension point for the start of the pipeline.
2018-01-23 01:25:20 +00:00
NewPMDriver.h
[Support] Rename tool_output_file to ToolOutputFile, NFC
2017-09-23 01:03:17 +00:00
opt.cpp
Another try to commit 323321 (aggressive instruction combine).
2018-01-25 12:06:32 +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
[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
PrintSCC.cpp
…