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
/
Bytecode
/
WriteBytecodePass.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove extraneous space
Chris Lattner
2006-08-28
1
-1
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-5
/
+5
*
Remove extra spaces
Misha Brukman
2004-11-08
1
-2
/
+2
*
Make writing compressed bytecode the default.
Reid Spencer
2004-11-08
1
-1
/
+1
*
* Provide option for specifying bytecode compression
Reid Spencer
2004-11-07
1
-5
/
+6
*
'Pass' should now not be derived from by clients. Instead, they should derive
Chris Lattner
2004-09-20
1
-2
/
+2
*
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
*
Add a version of the bytecode writer pass that has a default ctor
Chris Lattner
2002-07-23
1
-3
/
+2
*
added include<iostream> for cerr
Anand Shukla
2002-06-25
1
-0
/
+1
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-2
/
+2
*
*** empty log message ***
Chris Lattner
2002-06-25
1
-2
/
+2
*
Add new optional getPassName() virtual function that a Pass can override
Chris Lattner
2002-04-29
1
-0
/
+2
*
Implement a more powerful, simpler, pass system. This pass system can figure
Chris Lattner
2002-01-21
1
-1
/
+1
*
initial checkin
Chris Lattner
2001-10-18
1
-0
/
+32