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
/
SparcTargetAsmInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
Chris Lattner
2009-08-22
1
-28
/
+0
*
Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple
Chris Lattner
2009-08-12
1
-2
/
+3
*
eliminate TargetMAchine argument to sparc TAI
Chris Lattner
2009-08-02
1
-4
/
+1
*
remove TargetAsmInfo::TM, which is now dead. The basic TAI class now
Chris Lattner
2009-08-02
1
-2
/
+2
*
Rip all of the global variable lowering logic out of TargetAsmInfo. Since
Chris Lattner
2009-07-28
1
-4
/
+0
*
Eliminate SectionFlags, just embed a SectionKind into Section
Chris Lattner
2009-07-27
1
-2
/
+2
*
untangle a TargetAsmInfo hack where ELFTargetAsmInfo would create a
Chris Lattner
2009-07-26
1
-1
/
+0
*
remove a densemap from TargetAsmInfo that was uniquing the targetflags strings,
Chris Lattner
2009-07-26
1
-1
/
+3
*
Reduce heap trashing due to std::string construction / concatenation via cach...
Anton Korobeynikov
2008-08-16
1
-1
/
+1
*
Switch Sparc to new section handling stuff. Refactor printing of module-level...
Anton Korobeynikov
2008-08-07
1
-4
/
+6
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
More explicit keywords.
Dan Gohman
2007-09-25
1
-1
/
+1
*
Break out target asm info into separate files.
Jim Laskey
2006-09-07
1
-0
/
+31