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
/
PPCInstrInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PowerPC] Do not assume operand of ADDI is an immediate
Nemanja Ivanovic
2020-06-23
1
-0
/
+4
*
[NFC] [PowerPC] Add isPredicable for basic instrs
Qiu Chaofan
2020-01-10
1
-16
/
+0
*
[PowerPC][NFC] Rename record instructions to use _rec suffix instead of o
Jinsong Ji
2020-01-06
1
-137
/
+147
*
Fix assertion failure in getMemOperandWithOffsetWidth
Kristof Beyls
2019-12-17
1
-6
/
+4
*
[PowerPC][NFC] Rename ANDI(S)o8 to ANDI(S)8o
Jinsong Ji
2019-12-09
1
-9
/
+9
*
[PowerPC] Fix crash in peephole optimization
Nemanja Ivanovic
2019-12-02
1
-2
/
+4
*
[PowerPC] Rename DarwinDirective to CPUDirective (NFC)
Kit Barton
2019-11-25
1
-4
/
+4
*
Use MCRegister in copyPhysReg
Matt Arsenault
2019-11-11
1
-7
/
+7
*
[PowerPC] [Peephole] fold frame offset by using index form to save add.
czhengsz
2019-10-25
1
-0
/
+219
*
[AIX] TOC pseudo expansion for 64bit large + 64bit small + 32bit large models
Xiangling Liao
2019-10-17
1
-0
/
+1
*
Second attempt to add iterator_range::empty()
Jordan Rose
2019-10-07
1
-1
/
+1
*
[PowerPC] Fix SH field overflow issue
Yi-Hong Lyu
2019-10-02
1
-4
/
+8
*
Remove the AliasAnalysis argument in function areMemAccessesTriviallyDisjoint
Changpeng Fang
2019-09-26
1
-2
/
+1
*
[TargetInstrInfo] Let findCommutedOpIndices take const MachineInstr&
Simon Pilgrim
2019-09-25
1
-1
/
+2
*
Move classes into anonymous namespaces. NFC.
Benjamin Kramer
2019-09-22
1
-0
/
+2
*
[MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduceLoopCount
James Molloy
2019-09-21
1
-56
/
+88
*
Revert "[MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduce...
Mitch Phillips
2019-09-20
1
-83
/
+56
*
[MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduceLoopCount
James Molloy
2019-09-20
1
-56
/
+83
*
[PowerPC] Remove the SPE4RC register class and instead add f32 to the GPRC re...
Craig Topper
2019-09-12
1
-15
/
+4
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-27
/
+27
*
[PowerPC] Use xxleqv to set all one vector IMM(-1).
Jinsong Ji
2019-08-15
1
-0
/
+1
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-11
/
+11
*
[PowerPC][NFC] Added `getDefMIPostRA` method
Kai Luo
2019-07-25
1
-21
/
+33
*
[PowerPC][NFC] use opcode instead of MachineInstr for instrHasImmForm().
Chen Zheng
2019-07-24
1
-8
/
+13
*
[NFC][PowerPC]Change ADDIStocHA to ADDIStocHA8 to follow 64-bit naming conven...
Jason Liu
2019-07-22
1
-1
/
+1
*
PowerPC: Fix register spilling for SPE registers
Justin Hibbits
2019-07-17
1
-0
/
+2
*
Delete dead stores
Fangrui Song
2019-07-12
1
-7
/
+5
*
[PowerPC][NFC] remove redundant function isVFReg().
Chen Zheng
2019-07-09
1
-8
/
+4
*
[PowerPC] Implement the areMemAccessesTriviallyDisjoint hook
QingShan Zhang
2019-07-02
1
-0
/
+56
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
1
-8
/
+8
*
[PowerPC] Enable MachinePipeliner for P9 with -ppc-enable-pipeliner
Jinsong Ji
2019-06-11
1
-0
/
+74
*
[PowerPC] Look through copies for compare elimination
Nemanja Ivanovic
2019-06-03
1
-1
/
+6
*
[PowerPC] check for INLINEASM_BR along w/ INLINEASM
Nick Desaulniers
2019-05-31
1
-1
/
+1
*
[PowerPC] Remove CRBits Copy Of Unset/set CBit
Stefan Pintilie
2019-05-24
1
-0
/
+2
*
Set useful flags for vector imm setting instructions
Jinsong Ji
2019-03-12
1
-0
/
+9
*
[NFC][PowerPC]Assert when trying to generate directmove below P8.
Jinsong Ji
2019-03-12
1
-1
/
+4
*
[PowerPC] fix killed/dead flag after convert x-form to d-form tranformation.
Chen Zheng
2019-03-05
1
-16
/
+142
*
[PowerPC] Move the stack pointer update instruction later in the prologue and...
Stefan Pintilie
2019-02-28
1
-0
/
+8
*
[PowerPC] delete no more needed workaround for readsRegister() in PowerPC
Chen Zheng
2019-01-30
1
-14
/
+0
*
[PowerPC] more opportunity for converting reg+reg to reg+imm
Chen Zheng
2019-01-30
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PowerPC] Remove the implicit use of the register if it is replaced by Imm
QingShan Zhang
2018-12-28
1
-6
/
+35
*
[PowerPC] fix register class after converting X-FORM instruction to D-FORM in...
Chen Zheng
2018-12-28
1
-7
/
+12
*
[PowerPC] Exploit power9 new instruction setb
Kewen Lin
2018-12-18
1
-0
/
+1
*
[PowerPC] Fix assert from machine verify pass that missing undef register flag
Zi Xuan Wu
2018-12-07
1
-15
/
+11
*
[PowerPC] Fix inconsistent ImmMustBeMultipleOf for same instruction
Kang Zhang
2018-12-03
1
-4
/
+12
*
Revert "[PowerPC] Fix inconsistent ImmMustBeMultipleOf for same instruction"
Kang Zhang
2018-11-26
1
-12
/
+4
*
[PowerPC] Fix inconsistent ImmMustBeMultipleOf for same instruction
Kang Zhang
2018-11-26
1
-4
/
+12
*
[PowerPC][NFC] Fix bugs in r+r to r+i conversion
Nemanja Ivanovic
2018-10-22
1
-12
/
+56
*
[PowerPC] Folding XForm to DForm loads requires alignment for some DForm loads.
Stefan Pintilie
2018-10-01
1
-0
/
+8
[next]