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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
untangle a TargetAsmInfo hack where ELFTargetAsmInfo would create a
Chris Lattner
2009-07-26
1
-5
/
+4
*
remove a densemap from TargetAsmInfo that was uniquing the targetflags strings,
Chris Lattner
2009-07-26
1
-14
/
+17
*
this is (unfortunately) several changes mixed together:
Chris Lattner
2009-07-25
1
-2
/
+2
*
Add interface for section override. Use this for Sparc, since it should use n...
Anton Korobeynikov
2008-08-16
1
-0
/
+5
*
Reduce heap trashing due to std::string construction / concatenation via cach...
Anton Korobeynikov
2008-08-16
1
-2
/
+2
*
Properly print flags on Sparc
Anton Korobeynikov
2008-08-08
1
-6
/
+5
*
Use mergeable strings sections on sparc
Anton Korobeynikov
2008-08-08
1
-0
/
+1
*
Switch Sparc to new section handling stuff. Refactor printing of module-level...
Anton Korobeynikov
2008-08-07
1
-1
/
+21
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Break out target asm info into separate files.
Jim Laskey
2006-09-07
1
-0
/
+25