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
...
*
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
*
Add AArch64 big endian Target (aarch64_be)
Christian Pirker
2014-02-24
1
-6
/
+14
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Generate compact unwind encoding from CFI directives.
Bill Wendling
2013-09-09
1
-2
/
+2
*
AArch64: add block comments where missing
Tim Northover
2013-02-14
1
-0
/
+5
*
Fix formatting in AArch64 backend.
Tim Northover
2013-02-05
1
-67
/
+67
*
Give explicit suffix to integer constant over 32-bits.
Tim Northover
2013-02-04
1
-1
/
+1
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+580
[prev]