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
/
ARM
/
ARMTargetObjectFile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
ARM: Remove dead code. NFCI.
Peter Collingbourne
2018-02-08
1
-3
/
+0
*
Rewrite ARM execute only support to avoid the use of a command line flag and ...
Eric Christopher
2017-07-01
1
-2
/
+0
*
[ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-31
1
-6
/
+6
*
[ARM] Implement execute-only support in CodeGen
Prakhar Bahuguna
2016-12-15
1
-0
/
+7
*
Move the Mangler from the AsmPrinter down to TLOF and clean up the
Eric Christopher
2016-09-16
1
-5
/
+5
*
CodeGen: Use PLT relocations for relative references to unnamed_addr functions.
Peter Collingbourne
2016-04-22
1
-4
/
+4
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-1
/
+1
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
1
-5
/
+4
*
Add back r201608, r201622, r201624 and r201625
Rafael Espindola
2014-02-19
1
-4
/
+4
*
Revert r201622 and r201608.
Daniel Jasper
2014-02-19
1
-4
/
+4
*
Fix PR18743.
Rafael Espindola
2014-02-18
1
-4
/
+4
*
Use a consistent argument order in TargetLoweringObjectFile.
Rafael Espindola
2014-02-09
1
-2
/
+2
*
Pass the Mangler by reference.
Rafael Espindola
2014-02-08
1
-1
/
+1
*
Add LLVM_OVERRIDE to a few declarations.
Rafael Espindola
2014-02-08
1
-6
/
+8
*
Remove dead code.
Rafael Espindola
2014-02-07
1
-4
/
+0
*
ARM: Enable use of relocation type tlsldo in debug info for tls data.
Kai Nacke
2014-02-05
1
-0
/
+3
*
Revert: ARM: Enable use of relocation type tlsldo in debug info for tls data.
Kai Nacke
2014-02-04
1
-3
/
+0
*
ARM: Enable use of relocation type tlsldo in debug info for tls data.
Kai Nacke
2014-02-04
1
-0
/
+3
*
Use TARGET2 relocation for TType references on ARM.
Anton Korobeynikov
2012-11-14
1
-0
/
+5
*
Move the support for using .init_array from ARM to the generic
Rafael Espindola
2012-06-19
1
-4
/
+0
*
Properly emit ctors / dtors with priorities into desired sections
Anton Korobeynikov
2012-01-25
1
-0
/
+4
*
Second set of ARM/MC/ELF changes.
Jason W Kim
2010-10-11
1
-1
/
+10
*
Now that the default for Darwin platforms is to place the LSDA into the TEXT
Bill Wendling
2010-03-15
1
-12
/
+0
*
The ARM EH experiment worked!
Bill Wendling
2010-03-09
1
-20
/
+22
*
Move TLOF implementations to libCodegen to resolve layering violation.
Anton Korobeynikov
2010-02-15
1
-2
/
+2
*
Change MCSectionELF to represent a section semantically instead of
Bruno Cardoso Lopes
2009-08-13
1
-4
/
+5
*
Whitespace cleanup. Remove trailing whitespace.
Jim Grosbach
2009-08-11
1
-3
/
+3
*
1. Make MCSection an abstract class.
Chris Lattner
2009-08-08
1
-1
/
+1
*
now that getOrCreateSection is all object-file specific,
Chris Lattner
2009-08-08
1
-4
/
+4
*
Ooops, I was too fast to commit the wrong fix :(
Anton Korobeynikov
2009-08-04
1
-2
/
+2
*
Fix a typo - this unbreaks llvm-gcc build on arm
Anton Korobeynikov
2009-08-04
1
-2
/
+2
*
convert ctors/dtors section to be in TLOF instead of
Chris Lattner
2009-08-02
1
-0
/
+38