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] 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