Daniel Dunbar
|
95f6034ab6
|
Replace std::iostreams with raw_ostream in TableGen.
- Sorry, I can't help myself.
- No intended functionality change.
llvm-svn: 74742
|
2009-07-03 00:10:29 +00:00 |
|
Chris Lattner
|
3cd393b5ab
|
change getQualifiedName to be a global function.
Split the pattern parsing code out from the dag isel emitter into it's own file.
No functionality change.
llvm-svn: 45632
|
2008-01-05 22:25:12 +00:00 |
|
Chris Lattner
|
c4006845a6
|
remove attributions from utils.
llvm-svn: 45419
|
2007-12-29 20:37:13 +00:00 |
|
Bill Wendling
|
f13d78d3b8
|
What should be the last unnecessary <iostream>s in the library.
llvm-svn: 32333
|
2006-12-07 22:21:48 +00:00 |
|
Misha Brukman
|
960a8d47d7
|
Remove trailing whitespace
llvm-svn: 21428
|
2005-04-22 00:00:37 +00:00 |
|
Chris Lattner
|
89ebd84bc2
|
Do not #include files into the llvm namespace
llvm-svn: 15849
|
2004-08-17 03:08:28 +00:00 |
|
Chris Lattner
|
2e8beb316b
|
Finegrainify namespacification
llvm-svn: 15381
|
2004-08-01 03:55:39 +00:00 |
|
Brian Gaeke
|
d25f86d683
|
Put all LLVM code into the llvm namespace, as per bug 109.
llvm-svn: 9903
|
2003-11-11 22:41:34 +00:00 |
|
John Criswell
|
fc62e0f40d
|
Added LLVM copyright header.
llvm-svn: 9305
|
2003-10-20 20:20:30 +00:00 |
|
Chris Lattner
|
1e1215d0d7
|
Move support/tools/* back into utils
llvm-svn: 8875
|
2003-10-05 19:27:59 +00:00 |
|