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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64] Enable clustering memory accesses to fixed stack objects
Jay Foad
2019-12-18
1
-0
/
+6
*
[DebugInfo] Make describeLoadedValue() reg aware
David Stenberg
2019-12-09
1
-4
/
+4
*
Revert "[DebugInfo] Make describeLoadedValue() reg aware"
David Stenberg
2019-12-09
1
-4
/
+4
*
[DebugInfo] Make describeLoadedValue() reg aware
David Stenberg
2019-12-09
1
-4
/
+4
*
Use MCRegister in copyPhysReg
Matt Arsenault
2019-11-11
1
-3
/
+3
*
Reland: [TII] Use optional destination and source pair as a return value; NFC
Djordje Todorovic
2019-11-08
1
-9
/
+7
*
Revert rG57ee0435bd47f23f3939f402914c231b4f65ca5e - [TII] Use optional destin...
Simon Pilgrim
2019-10-31
1
-7
/
+9
*
[TII] Use optional destination and source pair as a return value; NFC
Djordje Todorovic
2019-10-31
1
-9
/
+7
*
[ARM][AArch64][DebugInfo] Improve call site instruction interpretation
Djordje Todorovic
2019-10-30
1
-0
/
+8
*
[AArch64] Fix offset calculation
Shoaib Meenai
2019-10-16
1
-1
/
+1
*
Remove the AliasAnalysis argument in function areMemAccessesTriviallyDisjoint
Changpeng Fang
2019-09-26
1
-2
/
+1
*
[AArch64] NFC: Add generic StackOffset to describe scalable offsets.
Sander de Smalen
2019-08-06
1
-3
/
+4
*
[SystemZ, RegAlloc] Favor 3-address instructions during instruction selection.
Jonas Paulsson
2019-06-08
1
-1
/
+2
*
[DebugInfo][AArch64] Recognise target specific instruction as mov instr
Alexey Lapshin
2019-05-22
1
-0
/
+7
*
[AArch64] only indicate CFI on Windows if we emitted CFI
Mandeep Singh Grang
2019-05-15
1
-1
/
+2
*
[CodeGen] Add "const" to MachineInstr::mayAlias
Bjorn Pettersson
2019-04-19
1
-5
/
+9
*
[AArch64] NFC: Cleanup isAArch64FrameOffsetLegal
Sander de Smalen
2019-03-27
1
-2
/
+11
*
AArch64: implement copy for paired GPR registers.
Tim Northover
2019-02-07
1
-0
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AArch64] Refactor the Exynos scheduling predicates
Evandro Menezes
2018-12-10
1
-9
/
+0
*
[CodeGen][NFC] Make `TII::getMemOpBaseImmOfs` return a base operand
Francis Visoiu Mistrih
2018-11-28
1
-8
/
+7
*
[TableGen] Refactor macro names (NFC)
Evandro Menezes
2018-11-27
1
-1
/
+1
*
[AArch64] Refactor the scheduling predicates (3/3) (NFC)
Evandro Menezes
2018-11-26
1
-4
/
+0
*
[AArch64] Refactor the scheduling predicates (2/3) (NFC)
Evandro Menezes
2018-11-26
1
-4
/
+0
*
[AArch64] Refactor the scheduling predicates (1/3) (NFC)
Evandro Menezes
2018-11-26
1
-5
/
+3
*
[MachineOutliner][NFC] Change getMachineOutlinerMBBFlags to isMBBSafeToOutlin...
Jessica Paquette
2018-11-12
1
-1
/
+2
*
[PATCH] [AArch64] Refactor helper functions (NFC)
Evandro Menezes
2018-11-06
1
-4
/
+4
*
[ARM64] [Windows] Exception handling support in frame lowering
Sanjin Sijaric
2018-10-31
1
-1
/
+1
*
[AArch64] [Windows] SEH opcodes should be scheduling boundaries.
Eli Friedman
2018-10-30
1
-0
/
+7
*
[AArch64] Refactor Exynos machine model
Evandro Menezes
2018-10-24
1
-2
/
+5
*
[AArch64] Refactor Exynos machine model (NFC)
Evandro Menezes
2018-10-24
1
-1
/
+1
*
[MachineOutliner][AArch64] Add support for saving LR to a register
Jessica Paquette
2018-07-30
1
-0
/
+4
*
[AArch64][SVE] Asm: Add MOVPRFX instructions.
Sander de Smalen
2018-07-30
1
-0
/
+26
*
Recommit "Enable MachineOutliner by default under -Oz for AArch64"
Jessica Paquette
2018-07-27
1
-0
/
+1
*
Revert "Enable MachineOutliner by default under -Oz for AArch64"
Jessica Paquette
2018-07-27
1
-1
/
+0
*
Enable MachineOutliner by default under -Oz for AArch64
Jessica Paquette
2018-07-27
1
-0
/
+1
*
[MachineOutliner][NFC] Move target frame info into OutlinedFunction
Jessica Paquette
2018-07-24
1
-2
/
+2
*
[MachineOutliner][NFC] Make Candidates own their call information
Jessica Paquette
2018-07-24
1
-1
/
+1
*
[MachineOutliner] Fix typo in getOutliningCandidateInfo function name
Yvan Roux
2018-07-04
1
-1
/
+1
*
[MachineOutliner] Define MachineOutliner support in TargetOptions
Jessica Paquette
2018-06-28
1
-2
/
+0
*
[MachineOutliner] Don't outline sequences where x16/x17/nzcv are live across
Jessica Paquette
2018-06-27
1
-3
/
+0
*
[MachineOutliner] NFC: Remove insertOutlinerPrologue, rename insertOutlinerEp...
Jessica Paquette
2018-06-19
1
-3
/
+1
*
[MachineOutliner] NFC - Move intermediate data structures to MachineOutliner.h
Jessica Paquette
2018-06-04
1
-8
/
+6
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-8
/
+8
*
[MachineOutliner] Add `useMachineOutliner` target hook
Jessica Paquette
2018-04-04
1
-0
/
+3
*
[AArch64] Refactor stand alone methods (NFC)
Evandro Menezes
2018-02-09
1
-130
/
+16
*
[AArch64] Add pipeline model for Exynos M3
Evandro Menezes
2018-01-30
1
-0
/
+3
*
[MachineOutliner] AArch64: Handle instrs that use SP and will never need fixups
Jessica Paquette
2018-01-09
1
-1
/
+2
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
[MachineOutliner] Disable outlining from LinkOnceODRs by default
Jessica Paquette
2017-10-07
1
-1
/
+2
[next]