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
/
AArch64
/
MCTargetDesc
/
AArch64AsmBackend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Target] Untangle disassemblers
Benjamin Kramer
2018-09-10
1
-1
/
+1
*
[AArch64] Add Tiny Code Model for AArch64
David Green
2018-08-22
1
-0
/
+9
*
[MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and applyFixup
Peter Smith
2018-06-06
1
-4
/
+8
*
[MC] Fallback on DWARF when generating compact unwind on AArch64
Francis Visoiu Mistrih
2018-05-31
1
-3
/
+11
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-10
/
+9
*
MC: Change MCAsmBackend::writeNopData() to take a raw_ostream instead of an M...
Peter Collingbourne
2018-05-21
1
-10
/
+9
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-8
/
+8
*
Thread MCSubtargetInfo through Target::createMCAsmBackend
Alex Bradbury
2018-01-03
1
-4
/
+4
*
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
Lang Hames
2017-10-10
1
-3
/
+6
*
[COFF, ARM64] Fix symbol offsets in ADRP/ADD/LDR/STR relocations
Martin Storsjo
2017-07-26
1
-13
/
+33
*
[AArch64] Force relocations for all ADRP instructions
Martin Storsjo
2017-07-19
1
-23
/
+23
*
[COFF, ARM64] Add initial relocation types
Mandeep Singh Grang
2017-07-17
1
-1
/
+5
*
Fully fix the movw/movt addend.
Rafael Espindola
2017-07-11
1
-2
/
+2
*
Rename and adjust processFixupValue.
Rafael Espindola
2017-06-30
1
-7
/
+7
*
[AArch64] Make assert messages uniform and general [NFC]
Mandeep Singh Grang
2017-06-28
1
-2
/
+1
*
[COFF, ARM64] Add support for Windows ARM64 COFF format
Mandeep Singh Grang
2017-06-27
1
-1
/
+18
*
Simplify the processFixupValue interface. NFC.
Rafael Espindola
2017-06-24
1
-8
/
+6
*
Remove redundant argument.
Rafael Espindola
2017-06-24
1
-2
/
+3
*
ARM: move some logic from processFixupValue to applyFixup.
Rafael Espindola
2017-06-23
1
-2
/
+4
*
Use a MutableArrayRef. NFC.
Rafael Espindola
2017-06-21
1
-5
/
+5
*
clang-format a region.
Rafael Espindola
2017-06-20
1
-20
/
+19
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Add MCContext argument to MCAsmBackend::applyFixup for error reporting
Alex Bradbury
2017-04-05
1
-55
/
+37
*
AArch64 ILP32 relocations for assembly and ELF
Joel Jones
2016-10-24
1
-5
/
+9
*
[AArch64] Allow label arithmetic with add/sub/cmp
Diana Picus
2016-10-11
1
-0
/
+11
*
[MC] Move .cv_loc management logic out of MCContext
Reid Kleckner
2016-08-26
1
-0
/
+1
*
MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC
Joel Jones
2016-07-25
1
-4
/
+5
*
Fix branch relaxation in 16-bit mode.
Nirav Dave
2016-07-11
1
-1
/
+3
*
[AArch64] Better errors for out-of-range fixups
Oliver Stannard
2016-04-01
1
-24
/
+45
*
AArch64: rename compact unwind forms back to UNWIND_ARM64_*. NFC.
Tim Northover
2016-02-23
1
-30
/
+30
*
Write AArch64 big endian data fixup entries as BE.
Keith Walker
2016-01-20
1
-35
/
+64
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-8
/
+8
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-8
/
+8
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-8
/
+8
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-8
/
+8
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-2
/
+2
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-2
/
+2
*
AArch64: map bare-metal arm64-macho triple to MachO MC layer.
Tim Northover
2015-06-12
1
-1
/
+1
*
Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and c...
Daniel Sanders
2015-06-10
1
-8
/
+6
*
MC: Clean up naming in MCObjectWriter. NFC.
Jim Grosbach
2015-06-04
1
-1
/
+1
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-1
/
+1
*
[mc] Clean up emission of byte sequences
Benjamin Kramer
2015-04-17
1
-4
/
+1
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
1
-2
/
+2
*
AArch64: use a different means to determine whether to byte swap relocations.
Peter Collingbourne
2015-03-24
1
-3
/
+18
*
Add r224985 back with fixes.
Rafael Espindola
2015-01-19
1
-36
/
+0
*
Revert "Add r224985 back with two fixes."
Rafael Espindola
2015-01-14
1
-0
/
+36
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+1
*
Add r224985 back with two fixes.
Rafael Espindola
2015-01-12
1
-36
/
+0
*
Revert r225048: It broke ObjC on AArch64.
Lang Hames
2015-01-06
1
-0
/
+36
[next]