Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
09e820b07cc5ae52de35d402cd419030dd3765a0
/
lib
/
Target
/
CellSPU
/
SPUTargetAsmInfo.cpp
09e820b
simplify SPULinuxTargetAsmInfo, remove use of 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
b80610c
REmove dead fields of TAI.
by Chris Lattner
· 16 years ago
78a0e1b
remove a pointless override.
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
e346694
Eliminate getNamed/getUnnamedSection, adding a new and unified getOrCreateSection
by Chris Lattner
· 16 years ago
5fe575f
Eliminate SectionFlags, just embed a SectionKind into Section
by Chris Lattner
· 16 years ago
0fcf4dc
untangle a TargetAsmInfo hack where ELFTargetAsmInfo would create a
by Chris Lattner
· 16 years ago
b4fc419
this is (unfortunately) several changes mixed together:
by Chris Lattner
· 16 years ago
b839c3f
simplify macro debug info directive handling.
by Chris Lattner
· 16 years ago
9de57a9
CellSPU: - Update DWARF debugging support.
by Scott Michel
· 17 years ago
f0569be
- Remove Tilmann's custom truncate lowering: it completely hosed over
by Scott Michel
· 17 years ago
73655bc
CellSPU: Bring SPU's assembly printer more in-line with current LLVM code
by Scott Michel
· 17 years ago
d9890de
CellSPU: Ensure that C strings are always put in the .rodata section
by Scott Michel
· 17 years ago
d03eeaf
Teach CellSPU about ELF sections and new section emitter classes.
by Scott Michel
· 17 years ago
8f09225
Refactor various TargetAsmInfo subclasses' TargetMachine members away
by Dan Gohman
· 17 years ago
6481873
Get rid of now unused {Four,Eight,Sixteen}ByteConstantSection
by Anton Korobeynikov
· 17 years ago
053c1da
Overhaul Cell SPU's addressing mode internals so that there are now
by Scott Michel
· 18 years ago
4ee451d
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
2466c37
Updated source file headers to llvm coding standard.
by Scott Michel
· 18 years ago
564427e
Main CellSPU backend files checked in. Intrinsics and autoconf files remain.
by Scott Michel
· 18 years ago