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
Commit message (
Expand
)
Author
Age
Files
Lines
*
'Pass' should now not be derived from by clients. Instead, they should derive
Chris Lattner
2004-09-20
1
-2
/
+2
*
Fixes for PR341
Chris Lattner
2004-07-15
1
-11
/
+3
*
Add a new, compatible, interface function for writing types as operands.
Reid Spencer
2004-07-04
1
-0
/
+3
*
Added #include <iostream> since this header is no longer picked up from
Reid Spencer
2004-07-04
1
-0
/
+1
*
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
*
Add the ability to put an annotation at the end of a basic block as well.
Chris Lattner
2004-03-08
1
-3
/
+9
*
The cbackend has never had anything to do with llvm assembly writing
Chris Lattner
2004-02-13
1
-27
/
+0
*
Change access to the cwriter
Chris Lattner
2004-02-13
1
-2
/
+2
*
Remove yet another obsolete comment :)
Chris Lattner
2004-01-08
1
-3
/
+0
*
Fix typos. Rewrite head-of-file comment.
Brian Gaeke
2004-01-08
1
-13
/
+10
*
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
6
-0
/
+27
*
New interface
Chris Lattner
2003-10-30
1
-0
/
+40
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
5
-0
/
+35
*
Standardize header file comments
Chris Lattner
2003-09-30
5
-9
/
+6
*
Workaround for bug in GCC 3.1.1 iostreams library on sparc. It apprarently
Chris Lattner
2002-09-19
1
-1
/
+1
*
Convert cwriter to be a pass.
Chris Lattner
2002-08-31
1
-13
/
+7
*
Update comments
Chris Lattner
2002-08-30
1
-3
/
+5
*
Module's do not subclass from Value, so this code caused a segfault.
Chris Lattner
2002-08-18
1
-3
/
+2
*
Regularize the Print*Passes so they have default ctors.
Chris Lattner
2002-07-23
1
-8
/
+6
*
Allow specifying a module for context instead of a slot calculator directly
Chris Lattner
2002-07-10
1
-3
/
+4
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-4
/
+4
*
*** empty log message ***
Sumant Kowshik
2002-05-08
1
-0
/
+21
*
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-29
1
-0
/
+4
*
Tighten up the AnalysisUsage of lots of passes, primarily to correctly indica...
Chris Lattner
2002-04-28
1
-0
/
+8
*
Remove forward def'ns that are already in Value.h
Chris Lattner
2002-04-28
1
-11
/
+1
*
* Rename MethodPass class to FunctionPass
Chris Lattner
2002-04-27
1
-8
/
+9
*
Changes to make print pass work!
Chris Lattner
2002-04-18
1
-1
/
+2
*
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
-64
/
+4
*
s/Method/Function
Chris Lattner
2002-04-08
1
-7
/
+6
*
Trim #includes
Chris Lattner
2002-04-08
1
-2
/
+11
*
VCG output support removed because it was broken and will never be used.
Chris Lattner
2002-04-07
1
-11
/
+0
*
Change uses of Method to Function
Chris Lattner
2002-03-26
2
-9
/
+5
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-6
/
+6
*
Implement a more powerful, simpler, pass system. This pass system can figure
Chris Lattner
2002-01-21
1
-19
/
+27
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
4
-33
/
+36
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
2
-4
/
+4
*
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
*
Expose some more printing functionality from the assembly writer library
Chris Lattner
2001-10-29
1
-0
/
+7
*
initial checkin
Chris Lattner
2001-10-18
1
-0
/
+49
*
Remove exception specification. Only slows code down.
Chris Lattner
2001-10-13
1
-1
/
+1
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
1
-1
/
+2
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
1
-6
/
+6
[next]