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
/
lib
/
Target
/
SparcV9
/
EmitBytecodeToAssembly.cpp
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
-8
/
+4
*
Fix file header comments and include guards -- many files have been moved or
Brian Gaeke
2004-04-25
1
-1
/
+1
*
Great renaming: Sparc --> SparcV9
Brian Gaeke
2004-02-25
1
-7
/
+7
*
The function to create an instance of this pass is no longer a method of
Misha Brukman
2003-11-13
1
-1
/
+1
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Make the symbol prologue/epilogue stuff redundant with MappingInfo, in
Brian Gaeke
2003-09-18
1
-20
/
+31
*
changed implementation of LLVM BYTECODE Length
Mehwish Nagda
2002-07-25
1
-18
/
+16
*
Adding code for outputing length in .s
Anand Shukla
2002-07-21
1
-2
/
+20
*
MEGAPATCH checkin.
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
*
Add #include that was removed from TargetMachine.h
Chris Lattner
2002-04-28
1
-0
/
+1
*
Fix include error.
Vikram S. Adve
2002-03-03
1
-1
/
+1
*
Clean up std namespace issues
Chris Lattner
2002-02-24
1
-8
/
+9
*
Write llvm bytecode to output .s file as last step of LLC.
Chris Lattner
2002-02-11
1
-0
/
+77