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
/
MCTargetDesc
/
ARMAsmBackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TargetParser] Use enum classes for various ARM kind enums.
Florian Hahn
2017-07-27
1
-13
/
+13
*
Fully fix the movw/movt addend.
Rafael Espindola
2017-07-11
1
-8
/
+7
*
[ARM, ELF] Don't shift movt relocation offsets
Martin Storsjo
2017-07-11
1
-2
/
+2
*
Rename and adjust processFixupValue.
Rafael Espindola
2017-06-30
1
-8
/
+9
*
Simplify the processFixupValue interface. NFC.
Rafael Espindola
2017-06-24
1
-4
/
+1
*
Remove redundant argument.
Rafael Espindola
2017-06-24
1
-1
/
+2
*
ARM: move some logic from processFixupValue to applyFixup.
Rafael Espindola
2017-06-23
1
-21
/
+31
*
[ARM] Create relocations for beq.w branches to ARM function syms.
Florian Hahn
2017-06-22
1
-0
/
+1
*
Use a MutableArrayRef. NFC.
Rafael Espindola
2017-06-21
1
-4
/
+4
*
[ARM] Use FixupKind variable in processFixupValue (cleanup, NFC).
Florian Hahn
2017-06-07
1
-10
/
+10
*
[ARM] Create relocations for unconditional branches.
Florian Hahn
2017-06-07
1
-7
/
+12
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-2
/
+2
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-2
/
+2
*
[ARM] Add curly braces around switch case [NFC]
Peter Smith
2017-06-06
1
-1
/
+2
*
[ARM] Support fixup for Thumb2 modified immediate
Peter Smith
2017-06-05
1
-0
/
+20
*
[ARM] Create relocations for Thumb functions calling ARM fns in ELF.
Florian Hahn
2017-06-01
1
-0
/
+9
*
Add MCContext argument to MCAsmBackend::applyFixup for error reporting
Alex Bradbury
2017-04-05
1
-37
/
+30
*
Fix typo in comment
Artyom Skrobov
2017-03-14
1
-1
/
+1
*
[Assembler] Fix crash when assembling .quad for AArch32.
Chad Rosier
2017-01-18
1
-1
/
+2
*
ARM: by default don't set the Thumb bit on MachO relocated values.
Tim Northover
2016-08-25
1
-10
/
+11
*
ARM: don't diagnose cbz/cbnz to Thumb functions.
Tim Northover
2016-08-24
1
-1
/
+2
*
Replace a few more "fall through" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-2
/
+2
*
Replace "fallthrough" comments with LLVM_FALLTHROUGH
Justin Bogner
2016-08-17
1
-3
/
+3
*
Correct the upper bound for a CBZ/CBNZ branch target.
Prakhar Bahuguna
2016-08-16
1
-2
/
+4
*
[Thumb] Validate branch target for CBZ/CBNZ instructions.
Prakhar Bahuguna
2016-08-16
1
-0
/
+5
*
Revert "[Thumb] Validate branch target for CBZ/CBNZ instructions."
Matthias Braun
2016-08-15
1
-5
/
+0
*
[Thumb] Validate branch target for CBZ/CBNZ instructions.
Prakhar Bahuguna
2016-08-15
1
-0
/
+5
*
MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC
Joel Jones
2016-07-25
1
-8
/
+13
*
Fix branch relaxation in 16-bit mode.
Nirav Dave
2016-07-11
1
-1
/
+3
*
ARM: report an error when attempting to target a misalgined BLX
Tim Northover
2016-05-10
1
-3
/
+12
*
Fix for pr24346: arm asm label calculation error in sub
James Molloy
2016-04-01
1
-0
/
+11
*
[MC] Rename TLSCALL as it's not ARM specific.
Davide Italiano
2016-03-15
1
-2
/
+2
*
Don't put classes in headers into anonymous namespaces.
Benjamin Kramer
2016-01-27
1
-1
/
+1
*
[ARM] Add ARMv8.2-A FP16 scalar instructions
Oliver Stannard
2016-01-25
1
-0
/
+41
*
[ARM] Add B.W and CBZ instructions to ARMv8-M Baseline
Bradley Smith
2016-01-15
1
-2
/
+4
*
Revert "[ARM] Add ARMv8.2-A FP16 scalar instructions"
Reid Kleckner
2015-12-16
1
-41
/
+0
*
[ARM] Add ARMv8.2-A FP16 scalar instructions
Oliver Stannard
2015-12-16
1
-0
/
+41
*
[Assembler] Make fatal assembler errors non-fatal
Oliver Stannard
2015-11-17
1
-14
/
+28
*
Cull non-standard variants of ARM architectures (NFC)
Artyom Skrobov
2015-11-12
1
-9
/
+5
*
Go back to producing relocations for out of range symbols.
Rafael Espindola
2015-11-05
1
-6
/
+4
*
Slightly saner handling of thumb branches.
Rafael Espindola
2015-11-04
1
-9
/
+15
*
ARM: add support for WatchOS's compact unwind information.
Tim Northover
2015-10-28
1
-1
/
+218
*
ARM: diagnose invalid local fixups on Thumb1
Tim Northover
2015-10-02
1
-20
/
+55
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-21
/
+17
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-17
/
+21
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-21
/
+17
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-17
/
+21
*
[Triple] Stop abusing a class to have only static methods and just use
Chandler Carruth
2015-08-30
1
-1
/
+1
*
[ARM] Fix MachO CPU Subtype selection
Vedant Kumar
2015-08-21
1
-12
/
+35
*
Revert "[ARM] Fix MachO CPU Subtype selection"
Renato Golin
2015-08-14
1
-35
/
+12
[next]