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
/
AArch64InstrInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Merge memtag instructions with adjacent stack slots."
Evgenii Stepanov
2020-01-08
1
-2
/
+0
*
Merge memtag instructions with adjacent stack slots.
Evgenii Stepanov
2020-01-08
1
-0
/
+2
*
[MachineOutliner][AArch64] Save + restore LR in noreturn functions
Jessica Paquette
2020-01-07
1
-1
/
+11
*
Lower TAGPstack with negative offset to SUBG.
Evgenii Stepanov
2020-01-06
1
-1
/
+8
*
[AArch64] Enable clustering memory accesses to fixed stack objects
Jay Foad
2019-12-18
1
-39
/
+68
*
Fix assertion failure in getMemOperandWithOffsetWidth
Kristof Beyls
2019-12-17
1
-3
/
+5
*
Reland [AArch64][MachineOutliner] Return address signing for outlined functions
David Tellenbach
2019-12-16
1
-8
/
+304
*
Revert "Reland [AArch64][MachineOutliner] Return address signing for outlined...
Oliver Stannard
2019-12-11
1
-288
/
+8
*
[AArch64] Fix issues with large arrays on stack
Kiran Chandramohan
2019-12-10
1
-1
/
+1
*
[DebugInfo] Make describeLoadedValue() reg aware
David Stenberg
2019-12-09
1
-7
/
+65
*
Revert "[DebugInfo] Make describeLoadedValue() reg aware"
David Stenberg
2019-12-09
1
-65
/
+7
*
[DebugInfo] Make describeLoadedValue() reg aware
David Stenberg
2019-12-09
1
-7
/
+65
*
[AArch64] Fix MUL/SUB fusing
Sanne Wouda
2019-12-05
1
-20
/
+90
*
Reland [AArch64][MachineOutliner] Return address signing for outlined functions
David Tellenbach
2019-12-05
1
-8
/
+288
*
Revert "Reland [AArch64][MachineOutliner] Return address signing for outlined...
Sterling Augustine
2019-12-04
1
-284
/
+8
*
Reland [AArch64][MachineOutliner] Return address signing for outlined functions
David Tellenbach
2019-12-04
1
-8
/
+284
*
[AArch64] Fix over-eager fusing of NEON SIMD MUL/ADD
Sanne Wouda
2019-12-03
1
-0
/
+352
*
[AArch64][DebugInfo] Fix incorrect call site param value produced by MOVZXi
Djordje Todorovic
2019-11-14
1
-1
/
+1
*
[AArch64] Extend storeRegToStackSlot to spill SVE registers.
Sander de Smalen
2019-11-13
1
-0
/
+23
*
Use MCRegister in copyPhysReg
Matt Arsenault
2019-11-11
1
-12
/
+12
*
Reland: [TII] Use optional destination and source pair as a return value; NFC
Djordje Todorovic
2019-11-08
1
-19
/
+11
*
Revert "[AArch64][MachineOutliner] Return address signing for outlined functi...
Oliver Stannard
2019-11-01
1
-241
/
+7
*
Revert rG57ee0435bd47f23f3939f402914c231b4f65ca5e - [TII] Use optional destin...
Simon Pilgrim
2019-10-31
1
-11
/
+19
*
[TII] Use optional destination and source pair as a return value; NFC
Djordje Todorovic
2019-10-31
1
-19
/
+11
*
[AArch64][MachineOutliner] Return address signing for outlined functions
David Tellenbach
2019-10-30
1
-7
/
+241
*
[ARM][AArch64][DebugInfo] Improve call site instruction interpretation
Djordje Todorovic
2019-10-30
1
-0
/
+48
*
[AArch64] Fix offset calculation
Shoaib Meenai
2019-10-16
1
-3
/
+3
*
[AArch64] Stackframe accesses to SVE objects.
Sander de Smalen
2019-10-14
1
-3
/
+36
*
fix fmls fp16
Sebastian Pop
2019-10-08
1
-12
/
+41
*
[AArch64] Static (de)allocation of SVE stack objects.
Sander de Smalen
2019-10-03
1
-2
/
+29
*
Remove the AliasAnalysis argument in function areMemAccessesTriviallyDisjoint
Changpeng Fang
2019-09-26
1
-1
/
+1
*
[SVE][Inline-Asm] Add constraints for SVE predicate registers
Kerry McLaughlin
2019-09-16
1
-0
/
+11
*
[AArch64] MachineCombiner FMA matching. NFC.
Sjoerd Meijer
2019-09-13
1
-325
/
+112
*
AArch64: support arm64_32, an ILP32 slice for watchOS.
Tim Northover
2019-09-12
1
-8
/
+31
*
[aarch64] Add combine patterns for fp16 fmla
Sebastian Pop
2019-09-07
1
-62
/
+280
*
[SVE][Inline-Asm] Support for SVE asm operands
Kerry McLaughlin
2019-09-02
1
-0
/
+10
*
Revert Revert [AArch64InstrInfo] Stop getInstSizeInBytes returning non-zero f...
Paul Walker
2019-08-17
1
-6
/
+4
*
Revert [AArch64InstrInfo] Stop getInstSizeInBytes returning non-zero for meta...
Paul Walker
2019-08-17
1
-4
/
+6
*
[AArch64InstrInfo] Stop getInstSizeInBytes returning non-zero for meta instru...
Paul Walker
2019-08-16
1
-6
/
+4
*
Revert [AArch64InstrInfo] Stop getInstSizeInBytes returning non-zero for meta...
Paul Walker
2019-08-16
1
-4
/
+6
*
[AArch64InstrInfo] Stop getInstSizeInBytes returning non-zero for meta instru...
Paul Walker
2019-08-16
1
-6
/
+4
*
Add missing MIR serialization text for AArch64II::MO_TAGGED.
Evgeniy Stepanov
2019-08-15
1
-3
/
+6
*
[aarch64] Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-12
1
-26
/
+26
*
[AArch64][WinCFI] Do not pair callee-save instructions in LoadStoreOptimizer
Sander de Smalen
2019-08-07
1
-0
/
+12
*
[AArch64] NFC: Generalize emitFrameOffset to support more than byte offsets.
Sander de Smalen
2019-08-06
1
-65
/
+83
*
[AArch64] NFC: Add generic StackOffset to describe scalable offsets.
Sander de Smalen
2019-08-06
1
-8
/
+12
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-30
/
+26
*
AArch64: Add a tagged-globals backend feature.
Peter Collingbourne
2019-07-31
1
-1
/
+2
*
SelectionDAG, MI, AArch64: Widen target flags fields/arguments from unsigned ...
Peter Collingbourne
2019-07-31
1
-1
/
+1
*
Basic codegen for MTE stack tagging.
Evgeniy Stepanov
2019-07-17
1
-0
/
+17
[next]