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
*
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
*
Remove const_cast for STI when parsing inline asm
David Peixotto
2014-02-06
1
-1
/
+2
*
Remove dead code.
Rafael Espindola
2014-01-27
1
-3
/
+0
*
Move emitInlineAsmEnd to the AsmPrinter interface.
Rafael Espindola
2014-01-24
1
-0
/
+3
*
ARM MachO: sort out isTargetDarwin/isTargetIOS/... checks.
Tim Northover
2014-01-06
1
-1
/
+1
*
ARM: remove special cases for Darwin dynamic-no-pic mode.
Tim Northover
2013-11-25
1
-1
/
+1
*
DebugInfo: PR14763/r183329 correct the location of indirect parameters
David Blaikie
2013-06-19
1
-1
/
+2
*
DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...
David Blaikie
2013-06-16
1
-5
/
+0
*
Make ARMAsmPrinter pass name more precise and fix comment.
Eli Bendersky
2013-02-19
1
-6
/
+2
*
Use empty parens for empty function parameter list instead of '(void)'.
Dmitri Gribenko
2012-11-15
1
-1
/
+1
*
Remove some dead code from ARMAsmPrinter. Add virtual and LLVM_OVERRIDE to th...
Craig Topper
2012-10-09
1
-18
/
+22
*
Refactor data-in-code annotations.
Jim Grosbach
2012-05-18
1
-1
/
+5
*
Remove unnecessary llvm:: qualifications
Craig Topper
2012-03-27
1
-1
/
+1
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
Add support for the R_ARM_TARGET1 relocation, which should be given to reloca...
James Molloy
2012-01-26
1
-0
/
+1
*
Use TableGen'erated pseudo lowering for ARM.
Jim Grosbach
2011-07-08
1
-1
/
+11
*
Make size computation less brittle.
Rafael Espindola
2011-05-27
1
-4
/
+0
*
Teach dwarf writer to handle complex address expression for .debug_loc entries.
Devang Patel
2011-04-28
1
-0
/
+4
*
Revert r130178. It turned out to be not the optimal path to emit complex loca...
Devang Patel
2011-04-27
1
-2
/
+1
*
Let dwarf writer allocate extra space in the debug location expression. This ...
Devang Patel
2011-04-26
1
-1
/
+2
*
Fix DWARF description of S registers.
Devang Patel
2011-04-21
1
-0
/
+3
*
Preliminary support for ARM frame save directives emission via MI flags.
Anton Korobeynikov
2011-03-05
1
-0
/
+2
*
Materialize GA addresses with movw + movt pairs for Darwin in PIC mode. e.g.
Evan Cheng
2011-01-17
1
-0
/
+2
*
Model operand restrictions of mul-like instructions on ARMv5 via
Anton Korobeynikov
2011-01-01
1
-0
/
+3
*
Move the ARMAsmPrinter class defintiion into a header file.
Jim Grosbach
2010-12-01
1
-0
/
+107