Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
54eed371314af403ef8307b386b3b5b46c8aa6fb
/
tools
/
opt
/
GraphPrinters.cpp
21c62da
remove attributions from tools.
by Chris Lattner
· 17 years ago
1997473
Drop 'const'
by Devang Patel
· 18 years ago
3e15bf3
Use 'static const char' instead of 'static const int'.
by Devang Patel
· 18 years ago
794fd75
Do not use typeinfo to identify pass in pass manager.
by Devang Patel
· 18 years ago
31bf2b4
Need iostream to be included for the time being.
by Bill Wendling
· 18 years ago
3a9ec24
For PR387:
by Reid Spencer
· 18 years ago
5d8925c
Eliminate RegisterAnalysis. RegisterPass now does all that is necessary.
by Chris Lattner
· 18 years ago
d74ea2b
Patches to make the LLVM sources more -pedantic clean. Patch provided
by Chris Lattner
· 18 years ago
3da94ae
Remove trailing whitespace
by Misha Brukman
· 20 years ago
b12914b
'Pass' should now not be derived from by clients. Instead, they should derive
by Chris Lattner
· 20 years ago
551ccae
Changes For Bug 352
by Reid Spencer
· 20 years ago
27829ec
finegrainify namespacification
by Chris Lattner
· 21 years ago
d0fde30
Put all LLVM code into the llvm namespace, as per bug 109.
by Brian Gaeke
· 21 years ago
3b39537
Delete the -print-cfg pass from this file
by Chris Lattner
· 21 years ago
9432111
fix file headers
by Chris Lattner
· 21 years ago
7c0e022
Added copyright header to all C++ source files.
by John Criswell
· 21 years ago
f748254
Implement a new -print-callgraph analysis that turns a callgraph into a dot
by Chris Lattner
· 22 years ago
ac859db
- Implement a new -print-cfg option for analyze, that causes it to print the
by Chris Lattner
· 22 years ago