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
/
SparcV9CodeEmitter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give SparcV9CodeEmitter a head-of-file comment and a PassName.
Brian Gaeke
2004-04-15
1
-1
/
+6
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Switch to emitting MachineConstantPool the way it was meant to be done.
Misha Brukman
2003-11-07
1
-4
/
+0
*
Added LLVM copyright header.
John Criswell
2003-10-21
1
-0
/
+8
*
SparcV9CodeEmitter.cpp:
Misha Brukman
2003-08-06
1
-2
/
+3
*
Make emitFarCall() public, and add a few comments to functions.
Misha Brukman
2003-07-29
1
-3
/
+27
*
This code doesn't modify the LLVM structure, keep stuff const
Chris Lattner
2003-07-26
1
-3
/
+3
*
Fixed the number translation scheme for the integer condition code registers: it
Misha Brukman
2003-07-16
1
-1
/
+0
*
Correctly handle calls to functions which are further away than 2**32 bits will
Misha Brukman
2003-07-15
1
-0
/
+2
*
* Added support for the %ccr register
Misha Brukman
2003-07-14
1
-5
/
+1
*
Apparently, the "regType" and "regClass" used in the Sparc backend are not both
Misha Brukman
2003-07-03
1
-3
/
+5
*
Added lazy function resolution to the JIT.
Misha Brukman
2003-06-05
1
-0
/
+4
*
* Instead of re-inventing the MachineConstantPool emitter that's already given
Misha Brukman
2003-06-04
1
-14
/
+8
*
Merged in tools/lli/JIT/SparcEmitter.cpp, coupled with the JITResolver taken
Misha Brukman
2003-06-02
1
-6
/
+21
*
Added:
Misha Brukman
2003-05-30
1
-5
/
+13
*
Fixed an error preventing compilation.
Misha Brukman
2003-05-27
1
-1
/
+1
*
Keep track of the current BasicBlock being processed so that a referencing
Misha Brukman
2003-05-27
1
-0
/
+2
*
Broke out class definition from SparcV9CodeEmitter, and added ability to take a
Misha Brukman
2003-05-27
1
-0
/
+33