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
/
ARMAsmPrinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing space
Fangrui Song
2018-07-30
1
-2
/
+2
*
Fix uninitialized read in ARM's PrintAsmOperand
Thomas Preud'homme
2018-07-30
1
-2
/
+3
*
[COFF] Hoist constant pool handling from X86AsmPrinter into AsmPrinter
Martin Storsjo
2018-07-25
1
-0
/
+9
*
[CodeGen] Hoist common AsmPrinter code out of X86, ARM, and AArch64
Reid Kleckner
2018-01-17
1
-23
/
+0
*
[ARM] Fix PR35379 - incorrect unwind information when compiling with -Oz
Momchil Velikov
2018-01-08
1
-1
/
+17
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-5
/
+5
*
Remove redundant includes from lib/Target/ARM.
Michael Zolotukhin
2017-12-13
1
-4
/
+0
*
[ARM] Split Arm jump table branch into i12 and rs suffixed versions
Momchil Velikov
2017-11-15
1
-18
/
+19
*
[ARM] Place jump table as the first operand in additions
Momchil Velikov
2017-11-13
1
-1
/
+1
*
[ARM] Restore the right frame pointer register in Int_eh_sjlj_longjmp
Martin Storsjo
2017-09-28
1
-14
/
+58
*
ARM: track globals promoted to coalesced const pool entries
Saleem Abdulrasool
2017-09-07
1
-5
/
+6
*
[ARM] - Tidy-up ARMAsmPrinter.cpp
Javed Absar
2017-08-29
1
-10
/
+8
*
Fix ARMv4 support
Joerg Sonnenberger
2017-08-28
1
-0
/
+2
*
[Triple] Add isThumb and isARM functions.
Florian Hahn
2017-08-12
1
-5
/
+1
*
[ARM] Fix -Wimplicit-fallthrough warning. NFCI.
Simon Pilgrim
2017-07-08
1
-0
/
+1
*
[ARM] Support constant pools in data when generating execute-only code.
Alexandros Lamprineas
2017-06-20
1
-0
/
+3
*
Revert "[ARM] Support constant pools in data when generating execute-only code."
Alexandros Lamprineas
2017-06-14
1
-3
/
+0
*
[ARM] Support constant pools in data when generating execute-only code.
Alexandros Lamprineas
2017-06-14
1
-0
/
+3
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-2
/
+2
*
[ARM] Add hardware build attributes in assembler
Oliver Stannard
2017-04-18
1
-164
/
+2
*
[CodeGen] fix alignment of JUMPTABLE_INSTS on v8M.base
Sanne Wouda
2017-02-13
1
-0
/
+5
*
Cleanup dump() functions.
Matthias Braun
2017-01-28
1
-4
/
+4
*
[XRay][Arm] Repair XRay table emission on Arm32 and add tests to identify suc...
Serge Rogatch
2017-01-19
1
-0
/
+3
*
[ARM] Create objdump subtarget from build attrs
Sam Parker
2017-01-18
1
-1
/
+1
*
Revert "[XRay][Arm] Repair XRay table emission on Arm32 and add tests to iden...
Renato Golin
2017-01-18
1
-3
/
+0
*
[XRay][Arm] Repair XRay table emission on Arm32 and add tests to identify suc...
Serge Rogatch
2017-01-17
1
-0
/
+3
*
Revert r291903 and r291898. Reason: they break check-lld on the bots.
Ivan Krasin
2017-01-13
1
-1
/
+1
*
[ARM] Enable objdump to construct triple for ARM
Sam Parker
2017-01-13
1
-1
/
+1
*
[XRay] Merge instrumentation point table emission code into AsmPrinter.
Dean Michael Berris
2017-01-03
1
-3
/
+0
*
[ARM] Implement execute-only support in CodeGen
Prakhar Bahuguna
2016-12-15
1
-0
/
+2
*
[Thumb1] Move padding earlier when synthesizing TBBs off of the PC
James Molloy
2016-11-07
1
-0
/
+8
*
[Thumb-1] Synthesize TBB/TBH instructions to make use of compressed jump tables
James Molloy
2016-11-01
1
-0
/
+80
*
Revert r284580+r284917. ("Synthesize TBB/TBH instructions")
Eli Friedman
2016-10-24
1
-77
/
+0
*
Reapply r284571 (with the new tests fixed).
Sjoerd Meijer
2016-10-19
1
-14
/
+15
*
[Thumb-1] Synthesize TBB/TBH instructions to make use of compressed jump tables
James Molloy
2016-10-19
1
-0
/
+77
*
Revert of r284571 because of failing tests.
Sjoerd Meijer
2016-10-19
1
-17
/
+14
*
Checking FP function attribute values and adding more build attribute tests.
Sjoerd Meijer
2016-10-19
1
-14
/
+17
*
[XRay] Support for for tail calls for ARM no-Thumb
Dean Michael Berris
2016-10-18
1
-0
/
+3
*
Move the global variables representing each Target behind accessor function
Mehdi Amini
2016-10-09
1
-4
/
+4
*
[ARM]: Add Cortex-R52 target to LLVM
Javed Absar
2016-10-07
1
-2
/
+4
*
Use StringRef in ARMConstantPool APIs (NFC)
Mehdi Amini
2016-10-05
1
-1
/
+1
*
Consistent fp denormal mode names. NFC.
Sjoerd Meijer
2016-10-04
1
-2
/
+2
*
Use StringRef in Datalayout API (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
Revert "Use StringRef in Datalayout API (NFC)"
Mehdi Amini
2016-10-01
1
-1
/
+1
*
Use StringRef in Datalayout API (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
[ARM] Promote small global constants to constant pools
James Molloy
2016-09-26
1
-0
/
+33
*
Revert "[ARM] Promote small global constants to constant pools"
James Molloy
2016-09-23
1
-33
/
+0
*
[ARM] Promote small global constants to constant pools
James Molloy
2016-09-23
1
-0
/
+33
*
Revert r281715, it caused PR30475
Nico Weber
2016-09-21
1
-13
/
+0
*
[XRay] ARM 32-bit no-Thumb support in LLVM
Dean Michael Berris
2016-09-19
1
-0
/
+9
[next]