Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
3dc27f1a6914b1fb7dcbc152dc71ea6092f125a8
/
llvm
/
lib
/
Target
/
AMDGPU
/
SIPeepholeSDWA.cpp
59e5ef7
[AMDGPU] Fix the SDWA Peephole phase to handle src for dst:UNUSED_PRESERVE.
by Michael Bedy
· 8 years ago
80cf9ff
Test commit - change comment slightly.
by Michael Bedy
· 8 years ago
9c2f3c4
AMDGPU: Process SDWA block at a time
by Matt Arsenault
· 8 years ago
c24d5e2
AMDGPU: Minor cleanups
by Matt Arsenault
· 8 years ago
f1caa28
MachineFunction: Return reference from getFunction(); NFC
by Matthias Braun
· 8 years ago
a8a83d1
[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.
by Francis Visoiu Mistrih
· 8 years ago
8ae38bc
AMDGPU: Fix SDWA crash on inline asm
by Matt Arsenault
· 8 years ago
5f7f32c
[AMDGPU] SDWA: add support for PRESERVE into SDWA peephole.
by Sam Kolton
· 8 years ago
93ef145
[CodeGen] Print "%vreg0" as "%0" in both MIR and debug output
by Francis Visoiu Mistrih
· 8 years ago
b3bde2e
Fix a bunch more layering of CodeGen headers that are in Target
by David Blaikie
· 8 years ago
f42074b
AMDGPU: Fix missing skipFunction calls
by Matt Arsenault
· 8 years ago
59e1282
[AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
a179d25
[AMDGPU] SDWA: several fixes for V_CVT and VOPC instructions
by Sam Kolton
· 8 years ago
3c4933f
[AMDGPU] SDWA: add support for GFX9 in peephole pass
by Sam Kolton
· 8 years ago
549c89d
[AMDGPU] SDWA: merge VI and GFX9 pseudo instructions
by Sam Kolton
· 8 years ago
e4cda74
[AMDGPU] Return correct value from SDWA pass
by Stanislav Mekhanoshin
· 8 years ago
6bda14b
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
0330660
[AMDGPU] Untangle SDWA pass from SIShrinkInstructions
by Stanislav Mekhanoshin
· 8 years ago
56ea488
[AMDGPU] Allow SDWA in instructions with immediates and SGPRs
by Stanislav Mekhanoshin
· 8 years ago
ebfdaf7
[AMDGPU] SDWA operands should not intersect with potential MIs
by Sam Kolton
· 8 years ago
aff8341
[AMDGPU] SDWA: make pass global
by Sam Kolton
· 9 years ago
9fa1696
[AMDGPU] Resubmit SDWA peephole: enable by default
by Sam Kolton
· 9 years ago
27e0f8b
[AMDGPU] SDWA Peephole: improve search for immediates in SDWA patterns
by Sam Kolton
· 9 years ago
f60ad58
[ADMGPU] SDWA peephole optimization pass.
by Sam Kolton
· 9 years ago