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
/
SparcV9
/
SparcV9AsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
This target is no longer built. The ,v files now live in the reoptimizer.
Chris Lattner
2006-04-20
1
-803
/
+0
*
Adjust to MachineConstantPool interface change: instead of keeping a
Chris Lattner
2006-02-09
1
-2
/
+12
*
rename fields of constant pool entries
Chris Lattner
2006-02-09
1
-2
/
+2
*
Allow the specification of explicit alignments for constant pool entries.
Evan Cheng
2006-01-31
1
-5
/
+8
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-36
/
+36
*
This mega patch converts us from using Function::a{iterator|begin|end} to
Chris Lattner
2005-03-15
1
-1
/
+1
*
Fix header
Chris Lattner
2004-12-16
1
-1
/
+1
*
I forgot that sparc no longer uses the shared asmwriter. Give it support
Chris Lattner
2004-10-17
1
-2
/
+4
*
Add support for undef and unreachable
Chris Lattner
2004-10-16
1
-4
/
+7
*
Roll back constant printing changes until the problems with larger
Brian Gaeke
2004-09-10
1
-35
/
+434
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-2
/
+2
*
Instead of using isDummyPhiInstr, we just compare the opcode with V9::PHI.
Brian Gaeke
2004-08-18
1
-2
/
+2
*
Switch V9 over to using the AsmPrinter base class to do its constant printing
Chris Lattner
2004-08-18
1
-504
/
+90
*
Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/Sp...
Chris Lattner
2004-08-16
1
-1
/
+1
*
Stop using getValues().
Alkis Evlogimenos
2004-08-04
1
-7
/
+5
*
bug 122:
Reid Spencer
2004-07-18
1
-10
/
+5
*
Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID()
Chris Lattner
2004-06-17
1
-2
/
+1
*
Convert to the new TargetMachine interface.
Chris Lattner
2004-06-02
1
-9
/
+18
*
Remove use of Type::TypeTy from an assert. It will go away soon.
Reid Spencer
2004-05-25
1
-1
/
+0
*
Missing piece of fix for Bug 333
Brian Gaeke
2004-05-04
1
-1
/
+1
*
Correctly mangle function names when they are used as part of a
Brian Gaeke
2004-05-04
1
-3
/
+3
*
Fix file header comments and include guards -- many files have been moved or
Brian Gaeke
2004-04-25
1
-1
/
+1
*
TargetCacheInfo has been removed; its only uses were to propagate a constant
Brian Gaeke
2004-03-01
1
-1
/
+1
*
Great renaming: Sparc --> SparcV9
Brian Gaeke
2004-02-25
1
-0
/
+800