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
/
ARMAsmPrinter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AsmPrinter] refactor to support %c w/ GlobalAddress'
Nick Desaulniers
2019-04-26
1
-0
/
+1
*
[AsmPrinter] refactor to remove remove AsmVariant. NFC
Nick Desaulniers
2019-04-10
1
-4
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add missing 'override', fixing compilation with some compilers since SVN r337950
Martin Storsjo
2018-07-25
1
-1
/
+1
*
[COFF] Hoist constant pool handling from X86AsmPrinter into AsmPrinter
Martin Storsjo
2018-07-25
1
-1
/
+3
*
[Triple] Add isThumb and isARM functions.
Florian Hahn
2017-08-12
1
-2
/
+1
*
[XRay] Merge instrumentation point table emission code into AsmPrinter.
Dean Michael Berris
2017-01-03
1
-3
/
+0
*
[Target] Rename X86/ARM Assembly printer to reflect reality.
Davide Italiano
2016-11-10
1
-1
/
+1
*
[XRay] Support for for tail calls for ARM no-Thumb
Dean Michael Berris
2016-10-18
1
-0
/
+1
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
[ARM] Promote small global constants to constant pools
James Molloy
2016-09-26
1
-1
/
+12
*
Revert "[ARM] Promote small global constants to constant pools"
James Molloy
2016-09-23
1
-12
/
+1
*
[ARM] Promote small global constants to constant pools
James Molloy
2016-09-23
1
-1
/
+12
*
Revert r281715, it caused PR30475
Nico Weber
2016-09-21
1
-8
/
+1
*
[XRay] ARM 32-bit no-Thumb support in LLVM
Dean Michael Berris
2016-09-19
1
-0
/
+12
*
[ARM] Promote small global constants to constant pools
James Molloy
2016-09-16
1
-1
/
+8
*
Revert "[ARM] Promote small global constants to constant pools"
Evgeniy Stepanov
2016-09-15
1
-8
/
+1
*
[ARM] Promote small global constants to constant pools
James Molloy
2016-09-15
1
-1
/
+8
*
Revert "[ARM] Promote small global constants to constant pools"
Evgeniy Stepanov
2016-09-14
1
-8
/
+1
*
[ARM] Promote small global constants to constant pools
James Molloy
2016-09-14
1
-1
/
+8
*
Revert "[ARM] Promote small global constants to constant pools"
James Molloy
2016-09-13
1
-8
/
+1
*
[ARM] Promote small global constants to constant pools
James Molloy
2016-09-13
1
-1
/
+8
*
Revert "[ARM] Promote small global constants to constant pools"
James Molloy
2016-09-12
1
-8
/
+1
*
[ARM] Promote small global constants to constant pools
James Molloy
2016-09-12
1
-1
/
+8
*
Revert "[XRay] ARM 32-bit no-Thumb support in LLVM"
Renato Golin
2016-09-08
1
-12
/
+0
*
[XRay] ARM 32-bit no-Thumb support in LLVM
Dean Michael Berris
2016-09-08
1
-0
/
+12
*
Move isPositionIndependent up to AsmPrinter.
Rafael Espindola
2016-06-27
1
-1
/
+0
*
Define a isPositionIndependent helper for ARMAsmPrinter. NFC.
Rafael Espindola
2016-06-21
1
-0
/
+2
*
[ARM] Generate ABI_optimization_goals build attribute, as described in the AR...
Artyom Skrobov
2015-12-07
1
-0
/
+5
*
Revert "[ARM] Generate ABI_optimization_goals build attribute, as described i...
Renato Golin
2015-11-28
1
-5
/
+0
*
[ARM] Generate ABI_optimization_goals build attribute, as described in the AR...
Artyom Skrobov
2015-11-27
1
-0
/
+5
*
Arm: Don't define a label twice with two setjmps in a function.
Matthias Braun
2015-07-16
1
-2
/
+0
*
Move most user of TargetMachine::getDataLayout to the Module one
Mehdi Amini
2015-07-16
1
-1
/
+1
*
Clean up redundant copies of Triple objects. NFC
Daniel Sanders
2015-06-16
1
-1
/
+1
*
ARM: recommit r237590: allow jump tables to be placed as constant islands.
Tim Northover
2015-05-31
1
-2
/
+3
*
Revert r237590, "ARM: allow jump tables to be placed as constant islands."
Peter Collingbourne
2015-05-21
1
-3
/
+2
*
ARM: allow jump tables to be placed as constant islands.
Tim Northover
2015-05-18
1
-2
/
+3
*
ARM: remove possible vestiges of the legacy JIT???
Tim Northover
2015-05-13
1
-2
/
+1
*
ARM: remove custom jump table UID
Tim Northover
2015-05-13
1
-1
/
+1
*
Change getISAEncoding to use the target triple to determine
Eric Christopher
2015-03-21
1
-3
/
+6
*
Make the TargetMachine::getSubtarget that takes a Function argument
Eric Christopher
2015-02-20
1
-1
/
+1
*
Make the ARM AsmPrinter independent of global subtarget
Eric Christopher
2015-02-17
1
-4
/
+5
*
std::unique_ptrify the MCStreamer argument to createAsmPrinter
David Blaikie
2015-01-18
1
-5
/
+2
*
Fix thumbv4t indirect calls
Jonathan Roelofs
2014-12-04
1
-0
/
+6
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-4
/
+5
*
Prune includes in ARM target.
Craig Topper
2014-03-22
1
-3
/
+5
*
[C++11] Remove 'virtual' keyword from methods marked with 'override' keyword.
Craig Topper
2014-03-10
1
-20
/
+19
*
Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
2014-03-02
1
-15
/
+14
*
Debug info: Remove ARMAsmPrinter::EmitDwarfRegOp(). AsmPrinter can now
Adrian Prantl
2014-02-27
1
-4
/
+0
[next]