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
/
ARMBaseRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "ARM-Darwin: keep the frame register reserved even if not updated."
Alina Sbirlea
2019-12-06
1
-1
/
+1
*
Revert "[ARM] Allocatable Global Register Variables for ARM"
Carey Williams
2019-11-29
1
-15
/
+4
*
[ARM] Allocatable Global Register Variables for ARM
Anna Welker
2019-11-18
1
-4
/
+15
*
[NFC] Fix typo in ARMBaseRegisterInfo
Anna Welker
2019-11-14
1
-1
/
+1
*
Add Windows Control Flow Guard checks (/guard:cf).
Andrew Paverd
2019-10-28
1
-1
/
+4
*
ARM-Darwin: keep the frame register reserved even if not updated.
Tim Northover
2019-10-04
1
-1
/
+1
*
[ARM] Use MQPR not QPR for MVE registers
David Green
2019-09-02
1
-3
/
+5
*
[ARM] Correct register for narrowing and widening MVE loads and stores.
David Green
2019-08-16
1
-8
/
+19
*
Reland: Fix and test inter-procedural register allocation for ARM
Oliver Stannard
2019-08-05
1
-0
/
+6
*
Revert Fix and test inter-procedural register allocation for ARM
Douglas Yung
2019-08-02
1
-6
/
+0
*
Fix and test inter-procedural register allocation for ARM
Oliver Stannard
2019-08-02
1
-0
/
+6
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-3
/
+3
*
[ARM] Don't reserve R12 on Thumb1 as an emergency spill slot.
Eli Friedman
2019-06-26
1
-14
/
+20
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
1
-2
/
+2
*
[ARM] Add the non-MVE instructions in Arm v8.1-M.
Simon Tatham
2019-06-11
1
-0
/
+2
*
Revert rL362953 and its followup rL362955.
Simon Tatham
2019-06-10
1
-2
/
+0
*
[ARM] Add the non-MVE instructions in Arm v8.1-M.
Simon Tatham
2019-06-10
1
-0
/
+2
*
[ARM] Replace fp-only-sp and d16 with fp64 and d32.
Simon Tatham
2019-05-28
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[CodeGen] emit inline asm clobber list warnings for reserved (cont)
Ties Stuij
2018-08-30
1
-0
/
+5
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-4
/
+4
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-9
/
+9
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[RegAlloc, SystemZ] Increase number of LOCRs by passing "hard" regalloc hints.
Jonas Paulsson
2017-11-10
1
-3
/
+4
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
[ARM] Dynamic stack alignment for 16-bit Thumb
Momchil Velikov
2017-10-22
1
-5
/
+1
*
[SystemZ] implement shouldCoalesce()
Jonas Paulsson
2017-09-29
1
-1
/
+2
*
ARM: One more fix for swifterror CSR set
Arnold Schwaighofer
2017-09-25
1
-3
/
+7
*
[ARM] Fix -Wdangling-else warning.
Benjamin Kramer
2017-09-25
1
-8
/
+4
*
ARM: Use the proper swifterror CSR list on platforms other than darwin
Arnold Schwaighofer
2017-09-25
1
-2
/
+8
*
[ARM] Use Swift error registers on non-Darwin targets
Brian Gesiak
2017-08-30
1
-2
/
+2
*
fix typos in comments; NFC
Hiroshi Inoue
2017-07-16
1
-2
/
+2
*
[ARM] Tidy up ARMBaseRegisterInfo implementation. NFC
Javed Absar
2017-07-10
1
-11
/
+8
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-2
/
+2
*
ARM: Compute MaxCallFrame size early
Matthias Braun
2017-05-05
1
-4
/
+11
*
Move size and alignment information of regclass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-1
/
+2
*
[ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-31
1
-13
/
+19
*
[ARM] Use helpers for adding pred / CC operands. NFC
Diana Picus
2017-01-20
1
-4
/
+5
*
[ARM] CodeGen: Remove AddDefaultCC. NFC.
Diana Picus
2017-01-13
1
-1
/
+1
*
[ARM] CodeGen: Remove AddDefaultPred. NFC.
Diana Picus
2017-01-13
1
-1
/
+1
*
Clarify rules for reserved regs, fix aarch64 ones.
Matthias Braun
2016-11-30
1
-9
/
+11
*
[ARM] Fix registers clobbered by SjLj EH on soft-float targets
Oliver Stannard
2016-10-11
1
-0
/
+9
*
[ARM] Generate consistent frame records for Thumb2
Oliver Stannard
2016-08-23
1
-7
/
+2
*
Use the range variant of find instead of unpacking begin/end
David Majnemer
2016-08-11
1
-2
/
+1
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-11
/
+11
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-7
/
+4
*
ARM: use callee-saved list in the order they're actually saved.
Tim Northover
2016-05-13
1
-2
/
+5
*
ARM: use r7 as the frame-pointer on all MachO targets.
Tim Northover
2016-04-11
1
-6
/
+3
*
Swift Calling Convention: swifterror target support.
Manman Ren
2016-04-11
1
-0
/
+9
[next]