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
*
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
*
Replace several 'assert(false' with 'llvm_unreachable' or fold a condition in...
Craig Topper
2015-01-05
1
-2
/
+2
*
Add r224985 back with a fix.
Rafael Espindola
2014-12-31
1
-36
/
+0
*
Revert "Remove doesSectionRequireSymbols."
Rafael Espindola
2014-12-31
1
-0
/
+36
*
Remove doesSectionRequireSymbols.
Rafael Espindola
2014-12-30
1
-36
/
+0
*
Fix segfault in AArch64 backend with -g and -mbig-endian
Oliver Stannard
2014-09-23
1
-2
/
+2
*
[AArch64] Fix OS ABI flag for aarch64-linux-gnu target.
Chad Rosier
2014-08-06
1
-2
/
+5
*
Run sort_includes.py on the AArch64 backend.
Benjamin Kramer
2014-07-25
1
-1
/
+1
*
Replace some assert(0)'s with llvm_unreachable.
Craig Topper
2014-06-18
1
-1
/
+1
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+566
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
1
-593
/
+0
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-9
/
+9
*
Completely rewrite ELFObjectWriter::RecordRelocation.
Rafael Espindola
2014-03-29
1
-1
/
+1
*
Add const.
Rafael Espindola
2014-03-28
1
-3
/
+3
[next]