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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[arm] Add big-endian version of pcrel fixups for adr instructions
Dimitry Andric
2020-05-19
1
-12
/
+8
*
[MC][ARM] Resolve some pcrel fixups at assembly time (PR44929)
Hans Wennborg
2020-02-27
1
-12
/
+10
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
[MC] Add parameter `Address` to MCInstrPrinter::printInstruction
Fangrui Song
2020-01-06
2
-5
/
+5
*
[MC] Add parameter `Address` to MCInstPrinter::printInst
Fangrui Song
2020-01-06
2
-4
/
+5
*
[NFC] Fix trivial typos in comments
James Henderson
2020-01-06
2
-2
/
+2
*
[MC][ARM] Delete MCSection::HasData and move SHF_ARM_PURECODE logic to ARMELF...
Fangrui Song
2020-01-05
1
-2
/
+5
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
MCObjectStreamer: assign MCSymbols in the dummy fragment to offset 0.
James Y Knight
2019-11-16
1
-2
/
+1
*
ARM: Don't emit R_ARM_NONE relocations to compact unwinding decoders in .ARM....
Peter Collingbourne
2019-11-12
2
-9
/
+20
*
Revert "[ARM] Uses "Sun Style" syntax for section switching"
Jian Cai
2019-10-25
1
-4
/
+0
*
[ARM] Uses "Sun Style" syntax for section switching
Jian Cai
2019-10-25
1
-0
/
+4
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
1
-1
/
+2
*
[ARM][MVE] validForTailPredication insts
Sam Parker
2019-10-15
1
-3
/
+2
*
MCRegisterInfo: Merge getLLVMRegNum and getLLVMRegNumFromEH
Pavel Labath
2019-09-24
1
-5
/
+5
*
[ARM] VFPv2 only supports 16 D registers.
Eli Friedman
2019-09-17
1
-2
/
+2
*
[ARM][MVE] Add invalidForTailPredication to TSFlags
Sam Parker
2019-09-17
1
-0
/
+4
*
[MC] Pass through .code16/32/64 and .syntax unified for COFF
Reid Kleckner
2019-09-03
1
-10
/
+0
*
[MC] Minor cleanup to MCFixup::Kind handling. NFC.
Sam Clegg
2019-08-23
3
-6
/
+6
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
3
-3
/
+3
*
[ARM] Fix encoding of APSR in CLRM instruction
Momchil Velikov
2019-08-13
1
-15
/
+6
*
[ARM] Rename NEONModImm to VMOVModImm. NFC
David Green
2019-07-23
3
-13
/
+13
*
[ARM] Add <saturate> operand to SQRSHRL and UQRSHLL
Mikhail Maltsev
2019-07-19
2
-1
/
+10
*
[ARM] Fix integer UB in MVE load/store immediate handling.
Simon Tatham
2019-06-28
1
-4
/
+7
*
[ARM] Handle fixup_arm_pcrel_9 correctly on big-endian targets
Mikhail Maltsev
2019-06-26
1
-0
/
+1
*
[ARM] Fix buildbot failure due to -Werror.
Simon Tatham
2019-06-25
1
-1
/
+0
*
[ARM] Add MVE vector load/store instructions.
Simon Tatham
2019-06-25
5
-11
/
+125
*
[ARM] Add MVE interleaving load/store family.
Simon Tatham
2019-06-24
2
-0
/
+17
*
[ARM] Add MVE 64-bit GPR <-> vector move instructions.
Simon Tatham
2019-06-21
1
-0
/
+16
*
[ARM] Add MVE vector instructions that take a scalar input.
Simon Tatham
2019-06-21
1
-0
/
+13
*
[ARM] Add MVE vector bit-operations (register inputs).
Simon Tatham
2019-06-19
3
-0
/
+18
*
[ARM] Add MVE vector shift instructions.
Simon Tatham
2019-06-18
1
-0
/
+41
*
[ARM] Set up infrastructure for MVE vector instructions.
Simon Tatham
2019-06-13
4
-1
/
+121
*
[ARM] Refactor handling of IT mask operands.
Simon Tatham
2019-06-13
2
-6
/
+33
*
[ARM] Add the non-MVE instructions in Arm v8.1-M.
Simon Tatham
2019-06-11
8
-40
/
+298
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
Revert rL362953 and its followup rL362955.
Simon Tatham
2019-06-10
7
-313
/
+40
*
[ARM] Add the non-MVE instructions in Arm v8.1-M.
Simon Tatham
2019-06-10
7
-40
/
+313
*
[ARM] add target arch definitions for 8.1-M and MVE
Sjoerd Meijer
2019-05-30
1
-1
/
+8
*
[ARM] Add an MVE execution domain
Sjoerd Meijer
2019-05-30
1
-2
/
+3
*
[ARM] Replace fp-only-sp and d16 with fp64 and d32.
Simon Tatham
2019-05-28
1
-23
/
+23
*
[ARM] Support .reloc *, R_ARM_NONE, *
Fangrui Song
2019-05-17
3
-1
/
+21
*
[ARM] Create a TargetInfo header. NFC
Richard Trieu
2019-05-14
2
-5
/
+1
*
[ARM] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
5
-2
/
+1834
*
[ARM] Remove dead function ARMMCCodeEmitter::getSOImmOpValue
Sam Clegg
2019-03-27
1
-34
/
+0
*
[AsmPrinter] Remove hidden flag -print-schedule.
Andrea Di Biagio
2019-02-04
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
25
-100
/
+75
*
Produce an error on non-encodable offsets for darwin ARM scattered relocations.
Jonas Devlieghere
2018-11-29
1
-0
/
+20
*
[ARM] Account for implicit IT when calculating inline asm size
Peter Smith
2018-10-08
1
-1
/
+12
[next]