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
/
ARMTargetStreamer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] VFPv2 only supports 16 D registers.
Eli Friedman
2019-09-17
1
-2
/
+2
*
[ARM] add target arch definitions for 8.1-M and MVE
Sjoerd Meijer
2019-05-30
1
-1
/
+8
*
[ARM] Replace fp-only-sp and d16 with fp64 and d32.
Simon Tatham
2019-05-28
1
-23
/
+23
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Target] Untangle disassemblers
Benjamin Kramer
2018-09-10
1
-1
/
+1
*
[ARM] Support the .inst directive for MachO and COFF targets
Martin Storsjo
2018-07-31
1
-1
/
+37
*
[TargetParser] Use enum classes for various ARM kind enums.
Florian Hahn
2017-07-27
1
-2
/
+2
*
Re-apply r302416: [ARM] Clear the constant pool cache on explicit .ltorg dire...
James Molloy
2017-05-22
1
-0
/
+1
*
Revert "[ARM] Clear the constant pool cache on explicit .ltorg directives"
James Molloy
2017-05-22
1
-1
/
+0
*
[ARM] Clear the constant pool cache on explicit .ltorg directives
Martin Storsjo
2017-05-08
1
-0
/
+1
*
[ARM] Rename HW div feature to HW div Thumb. NFCI.
Diana Picus
2017-04-20
1
-2
/
+2
*
[ARM] Add hardware build attributes in assembler
Oliver Stannard
2017-04-18
1
-0
/
+180
*
[ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-27
1
-4
/
+4
*
[ARM] Fix several state persistence bugs
Keno Fischer
2016-01-12
1
-0
/
+3
*
[ARM,AArch64] Store source location of asm constant pool entries
Oliver Stannard
2015-11-16
1
-2
/
+2
*
Use ".arch_extension" ARM directive to specify the additional CPU features
Sumanth Gundapaneni
2015-02-26
1
-0
/
+1
*
MC: support different sized constants in constant pools
David Peixotto
2014-07-18
1
-1
/
+1
*
Allow a target to create a null streamer.
Rafael Espindola
2014-06-20
1
-71
/
+27
*
[ARM] [MC] Refactor the constant pool classes
Weiming Zhao
2014-06-18
1
-136
/
+1
*
Add emitThumbSet to the arm target streamer.
Rafael Espindola
2014-04-27
1
-0
/
+4
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-1
/
+1
*
[cleanup] Re-sort all the includes with utils/sort_includes.py.
Chandler Carruth
2014-03-04
1
-2
/
+2
*
Fix PR18345: ldr= pseudo instruction produces incorrect code when using in in...
David Peixotto
2014-02-04
1
-0
/
+248