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
/
PowerPC
/
PPCRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Fix trivial typos in comments
James Henderson
2020-01-06
1
-1
/
+1
*
[PowerPC] Spill CR LT bits on P9 using setb
Amy Kwan
2019-11-24
1
-0
/
+15
*
[PowerPC] Remove redundant CRSET/CRUNSET in custom lowering of known CR bit s...
Yi-Hong Lyu
2019-11-08
1
-2
/
+16
*
[PowerPC] Remove the SPE4RC register class and instead add f32 to the GPRC re...
Craig Topper
2019-09-12
1
-1
/
+0
*
[PowerPC] Add combined ELF ABI and 32/64 bit queries to the subtarget. [NFC]
Sean Fertile
2019-08-22
1
-2
/
+2
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-16
/
+16
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-1
/
+1
*
PowerPC: Fix register spilling for SPE registers
Justin Hibbits
2019-07-17
1
-21
/
+34
*
PowerPC/SPE: Fix load/store handling for SPE
Justin Hibbits
2019-07-17
1
-1
/
+7
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
1
-2
/
+2
*
[AIX] Implement call lowering with parameters could pass onto GPRs
Jason Liu
2019-06-06
1
-0
/
+5
*
Include what you use in PPCRegisterInfo.cpp
Dmitri Gribenko
2019-06-04
1
-1
/
+0
*
Implement call lowering without parameters on AIX
Jason Liu
2019-05-24
1
-0
/
+4
*
[PowerPC] Custom lower known CR bit spills
Lei Huang
2019-05-14
1
-16
/
+55
*
[PowerPC] Move the stack pointer update instruction later in the prologue and...
Stefan Pintilie
2019-02-28
1
-4
/
+55
*
Implementation of asm-goto support in LLVM
Craig Topper
2019-02-08
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PowerPC] Fix CR Bit spill pseudo expansion
Nemanja Ivanovic
2018-12-29
1
-5
/
+8
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
Introduce codegen for the Signal Processing Engine
Justin Hibbits
2018-07-18
1
-0
/
+11
*
Re-commit: [MachineLICM] Add functions to MachineLICM to hoist invariant stores
Zaara Syeda
2018-03-23
1
-4
/
+21
*
Revert [MachineLICM] This reverts commit rL327856
Zaara Syeda
2018-03-19
1
-21
/
+4
*
[MachineLICM] Add functions to MachineLICM to hoist invariant stores
Zaara Syeda
2018-03-19
1
-4
/
+21
*
Re-commit : [PowerPC] Add handling for ColdCC calling convention and a pass t...
Zaara Syeda
2018-01-30
1
-0
/
+18
*
Revert [PowerPC] This reverts commit rL322721
Zaara Syeda
2018-01-17
1
-18
/
+0
*
[PowerPC] Add handling for ColdCC calling convention and a pass to mark
Zaara Syeda
2018-01-17
1
-0
/
+18
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-3
/
+3
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-2
/
+2
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
1
-1
/
+1
*
[PowerPC] Utilize DQ-Form instructions for spill/restore and fix FrameIndex e...
Lei Huang
2017-10-11
1
-5
/
+10
*
[Power9] Spill gprs to vector registers rather than stack
Zaara Syeda
2017-09-21
1
-0
/
+22
*
[PowerPC] Ensure displacements for DQ-Form instructions are multiples of 16
Nemanja Ivanovic
2017-07-13
1
-10
/
+20
*
[PowerPC] fix potential verification errors
Hiroshi Inoue
2017-06-22
1
-4
/
+11
*
[MachineLICM] Hoist TOC-based address instructions
Lei Huang
2017-06-15
1
-0
/
+14
*
PowerPC: Slight cleanup of getReservedRegs(); NFC
Matthias Braun
2017-01-25
1
-19
/
+10
*
PowerPC: Mark super regs of reserved regs reserved.
Matthias Braun
2017-01-24
1
-35
/
+25
*
[Power9] Exploit D-Form VSX Scalar memory ops that target full VSX register set
Nemanja Ivanovic
2016-10-04
1
-0
/
+12
*
[Power9] Part-word VSX integer scalar loads/stores and sign extend instructions
Nemanja Ivanovic
2016-10-04
1
-1
/
+0
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-9
/
+9
*
Use isPositionIndependent in a few more places.
Rafael Espindola
2016-06-28
1
-3
/
+2
*
Refactor duplicated condition.
Rafael Espindola
2016-06-27
1
-4
/
+3
*
CXX_FAST_TLS calling convention: performance improvement for PPC64
Chuang-Yu Cheng
2016-04-08
1
-0
/
+28
*
Introduce new @llvm.get.dynamic.area.offset.i{32, 64} intrinsics.
Yury Gribov
2015-12-01
1
-0
/
+26
*
Fix typos in comments.
Jay Foad
2015-11-17
1
-1
/
+1
*
Prune trailing whitespaces.
NAKAMURA Takumi
2015-09-22
1
-1
/
+1
*
Untabify.
NAKAMURA Takumi
2015-09-22
1
-8
/
+7
*
Reformat blank lines.
NAKAMURA Takumi
2015-09-22
1
-5
/
+5
*
Reformat comment lines.
NAKAMURA Takumi
2015-09-22
1
-6
/
+7
*
Reformat.
NAKAMURA Takumi
2015-09-22
1
-13
/
+15
*
Targets: commonize some stack realignment code
JF Bastien
2015-07-20
1
-18
/
+0
[next]