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
/
AArch64ExpandPseudoInsts.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AArch64] Add Tiny Code Model for AArch64
David Green
2018-08-22
1
-25
/
+44
*
[AArch64] Improve orr+movk sequences for MOVi64imm.
Eli Friedman
2018-05-24
1
-115
/
+96
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-14
/
+14
*
[AArch64] Fold adds with tprel_lo12_nc and secrel_lo12 into a following ldr/str
Martin Storsjo
2018-03-12
1
-0
/
+10
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
Insert IMPLICIT_DEFS for undef uses in tail merging
Matthias Braun
2017-09-06
1
-12
/
+10
*
Revert "[AArch64] Simplify AES*Tied pseudo expansion (NFC)."
Tim Northover
2017-08-03
1
-3
/
+10
*
[AArch64] Simplify AES*Tied pseudo expansion (NFC).
Florian Hahn
2017-08-02
1
-10
/
+3
*
[AArch64] Tie source and destination operands for AESMC/AESIMC.
Florian Hahn
2017-07-29
1
-0
/
+12
*
[AArch64] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-07-25
1
-10
/
+30
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
AArch64: Fix cmpxchg O0 expansion
Matthias Braun
2017-05-26
1
-58
/
+61
*
LivePhysRegs: Rework constructor + documentation; NFC
Matthias Braun
2017-05-26
1
-2
/
+2
*
AArch64: lower "fence singlethread" to a pure compiler barrier.
Tim Northover
2017-04-20
1
-0
/
+1
*
[AArch64][Fuchsia] Allow -mcmodel=kernel for --target=aarch64-fuchsia
Petr Hosek
2017-04-04
1
-1
/
+6
*
[AArch64] Mark mrs of TPIDR_EL0 (thread pointer) as not having side effects.
Chad Rosier
2017-03-27
1
-0
/
+8
*
[AArch64] Generate literals by the little end
Evandro Menezes
2017-01-18
1
-6
/
+6
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-21
/
+19
*
AArch64: Enable post-ra liveness updates
Matthias Braun
2016-12-16
1
-1
/
+6
*
AArch64: fix 128-bit cmpxchg at -O0 (again, again).
Tim Northover
2016-12-01
1
-6
/
+14
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-3
/
+1
*
[AArch64] Register AArch64LoadStoreOptimizer so it can be run by llc -run-pas...
Geoff Berry
2016-07-20
1
-4
/
+0
*
Move helper classes into anonymous namespaces. NFC.
Benjamin Kramer
2016-05-15
1
-1
/
+1
*
livePhysRegs: Pass MBB by reference in addLive{Ins|Outs}(); NFC
Matthias Braun
2016-05-03
1
-2
/
+2
*
LivePhysRegs: Automatically determine presence of pristine regs.
Matthias Braun
2016-05-03
1
-2
/
+2
*
[AArch64] Set AddPristinesAndCSRs to expandCMP_SWAP LivePhysRegs.
Ahmed Bougacha
2016-04-27
1
-2
/
+2
*
[AArch64] Set correct successors in CMPXCHG pseudo expansion.
Ahmed Bougacha
2016-04-27
1
-2
/
+4
*
AArch64: expand cmpxchg after regalloc at -O0.
Tim Northover
2016-04-14
1
-3
/
+201
*
AArch64: avoid clobbering SP for dead MOVimm pseudos.
Tim Northover
2016-04-01
1
-1
/
+8
*
[AArch64] Register (existing) AArch64ExpandPseudo pass with LLVM pass manager.
Chad Rosier
2015-08-05
1
-2
/
+13
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Transfer implicit operands when expanding the RET_ReallyLR pseudo instruction.
Juergen Ributzka
2015-03-30
1
-3
/
+6
*
MathExtras: Bring Count(Trailing|Leading)Ones and CountPopulation in line wit...
Benjamin Kramer
2015-02-12
1
-2
/
+2
*
Have MachineFunction cache a pointer to the subtarget to make lookups
Eric Christopher
2014-08-05
1
-2
/
+1
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-1
/
+3
*
AArch64: remove unnecessary pseudo-instruction.
Tim Northover
2014-07-14
1
-13
/
+0
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-0
/
+749