Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
2a45a65511f331b63785d34ea642a0d29e9e996c
/
llvm
/
lib
/
CodeGen
/
MachineDominators.cpp
1362602
Change Pass::print to take a raw ostream instead of std::ostream,
by Chris Lattner
· 16 years ago
b1d782b
eliminate the std::ostream form of WriteAsOperand and update clients.
by Chris Lattner
· 16 years ago
38a9631
Eliminate several more unnecessary intptr_t casts.
by Dan Gohman
· 17 years ago
906152a
Tidy up #includes, deleting a bunch of unnecessary #includes.
by Dan Gohman
· 17 years ago
0479aa5
Change class' public PassInfo variables to by initialized with the
by Dan Gohman
· 17 years ago
d78c400
Clean up the use of static and anonymous namespaces. This turned up
by Dan Gohman
· 17 years ago
647e61a
Fix build issue on certain compilers.
by Chris Lattner
· 18 years ago
0c20943
Don't recalculate the loop info and loop dominators analyses if they're
by Bill Wendling
· 18 years ago
f3ebc3f
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
21ca939
Add a newline at the end of the file.
by Duncan Sands
· 18 years ago
9b8f34f
Some fixes to get MachineDomTree working better.
by Owen Anderson
· 18 years ago