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
/
XCore
/
XCoreTargetObjectFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-5
/
+6
*
Compute the ELF SectionKind from the flags.
Rafael Espindola
2015-01-29
1
-58
/
+35
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
1
-2
/
+1
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-3
/
+3
*
CodeGen: Stick constant pool entries in COMDAT sections for WinCOFF
David Majnemer
2014-07-14
1
-2
/
+3
*
Add back r201608, r201622, r201624 and r201625
Rafael Espindola
2014-02-19
1
-3
/
+4
*
Revert r201622 and r201608.
Daniel Jasper
2014-02-19
1
-4
/
+3
*
Fix PR18743.
Rafael Espindola
2014-02-18
1
-3
/
+4
*
XCore target: Handle common linkage
Robert Lytton
2014-02-18
1
-2
/
+2
*
XCore target: fix const section handling
Robert Lytton
2014-02-11
1
-27
/
+35
*
Pass the Mangler by reference.
Rafael Espindola
2014-02-08
1
-2
/
+2
*
Revert r199871 and replace it with a simple check in the debug info
Eric Christopher
2014-01-28
1
-1
/
+1
*
Add a variable to track whether or not we've used a unique section,
Eric Christopher
2014-01-23
1
-1
/
+1
*
XCore target: Add large code model
Robert Lytton
2013-12-02
1
-15
/
+124
*
[XCore] Use static relocation model by default.
Richard Osborne
2013-05-04
1
-5
/
+0
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Remove more duplicated code.
Rafael Espindola
2011-01-23
1
-12
/
+12
*
Remove duplicated code.
Rafael Espindola
2011-01-23
1
-6
/
+7
*
Remove some explicit arguments to getELFSection. This is
Rafael Espindola
2010-11-11
1
-6
/
+6
*
move elf section uniquing to MCContext. Along the way
Chris Lattner
2010-04-08
1
-29
/
+26
*
Remove xs1a subtarget. xs1a is a preproduction device used in
Richard Osborne
2009-10-06
1
-14
/
+7
*
Add support for mergeable sections back into the XCore backend.
Richard Osborne
2009-08-18
1
-5
/
+18
*
Put data with relocations in the same sections as data without relocations.
Richard Osborne
2009-08-18
1
-1
/
+7
*
use XCore-specific section with xcore specific cp/dp flags to restore
Chris Lattner
2009-08-15
1
-14
/
+26
*
Change MCSectionELF to represent a section semantically instead of
Bruno Cardoso Lopes
2009-08-13
1
-7
/
+14
*
now that getOrCreateSection is all object-file specific,
Chris Lattner
2009-08-08
1
-10
/
+7
*
Make SectionKind::get() private.
Chris Lattner
2009-08-02
1
-5
/
+5
*
update for rename
Chris Lattner
2009-08-01
1
-3
/
+3
*
Change SectionKind to be a property that is true of a *section*, it
Chris Lattner
2009-08-01
1
-5
/
+8
*
Add newline at end of file to remove gcc warning.
Nick Lewycky
2009-08-01
1
-1
/
+1
*
switch off of 'Section' onto MCSection. We're not properly using
Chris Lattner
2009-07-31
1
-3
/
+7
*
Change ConstantArray to 2.5 API.
Owen Anderson
2009-07-28
1
-1
/
+1
*
Rip all of the global variable lowering logic out of TargetAsmInfo. Since
Chris Lattner
2009-07-28
1
-0
/
+32