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
/
PPCMIPeephole.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
[PowerPC] fix trivial typos in comment, NFC
Hiroshi Inoue
2018-06-13
1
-7
/
+7
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-61
/
+59
*
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
Shiva Chen
2018-05-09
1
-2
/
+2
*
Re-commit: [MachineLICM] Add functions to MachineLICM to hoist invariant stores
Zaara Syeda
2018-03-23
1
-10
/
+10
*
Revert [MachineLICM] This reverts commit rL327856
Zaara Syeda
2018-03-19
1
-10
/
+10
*
[MachineLICM] Add functions to MachineLICM to hoist invariant stores
Zaara Syeda
2018-03-19
1
-10
/
+10
*
test commit: fix formatting of a comment
Zaara Syeda
2018-03-13
1
-3
/
+3
*
[PowerPC] Fix for PR35688 - handle out-of-range values for r+r to r+i conversion
Nemanja Ivanovic
2017-12-29
1
-1
/
+1
*
[PowerPC] fix a bug in redundant compare elimination
Hiroshi Inoue
2017-12-20
1
-5
/
+13
*
[PPC] Disable reg+reg to reg+imm transformation.
Benjamin Kramer
2017-12-18
1
-1
/
+1
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-1
/
+1
*
Fix code causing fallthrough warnings in the PPC back end.
Nemanja Ivanovic
2017-12-15
1
-1
/
+4
*
[PowerPC] Convert r+r instructions to r+i (pre and post RA)
Nemanja Ivanovic
2017-12-15
1
-48
/
+63
*
Disabling r312514 as it causes miscompiles that show up on bootstrap
Nemanja Ivanovic
2017-12-15
1
-1
/
+1
*
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
Francis Visoiu Mistrih
2017-12-07
1
-3
/
+3
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-3
/
+4
*
[CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
Francis Visoiu Mistrih
2017-11-30
1
-5
/
+5
*
[PowerPC] Remove redundant TOC saves
Zaara Syeda
2017-11-27
1
-2
/
+71
*
[PowerPC] fix up in redundant compare elimination
Hiroshi Inoue
2017-11-15
1
-2
/
+6
*
Revert "[PowerPC] Try to simplify a Swap if it feeds a Splat"
Stefan Pintilie
2017-10-30
1
-47
/
+0
*
[PowerPC] Try to simplify a Swap if it feeds a Splat
Stefan Pintilie
2017-10-24
1
-0
/
+47
*
Revert "[PowerPC] Try to simplify a Swap if it feeds a Splat"
Stefan Pintilie
2017-10-23
1
-47
/
+0
*
[PowerPC] Try to simplify a Swap if it feeds a Splat
Stefan Pintilie
2017-10-23
1
-0
/
+47
*
Disabling the transformation introduced in r315888
Nemanja Ivanovic
2017-10-20
1
-2
/
+2
*
[PowerPC] Eliminate sign- and zero-extensions if already sign- or zero-extended
Hiroshi Inoue
2017-10-16
1
-0
/
+216
*
Fix for PR34888.
Nemanja Ivanovic
2017-10-10
1
-3
/
+4
*
[trivial] fix format, NFC
Hiroshi Inoue
2017-10-03
1
-1
/
+1
*
[PowerPC] eliminate partially redundant compare instruction
Hiroshi Inoue
2017-09-28
1
-14
/
+180
*
[PowerPC Peephole] Constants into a join add, use ADDI over LI/ADD.
Tony Jiang
2017-09-19
1
-0
/
+116
*
[PowerPC] eliminate redundant compare instruction
Hiroshi Inoue
2017-09-05
1
-0
/
+299
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
Diana Picus
2017-01-13
1
-10
/
+10
*
[PowerPC] Improvements for BUILD_VECTOR Vol. 4
Nemanja Ivanovic
2016-12-06
1
-9
/
+110
*
[PPCMIPeephole] Fix splat elimination
Tim Shen
2016-10-12
1
-3
/
+5
*
[Power9] Part-word VSX integer scalar loads/stores and sign extend instructions
Nemanja Ivanovic
2016-10-04
1
-0
/
+57
*
Add optimization bisect opt-in calls for PowerPC passes
Andrew Kaylor
2016-04-27
1
-0
/
+2
*
[PowerPC] Add an MI SSA peephole pass.
Bill Schmidt
2015-11-10
1
-0
/
+230