Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d6827ce3a35e3670b11c703ed25201728503e26c
/
llvm
/
lib
/
Target
/
Mips
/
MipsTargetObjectFile.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
f76884b
[mips] Fix TestDWARF32Version5Addr8AllForms test failure on MIPS hosts
by Simon Atanasyan
· 7 years ago
1f9636f
[MIPS] Don't crash on unsized extern types with -mgpopt
by Alexander Richardson
· 8 years ago
9c5d64b
[mips] Handle variables with an explicit section and interactions with .sdata, .sbss
by Simon Dardis
· 8 years ago
0310eb7
[mips] Support -membedded-data and fix a related bug
by Simon Dardis
· 8 years ago
264b5d9
Move Object format code to lib/BinaryFormat.
by Zachary Turner
· 8 years ago
dbb3935
[mips] Fix debug information for __thread variable
by Petar Jovanovic
· 9 years ago
6733564
Target: Change various section classifiers in TargetLoweringObjectFile to take a GlobalObject.
by Peter Collingbourne
· 9 years ago
4367c7f
Move the Mangler from the AsmPrinter down to TLOF and clean up the
by Eric Christopher
· 9 years ago
78f46be
Unbreak non-X86 targets from fallout caused by r261462
by David Majnemer
· 10 years ago
e774126
[mips] Add SHF_MIPS_GPREL flag to the MIPS .sbss and .sdata sections
by Simon Atanasyan
· 10 years ago
5f6eaac
GlobalValue: use getValueType() instead of getType()->getPointerElementType().
by Manuel Jacob
· 10 years ago
449711c
Stop producing .data.rel sections.
by Rafael Espindola
· 10 years ago
bd7287e
Move most user of TargetMachine::getDataLayout to the Module one
by Mehdi Amini
· 10 years ago
5c0fa58
Remove DataLayout from TargetLoweringObjectFile, redirect to Module
by Mehdi Amini
· 10 years ago
8ef465f
Revert r238190 and r238197: [mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.
by Daniel Sanders
· 10 years ago
58ee4c9
[mips] Make TTypeEncoding indirect to allow .eh_frame to be read-only.
by Daniel Sanders
· 10 years ago
0709a7b
Move alignment from MCSectionData to MCSection.
by Rafael Espindola
· 10 years ago
948bdf9
Grab a subtarget off of a MipsTargetMachine rather than a
by Eric Christopher
· 11 years ago
ba31e27
Compute the ELF SectionKind from the flags.
by Rafael Espindola
· 11 years ago
8b77065
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
by Eric Christopher
· 11 years ago
b38db1e
[mips] Add the following MIPS options that control gp-relative addressing of
by Sasa Stankovic
· 11 years ago
d913448
Remove the TargetMachine forwards for TargetSubtargetInfo based
by Eric Christopher
· 11 years ago
fa0f728
Pass the Mangler by reference.
by Rafael Espindola
· 12 years ago
972e71a
Remove another hasRawTextSupport.
by Rafael Espindola
· 12 years ago
2037caf
Revert r199871 and replace it with a simple check in the debug info
by Eric Christopher
· 12 years ago
15abef6
Add a variable to track whether or not we've used a unique section,
by Eric Christopher
· 12 years ago
c1b17ed
This is a resubmittal. For some reason it broke the bots yesterday
by Jack Carter
· 13 years ago
9fb823b
Move all of the header files which are involved in modelling the LLVM IR
by Chandler Carruth
· 13 years ago
ed0881b
Use the new script to sort the includes of every file under lib.
by Chandler Carruth
· 13 years ago
cdfe20b
Move TargetData to DataLayout.
by Micah Villmow
· 13 years ago
eeaaf65
Fix UseInitArray option for MIPS target.
by Logan Chien
· 13 years ago
ad49502
Add register Mips::GP to the list of reserved registers if target is bare-metal
by Akira Hatanaka
· 13 years ago
9f61011
remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.
by Jia Liu
· 14 years ago
dd6c1cd
add Emacs tag and fix some comment error in file headers
by Jia Liu
· 14 years ago
229907c
land David Blaikie's patch to de-constify Type, with a few tweaks.
by Chris Lattner
· 14 years ago
e248912
Reverse unnecessary changes made in r129606 and r129608. There is no change in functionality.
by Akira Hatanaka
· 15 years ago
aef55c8
Fix lines that have incorrect indentation or exceed 80 columns. There is no change in functionality.
by Akira Hatanaka
· 15 years ago
0e7e34e
Remove more duplicated code.
by Rafael Espindola
· 15 years ago
aea4958
Remove duplicated code.
by Rafael Espindola
· 15 years ago
bb03389
Remove trailing spaces of MipsTargetObjectFile.cpp
by Che-Liang Chiou
· 15 years ago
80c3459
delete a forwarding function.
by Chris Lattner
· 16 years ago
8bd8723
Only use small sections for non linux targets!
by Bruno Cardoso Lopes
· 16 years ago
68535f7
reintroduce support for Mips "small" section handling. This is
by Chris Lattner
· 16 years ago