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
/
Alpha
/
AlphaTargetAsmInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
Chris Lattner
2009-08-22
1
-22
/
+0
*
Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple
Chris Lattner
2009-08-12
1
-1
/
+1
*
split "JumpTableDirective" (an existing hack) into a PIC and nonPIC
Chris Lattner
2009-08-11
1
-1
/
+1
*
alpha TAI doesn't need TM.
Chris Lattner
2009-08-02
1
-3
/
+1
*
remove TargetAsmInfo::TM, which is now dead. The basic TAI class now
Chris Lattner
2009-08-02
1
-2
/
+1
*
no need to override the default with the default.
Chris Lattner
2009-08-01
1
-1
/
+0
*
Rip all of the global variable lowering logic out of TargetAsmInfo. Since
Chris Lattner
2009-07-28
1
-3
/
+0
*
Apparently alpha doesn't use ElfTargetAsmInfo (?)
Chris Lattner
2009-07-27
1
-0
/
+3
*
alpha doesn't need to redefine this: it only supports PIC codegen anyway.
Chris Lattner
2009-07-21
1
-5
/
+0
*
Alpha always requires global relocations to be r/w regardless of PIC.
Anton Korobeynikov
2009-03-29
1
-1
/
+6
*
Refactor various TargetAsmInfo subclasses' TargetMachine members away
Dan Gohman
2008-11-03
1
-1
/
+3
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Simplify a bit
Andrew Lenharth
2006-12-07
1
-0
/
+1
*
Set the jt section
Chris Lattner
2006-10-06
1
-0
/
+1
*
Don't bother setting JumpTableTextSection, it is about to disappear
Chris Lattner
2006-10-05
1
-1
/
+0
*
Fix jump tables to match gcc (and the ABI and whatnot)
Andrew Lenharth
2006-09-24
1
-0
/
+2
*
Break out target asm info into separate files.
Jim Laskey
2006-09-07
1
-0
/
+21