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
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
1
-1
/
+1
*
[ARM][Thumb2] Fix ADD/SUB invalid writes to SP
Diogo Sampaio
2020-01-14
1
-0
/
+4
*
Reverting, broke some bots. Need further investigation.
Diogo Sampaio
2020-01-10
1
-4
/
+0
*
[ARM][Thumb2] Fix ADD/SUB invalid writes to SP
Diogo Sampaio
2020-01-10
1
-0
/
+4
*
[ARM][Thumb][FIX] Add unwinding information to t4
Diogo Sampaio
2019-12-30
1
-0
/
+2
*
Revert "[ARM] Allocatable Global Register Variables for ARM"
Carey Williams
2019-11-29
1
-1
/
+1
*
[ARM] Allocatable Global Register Variables for ARM
Anna Welker
2019-11-18
1
-1
/
+1
*
Fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-14
1
-2
/
+2
*
[Alignment][NFC] Remove unneeded llvm:: scoping on Align types
Guillaume Chatelet
2019-09-27
1
-7
/
+7
*
[Alignment][NFC] use llvm::Align for AsmPrinter::EmitAlignment
Guillaume Chatelet
2019-09-11
1
-7
/
+7
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-25
/
+25
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-1
/
+1
*
[ARM] Fix unwind info for Thumb1 functions that save high registers.
Eli Friedman
2019-07-02
1
-5
/
+13
*
[ARM] Fix compiler warning
Mikael Holmen
2019-06-12
1
-1
/
+2
*
[ARM] Add the non-MVE instructions in Arm v8.1-M.
Simon Tatham
2019-06-11
1
-0
/
+67
*
Revert CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-11
1
-1
/
+1
*
CMake: Make most target symbols hidden by default
Tom Stellard
2019-06-10
1
-1
/
+1
*
Revert rL362953 and its followup rL362955.
Simon Tatham
2019-06-10
1
-67
/
+0
*
[ARM] Add the non-MVE instructions in Arm v8.1-M.
Simon Tatham
2019-06-10
1
-0
/
+67
*
[ARM] Replace fp-only-sp and d16 with fp64 and d32.
Simon Tatham
2019-05-28
1
-2
/
+2
*
[ARM] Create a TargetInfo header. NFC
Richard Trieu
2019-05-14
1
-0
/
+1
*
[ARM] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
1
-1
/
+1
*
[AsmPrinter] refactor to support %c w/ GlobalAddress'
Nick Desaulniers
2019-04-26
1
-11
/
+15
*
[AsmPrinter] hoist %a output template to base class for ARM+Aarch64
Nick Desaulniers
2019-04-17
1
-11
/
+0
*
[AsmPrinter] defer %c to base class for ARM, PPC, and Hexagon. NFC
Nick Desaulniers
2019-04-17
1
-6
/
+4
*
[AsmPrinter] refactor to remove remove AsmVariant. NFC
Nick Desaulniers
2019-04-10
1
-5
/
+3
*
[IR] Refactor attribute methods in Function class (NFC)
Evandro Menezes
2019-04-04
1
-3
/
+3
*
[IR] Create new method in `Function` class (NFC)
Evandro Menezes
2019-04-03
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ARM] Fix unwind information for floating point registers
Oliver Stannard
2018-09-19
1
-3
/
+7
*
[MinGW] [ARM] Add stubs for potential automatic dllimported variables
Martin Storsjo
2018-08-31
1
-3
/
+19
*
Fix "Q" and "R" inline assembly template modifiers for big-endian Arm
Florian Hahn
2018-08-30
1
-2
/
+14
*
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
[next]