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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] [PowerPC] Add isPredicable for basic instrs
Qiu Chaofan
2020-01-10
1
-2
/
+0
*
Use MCRegister in copyPhysReg
Matt Arsenault
2019-11-11
1
-1
/
+1
*
[PowerPC] [Peephole] fold frame offset by using index form to save add.
czhengsz
2019-10-25
1
-0
/
+10
*
Prune two MachineInstr.h includes, fix up deps
Reid Kleckner
2019-10-19
1
-1
/
+1
*
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
/
+1
*
[MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduceLoopCount
James Molloy
2019-09-21
1
-20
/
+8
*
Revert "[MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduce...
Mitch Phillips
2019-09-20
1
-8
/
+20
*
[MachinePipeliner] Improve the TargetInstrInfo API analyzeLoop/reduceLoopCount
James Molloy
2019-09-20
1
-20
/
+8
*
[PowerPC][NFC] Make `getDefMIPostRA` public
Kai Luo
2019-07-25
1
-5
/
+5
*
[PowerPC][NFC] Added `getDefMIPostRA` method
Kai Luo
2019-07-25
1
-0
/
+5
*
[PowerPC][NFC] use opcode instead of MachineInstr for instrHasImmForm().
Chen Zheng
2019-07-24
1
-1
/
+1
*
[PowerPC] Implement the areMemAccessesTriviallyDisjoint hook
QingShan Zhang
2019-07-02
1
-0
/
+16
*
[PowerPC] Enable MachinePipeliner for P9 with -ppc-enable-pipeliner
Jinsong Ji
2019-06-11
1
-0
/
+28
*
Include what you use in PPCInstrInfo.h
Dmitri Gribenko
2019-06-03
1
-1
/
+0
*
[PowerPC] Remove UseVSXReg
Stefan Pintilie
2019-03-26
1
-8
/
+18
*
[PowerPC] fix killed/dead flag after convert x-form to d-form tranformation.
Chen Zheng
2019-03-05
1
-5
/
+17
*
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
-0
/
+2
*
[PowerPC][NFC] Fix bugs in r+r to r+i conversion
Nemanja Ivanovic
2018-10-22
1
-1
/
+2
*
[PowerPC] Remove self-copies in pre-emit peephole
Nemanja Ivanovic
2018-10-09
1
-0
/
+10
*
[PowerPC] [NFC] Refactor code for printing register operands
Nemanja Ivanovic
2018-09-27
1
-0
/
+19
*
Test commit: remove trailing whitespace
Josh Stone
2018-09-11
1
-1
/
+1
*
[PowerPC] Add a peephole post RA to transform the inst that fed by add
QingShan Zhang
2018-08-20
1
-6
/
+40
*
[PowerPC] Infrastructure work. Implement getting the opcode for a spill in on...
Stefan Pintilie
2018-03-26
1
-9
/
+20
*
Re-commit: [MachineLICM] Add functions to MachineLICM to hoist invariant stores
Zaara Syeda
2018-03-23
1
-7
/
+0
*
Revert [MachineLICM] This reverts commit rL327856
Zaara Syeda
2018-03-19
1
-0
/
+7
*
[MachineLICM] Add functions to MachineLICM to hoist invariant stores
Zaara Syeda
2018-03-19
1
-7
/
+0
*
[PowerPC] Fix for PR35688 - handle out-of-range values for r+r to r+i conversion
Nemanja Ivanovic
2017-12-29
1
-0
/
+2
*
[PowerPC] Convert r+r instructions to r+i (pre and post RA)
Nemanja Ivanovic
2017-12-15
1
-0
/
+52
*
[PowerPC] Remove redundant TOC saves
Zaara Syeda
2017-11-27
1
-0
/
+2
*
[PPC] Heuristic to choose between a X-Form VSX ld/st vs a X-Form FP ld/st.
Tony Jiang
2017-11-20
1
-0
/
+3
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
[PowerPC] Eliminate sign- and zero-extensions if already sign- or zero-extended
Hiroshi Inoue
2017-10-16
1
-0
/
+15
*
[PowerPC] define target hook isReallyTriviallyReMaterializable()
Lei Huang
2017-06-21
1
-0
/
+2
*
[PowerPC] Eliminate integer compare instructions - vol. 2
Nemanja Ivanovic
2017-05-31
1
-0
/
+1
*
Re-commit r301040 "X86: Don't emit zero-byte functions on Windows"
Hans Wennborg
2017-04-21
1
-1
/
+1
*
Revert r301040 "X86: Don't emit zero-byte functions on Windows"
Hans Wennborg
2017-04-21
1
-1
/
+1
*
X86: Don't emit zero-byte functions on Windows
Hans Wennborg
2017-04-21
1
-1
/
+1
*
Make TargetInstrInfo::isPredicable take a const reference, NFC
Krzysztof Parzyszek
2017-03-03
1
-1
/
+1
*
[Power9] Part-word VSX integer scalar loads/stores and sign extend instructions
Nemanja Ivanovic
2016-10-04
1
-0
/
+17
*
Finish renaming remaining analyzeBranch functions
Matt Arsenault
2016-09-14
1
-2
/
+2
*
Make analyzeBranch family of instruction names consistent
Matt Arsenault
2016-09-14
1
-1
/
+1
*
AArch64: Use TTI branch functions in branch relaxation
Matt Arsenault
2016-09-14
1
-2
/
+4
*
TargetInstrInfo: add virtual function getInstSizeInBytes
Sjoerd Meijer
2016-07-29
1
-1
/
+1
*
TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFC
Sjoerd Meijer
2016-07-28
1
-1
/
+1
*
Rename AnalyzeBranch* to analyzeBranch*.
Jacques Pienaar
2016-07-15
1
-1
/
+1
*
CodeGen: Use MachineInstr& in TargetInstrInfo, NFC
Duncan P. N. Exon Smith
2016-06-30
1
-20
/
+16
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-8
/
+8
*
[PPC, SSP] Support PowerPC Linux stack protection.
Tim Shen
2016-04-19
1
-0
/
+3
[next]