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
/
ARM64
/
MCTargetDesc
Commit message (
Expand
)
Author
Age
Files
Lines
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
17
-3681
/
+0
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
2
-0
/
+28
*
ARM64: separate load/store operands to simplify assembler
Tim Northover
2014-05-22
1
-14
/
+25
*
[ARM64-BE] Fix byte order of CIE and FDE frames for exception handling
Christian Pirker
2014-05-14
1
-0
/
+17
*
ARM64: merge "extend" and "shift" addressing-mode enums.
Tim Northover
2014-05-12
1
-50
/
+88
*
AArch64/ARM64: implement remaining TLS relocations (purely MC).
Tim Northover
2014-04-30
4
-10
/
+18
*
[ARM64] Fix stupid copy-pasto in ARM64MCAsmInfo.cpp - aarch64_be -> arm64_be
James Molloy
2014-04-30
1
-1
/
+1
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
6
-29
/
+31
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-2
/
+2
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
2
-9
/
+9
*
Spread some const around for non-mutating uses of MCSymbolData.
David Blaikie
2014-04-24
1
-3
/
+3
*
ARM64: support relocated "TBZ/TBNZ" instructions.
Tim Northover
2014-04-24
1
-0
/
+2
*
AArch64/ARM64: support relocated ADR instruction
Tim Northover
2014-04-24
1
-1
/
+2
*
AArch64/ARM64: add support for :abs_gN_s: MOVZ modifiers
Tim Northover
2014-04-24
3
-0
/
+12
*
AArch64/ARM64: disentangle the "B.CC" and "LDR lit" operands
Tim Northover
2014-04-24
5
-15
/
+49
*
[ARM64] Add a big endian version of the ARM64 target machine, and update all ...
James Molloy
2014-04-23
6
-28
/
+61
*
Fix the assembler to print a better relocatable expression error
Kevin Enderby
2014-04-22
1
-1
/
+2
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
2
-2
/
+4
*
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
2014-04-22
1
-2
/
+2
*
AArch64/ARM64: produce correct relocation for conditional branches.
Tim Northover
2014-04-16
1
-1
/
+5
*
ARM64: use the integrated assembler on ELF.
Tim Northover
2014-04-16
1
-0
/
+2
*
AArch64/ARM64: only mangle MOVZ/MOVN during encoding when needed
Tim Northover
2014-04-15
1
-0
/
+16
*
[ARM64][MC] Set the default CPU string to generic.
Quentin Colombet
2014-04-15
1
-3
/
+1
*
[ARM64][MC] Set the default CPU to cyclone when initilizating the MC layer.
Quentin Colombet
2014-04-14
1
-0
/
+6
*
Fix some doc and comment typos
Alp Toker
2014-04-09
1
-1
/
+1
*
[ARM64] Add a PostEncoderMethod to FCMP - the Rm field should canonically be ...
Bradley Smith
2014-04-09
1
-0
/
+12
*
[ARM64] Port over the PostEncoderMethod fix for SMULH/UMULH from AArch64.
Bradley Smith
2014-04-09
1
-0
/
+13
*
[ARM64] Port over the PostEncoderMethod from AArch64 for exclusive loads and ...
Bradley Smith
2014-04-09
1
-0
/
+15
*
[ARM64] Remove PrefetchOp and use ARM64PRFM instead.
Bradley Smith
2014-04-09
1
-58
/
+0
*
[ARM64] Move ARM64BaseInfo.{cpp,h} into a Utils/ subdirectory, a la AArch64. ...
Bradley Smith
2014-04-09
4
-2822
/
+1
*
[ARM64] Copy the named immediate operand mapping logic and enums from AArch64...
Bradley Smith
2014-04-09
3
-0
/
+1822
*
[ARM64] Add support for NV condition code (exists only for valid assembly/dis...
Bradley Smith
2014-04-09
1
-5
/
+6
*
Fixing an MSVC warning about widening the result of a 32-bit shift implicitly...
Aaron Ballman
2014-04-01
1
-1
/
+1
*
Fixing warnings in the MSVC build. No functional changes intended.
Aaron Ballman
2014-04-01
1
-30
/
+30
*
ARM64: uncopy/paste helper function
Tim Northover
2014-03-30
1
-5
/
+4
*
ARM64: Remove unused helper function, make others static.
Benjamin Kramer
2014-03-29
1
-3
/
+3
*
ARM64: initial backend import
Tim Northover
2014-03-29
18
-0
/
+4483