Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
Target
/
PowerPC
/
PPCMIPeephole.cpp
f78650a
Remove trailing space
by Fangrui Song
· 7 years ago
0f7f59f
[PowerPC] fix trivial typos in comment, NFC
by Hiroshi Inoue
· 7 years ago
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
801bf7e
[DebugInfo] Examine all uses of isDebugValue() for debug instructions.
by Shiva Chen
· 7 years ago
6535993
Re-commit: [MachineLICM] Add functions to MachineLICM to hoist invariant stores
by Zaara Syeda
· 8 years ago
01f414b
Revert [MachineLICM] This reverts commit rL327856
by Zaara Syeda
· 8 years ago
ff05e2b
[MachineLICM] Add functions to MachineLICM to hoist invariant stores
by Zaara Syeda
· 8 years ago
df28fb6
test commit: fix formatting of a comment
by Zaara Syeda
· 8 years ago
4e1f5e0
[PowerPC] Fix for PR35688 - handle out-of-range values for r+r to r+i conversion
by Nemanja Ivanovic
· 8 years ago
11e571e
[PowerPC] fix a bug in redundant compare elimination
by Hiroshi Inoue
· 8 years ago
f4cc67a
[PPC] Disable reg+reg to reg+imm transformation.
by Benjamin Kramer
· 8 years ago
f1caa28
MachineFunction: Return reference from getFunction(); NFC
by Matthias Braun
· 8 years ago
1794cdc
Fix code causing fallthrough warnings in the PPC back end.
by Nemanja Ivanovic
· 8 years ago
6995e5d
[PowerPC] Convert r+r instructions to r+i (pre and post RA)
by Nemanja Ivanovic
· 8 years ago
0d47d32
Disabling r312514 as it causes miscompiles that show up on bootstrap
by Nemanja Ivanovic
· 8 years ago
a8a83d1
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
by Francis Visoiu Mistrih
· 8 years ago
25528d6
[CodeGen] Unify MBB reference format in both MIR and debug output
by Francis Visoiu Mistrih
· 8 years ago
93ef145
[CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
by Francis Visoiu Mistrih
· 8 years ago
f94d58d
[PowerPC] Remove redundant TOC saves
by Zaara Syeda
· 8 years ago
72a1f98
[PowerPC] fix up in redundant compare elimination
by Hiroshi Inoue
· 8 years ago
6262fd4
Revert "[PowerPC] Try to simplify a Swap if it feeds a Splat"
by Stefan Pintilie
· 8 years ago
8f0c783
[PowerPC] Try to simplify a Swap if it feeds a Splat
by Stefan Pintilie
· 8 years ago
52bbd58
Revert "[PowerPC] Try to simplify a Swap if it feeds a Splat"
by Stefan Pintilie
· 8 years ago
feafa1d
[PowerPC] Try to simplify a Swap if it feeds a Splat
by Stefan Pintilie
· 8 years ago
0026c06
Disabling the transformation introduced in r315888
by Nemanja Ivanovic
· 8 years ago
e3a3e3c
[PowerPC] Eliminate sign- and zero-extensions if already sign- or zero-extended
by Hiroshi Inoue
· 8 years ago
7bf866e
Fix for PR34888.
by Nemanja Ivanovic
· 8 years ago
224661d
[trivial] fix format, NFC
by Hiroshi Inoue
· 8 years ago
79c0bec
[PowerPC] eliminate partially redundant compare instruction
by Hiroshi Inoue
· 8 years ago
2d9c5f3b
[PowerPC Peephole] Constants into a join add, use ADDI over LI/ADD.
by Tony Jiang
· 8 years ago
614453b
[PowerPC] eliminate redundant compare instruction
by Hiroshi Inoue
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
116bbab
[CodeGen] Rename MachineInstrBuilder::addOperand. NFC
by Diana Picus
· 9 years ago
15748f4
[PowerPC] Improvements for BUILD_VECTOR Vol. 4
by Nemanja Ivanovic
· 9 years ago
4ff62b1
[PPCMIPeephole] Fix splat elimination
by Tim Shen
· 9 years ago
11049f8
[Power9] Part-word VSX integer scalar loads/stores and sign extend instructions
by Nemanja Ivanovic
· 9 years ago
289bd5f
Add optimization bisect opt-in calls for PowerPC passes
by Andrew Kaylor
· 9 years ago
34af5e1
[PowerPC] Add an MI SSA peephole pass.
by Bill Schmidt
· 10 years ago