llvm/lib/Transforms
Chris Lattner 791102fb11 eliminate the std::ostream form of WriteAsOperand and update clients.
This also updates dominator related stuff.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79825 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-23 05:17:37 +00:00
..
Hello
Instrumentation Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
IPO eliminate the "Value" printing methods that print to a std::ostream. 2009-08-23 04:37:46 +00:00
Scalar eliminate the std::ostream form of WriteAsOperand and update clients. 2009-08-23 05:17:37 +00:00
Utils eliminate the "Value" printing methods that print to a std::ostream. 2009-08-23 04:37:46 +00:00
Makefile The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00