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
/
TargetAsmInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add weak reference directive.
Evan Cheng
2006-12-01
1
-0
/
+1
*
Add per-target support for asm translation in the cbe
Andrew Lenharth
2006-11-28
1
-1
/
+2
*
Add debug support for X86/ELF targets (Linux). This allows llvm-gcc4
Reid Spencer
2006-10-30
1
-0
/
+1
*
Initialize CStringSection member var.
Reid Spencer
2006-10-27
1
-0
/
+1
*
Expose method and ivars for measuring inline asm length properly.
Chris Lattner
2006-10-13
1
-2
/
+18
*
Don't bother setting JumpTableTextSection, it is about to disappear
Chris Lattner
2006-10-05
1
-1
/
+0
*
Give TargetAsmInfo a virtual dtor, add a new getSectionForFunction method.
Chris Lattner
2006-10-05
1
-0
/
+3
*
Add support for targets that want to do something with the llvm.used list,
Chris Lattner
2006-09-26
1
-0
/
+1
*
Add support for other relocation bases to jump tables, as well as custom asm ...
Andrew Lenharth
2006-09-24
1
-0
/
+1
*
Oops - forgot to update banner.
Jim Laskey
2006-09-06
1
-1
/
+1
*
Separate target specifc asm properties from asm printers.
Jim Laskey
2006-09-06
1
-0
/
+74