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
bdb8db458917cd3d6a0b1d9dd67cb86748c052fb
clang-p2996
/
llvm
/
tools
/
opt
History
Clement Courbet
063bed9baf
re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
...
Fix undefined references: ExpandMemCmp belongs to CodeGen/, not Scalar/. llvm-svn: 317318
2017-11-03 12:12:27 +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
[CMake] opt depends on intrinsics_gen
2016-11-19 03:18:50 +00:00
GraphPrinters.cpp
Cleanup dump() functions.
2017-01-28 02:02:38 +00:00
LLVMBuild.txt
…
NewPMDriver.cpp
[Support] Rename tool_output_file to ToolOutputFile, NFC
2017-09-23 01:03:17 +00:00
NewPMDriver.h
[Support] Rename tool_output_file to ToolOutputFile, NFC
2017-09-23 01:03:17 +00:00
opt.cpp
re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
2017-11-03 12:12:27 +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
…