This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
archived-llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked archived-llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-01-31 01:35:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb22135b23995e32e29b841a94de113adc855e05
archived-llvm-mirror
/
tools
/
opt
History
Nico Weber
e7bb9e41e0
Port r198087 and r198089 (strip dead code by default) from make to cmake.
...
llvm-svn: 198198
2013-12-30 03:36:05 +00:00
..
AnalysisWrappers.cpp
[PM] Split the CallGraph out from the ModulePass which creates the
2013-11-26 04:19:30 +00:00
CMakeLists.txt
Port r198087 and r198089 (strip dead code by default) from make to cmake.
2013-12-30 03:36:05 +00:00
GraphPrinters.cpp
Added -view-callgraph module pass.
2013-01-11 17:28:14 +00:00
LLVMBuild.txt
Split out the IRReader header and the utility functions it provides into
2013-03-26 02:25:37 +00:00
Makefile
Strip dead code when linking by default with BFD ld (linux, ...) and ld64 (os x).
2013-12-27 22:38:59 +00:00
opt.cpp
Add #pragma vectorize enable/disable to LLVM
2013-12-05 21:20:02 +00:00
PrintSCC.cpp
[PM] Remove the underspecified 'getRoot' method from CallGraph. It's
2013-11-27 01:32:17 +00:00