index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
Sparc
/
SparcAsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generalize TargetData strings, to support more interesting forms of data.
Chris Lattner
2007-02-14
1
-1
/
+1
*
Teach TargetData to handle 'preferred' alignment for each target, and use
Chris Lattner
2007-01-20
1
-2
/
+2
*
eliminate static ctors for Statistic objects.
Chris Lattner
2006-12-19
1
-2
/
+3
*
What should be the last unnecessary <iostream>s in the library.
Bill Wendling
2006-12-07
1
-4
/
+3
*
Detemplatize the Statistic class. The only type it is instantiated with
Chris Lattner
2006-12-06
1
-1
/
+1
*
These asm printers shouldn't use assembly/writer.h
Chris Lattner
2006-12-06
1
-6
/
+1
*
For PR786:
Reid Spencer
2006-11-02
1
-2
/
+0
*
Use getSectionForFunction
Chris Lattner
2006-10-05
1
-3
/
+5
*
Adding dllimport, dllexport and external weak linkage types.
Anton Korobeynikov
2006-09-14
1
-0
/
+8
*
Make target asm info a property of the target machine.
Jim Laskey
2006-09-07
1
-14
/
+2
*
Separate target specific asm properties from the asm printers.
Jim Laskey
2006-09-06
1
-4
/
+12
*
Refactor a bunch of includes so that TargetMachine.h doesn't have to include
Owen Anderson
2006-05-12
1
-0
/
+1
*
Split SwitchSection into SwitchTo{Text|Data}Section methods.
Chris Lattner
2006-05-09
1
-6
/
+6
*
Rename MO_VirtualRegister -> MO_Register. Clean up immediate handling.
Chris Lattner
2006-05-04
1
-5
/
+5
*
There shalt be only one "immediate" operand type!
Chris Lattner
2006-05-04
1
-4
/
+2
*
Remove a bunch more SparcV9 specific stuff
Chris Lattner
2006-05-04
1
-8
/
+1
*
Remove some more unused stuff from MachineInstr that was leftover from V9.
Chris Lattner
2006-05-04
1
-4
/
+0
*
Refactor TargetMachine, pushing handling of TargetData into the target-specif...
Owen Anderson
2006-05-03
1
-5
/
+5
*
Extend printBasicBlockLabel a bit so that it can be used to print all
Nate Begeman
2006-05-02
1
-4
/
+4
*
JumpTable support! What this represents is working asm and jit support for
Nate Begeman
2006-04-22
1
-6
/
+2
*
Add support for 'special' llvm globals like debug info and static ctors/dtors.
Chris Lattner
2006-03-09
1
-1
/
+6
*
Don't print constant initializers, they may span lines now.
Chris Lattner
2006-02-27
1
-2
/
+0
*
Sparc actually *DOES* have a directive for emitting zeros. In fact, it requires
Chris Lattner
2006-02-15
1
-1
/
+1
*
Use the auto-generated call matcher. Remove a broken impl of the frameaddr/r...
Chris Lattner
2006-02-10
1
-2
/
+12
*
Rename SPARC V8 target to be the LLVM SPARC target.
Chris Lattner
2006-02-05
1
-0
/
+295