index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Assembly
/
CachedWriter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for PR341
Chris Lattner
2004-07-15
1
-11
/
+3
*
Revert ostream back to reference: the only user (llvm-tv) no longer needs it.
Misha Brukman
2004-06-04
1
-8
/
+5
*
Remove support for printing strings from the cached writer
Chris Lattner
2004-06-04
1
-4
/
+0
*
Part of bug 122:
Reid Spencer
2004-05-26
1
-2
/
+5
*
* Make contained ostream not public.
Misha Brukman
2004-04-28
1
-26
/
+11
*
* Add ability to get and set the output stream
Misha Brukman
2004-04-28
1
-11
/
+23
*
Fix typos. Regularize include guard.
Brian Gaeke
2004-01-08
1
-3
/
+3
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Standardize header file comments
Chris Lattner
2003-09-30
1
-1
/
+1
*
Remove forward def'ns that are already in Value.h
Chris Lattner
2002-04-28
1
-11
/
+1
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-2
/
+2
*
Trim #includes
Chris Lattner
2002-04-08
1
-2
/
+11
*
Change uses of Method to Function
Chris Lattner
2002-03-26
1
-2
/
+2
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-4
/
+6
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-1
/
+1
*
Allow output of manipulators for GCC 2.96 compatibility
Chris Lattner
2001-11-26
1
-6
/
+10
*
Okay, so this is a huge hack. Fixme later
Chris Lattner
2001-11-07
1
-4
/
+36
*
New class to provide high performance writing.
Chris Lattner
2001-11-07
1
-0
/
+41