Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
d26e89dfcb592e2f51352640822d625ee560aca7
/
lib
/
Target
/
Alpha
/
AlphaMCAsmInfo.cpp
cee6332
Eliminate SetDirective, and replace it with HasSetDirective.
by Chris Lattner
· 16 years ago
78f485a
rename MAI::PICJumpTableDirective to MAI::GPRel32Directive to
by Chris Lattner
· 16 years ago
8eeba35
revert 93934, removing the MCAsmInfo endianness bit. I can't
by Chris Lattner
· 16 years ago
c7b8814
give MCAsmInfo a 'has little endian' bit. This is unfortunate, but
by Chris Lattner
· 16 years ago
af76e59
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
by Chris Lattner
· 16 years ago
[Renamed (67%) from lib/Target/Alpha/AlphaTargetAsmInfo.cpp]
a7ac47c
Change TargetAsmInfo to be constructed via TargetRegistry from a Target+Triple
by Chris Lattner
· 16 years ago
dfab291
split "JumpTableDirective" (an existing hack) into a PIC and nonPIC
by Chris Lattner
· 16 years ago
f67de7a
alpha TAI doesn't need TM.
by Chris Lattner
· 16 years ago
8d4a0a3
remove TargetAsmInfo::TM, which is now dead. The basic TAI class now
by Chris Lattner
· 16 years ago
566d1c4
no need to override the default with the default.
by Chris Lattner
· 16 years ago
f014412
Rip all of the global variable lowering logic out of TargetAsmInfo. Since
by Chris Lattner
· 16 years ago
6470177
Apparently alpha doesn't use ElfTargetAsmInfo (?)
by Chris Lattner
· 16 years ago
9d8052f
alpha doesn't need to redefine this: it only supports PIC codegen anyway.
by Chris Lattner
· 16 years ago
01209bc
Alpha always requires global relocations to be r/w regardless of PIC.
by Anton Korobeynikov
· 16 years ago
8f09225
Refactor various TargetAsmInfo subclasses' TargetMachine members away
by Dan Gohman
· 17 years ago
4ee451d
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
0fb2590
Simplify a bit
by Andrew Lenharth
· 19 years ago
0c79fed
Set the jt section
by Chris Lattner
· 19 years ago
a66ba5f
Don't bother setting JumpTableTextSection, it is about to disappear
by Chris Lattner
· 19 years ago
0607a2f
Fix jump tables to match gcc (and the ABI and whatnot)
by Andrew Lenharth
· 19 years ago
8e8de8f
Break out target asm info into separate files.
by Jim Laskey
· 19 years ago