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
/
AMDGPU
/
SIInstrInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Fix S_BUFFER_LOAD_DWORD_SGPR moveToVALU
Marek Olsak
2018-02-06
1
-2
/
+8
*
AMDGPU: Fold inline offset for loads properly in moveToVALU on GFX9
Marek Olsak
2018-01-31
1
-22
/
+31
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-9
/
+9
*
[AMDGPU] SDWA: add support for PRESERVE into SDWA peephole.
Sam Kolton
2017-12-04
1
-0
/
+22
*
AMDGPU: Use carry-less adds in FI elimination
Matt Arsenault
2017-11-30
1
-1
/
+4
*
AMDGPU: Use gfx9 carry-less add/sub instructions
Matt Arsenault
2017-11-30
1
-16
/
+73
*
AMDGPU: Consistently check for immediates in SIInstrInfo::FoldImmediate
Nicolai Haehnle
2017-11-28
1
-23
/
+22
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-2
/
+2
*
AMDGPU: Replace i64 add/sub lowering
Matt Arsenault
2017-11-15
1
-0
/
+73
*
AMDGPU: Fold immediate offset into BUFFER_LOAD_DWORD lowered from SMEM
Marek Olsak
2017-11-09
1
-2
/
+32
*
AMDGPU: Select s_buffer_load_dword with a non-constant SGPR offset
Marek Olsak
2017-10-31
1
-0
/
+21
*
AMDGPU: Add new intrinsic llvm.amdgcn.kill(i1)
Marek Olsak
2017-10-24
1
-0
/
+21
*
AMDGPU: Fix not accounting for instruction size in bundles
Matt Arsenault
2017-10-04
1
-1
/
+14
*
AMDGPU: VALU carry-in and v_cndmask condition cannot be EXEC
Nicolai Haehnle
2017-09-29
1
-7
/
+16
*
AMDGPU: Fix crash on immediate operand
Matt Arsenault
2017-09-21
1
-1
/
+5
*
AMDGPU: Start selecting s_xnor_{b32, b64}
Konstantin Zhuravlyov
2017-09-18
1
-0
/
+37
*
Fix warnings in r313297.
Jan Sjodin
2017-09-14
1
-3
/
+1
*
AMDGPU: Fix violating constant bus restriction
Matt Arsenault
2017-09-14
1
-4
/
+5
*
Add AddresSpace to PseudoSourceValue.
Jan Sjodin
2017-09-14
1
-0
/
+19
*
AMDGPU: Don't spill SP reg like a normal CSR
Matt Arsenault
2017-09-13
1
-0
/
+4
*
Allow target to decide when to cluster loads/stores in misched
Stanislav Mekhanoshin
2017-09-13
1
-0
/
+38
*
[AMDGPU] Produce madak and madmk from the two-address pass
Stanislav Mekhanoshin
2017-09-11
1
-0
/
+42
*
[AMDGPU] Fix shouldClusterMemOps to process flat loads
Stanislav Mekhanoshin
2017-09-06
1
-0
/
+4
*
[AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use war...
Eugene Zelenko
2017-08-08
1
-25
/
+47
*
[AMDGPU] Implement llvm.amdgcn.set.inactive intrinsic
Connor Abbott
2017-08-04
1
-0
/
+22
*
[AMDGPU] Add support for Whole Wavefront Mode
Connor Abbott
2017-08-04
1
-0
/
+8
*
[AMDGPU] Add an llvm.amdgcn.wqm intrinsic for WQM
Connor Abbott
2017-08-04
1
-0
/
+2
*
AMDGPU: Pass special input registers to functions
Matt Arsenault
2017-08-03
1
-5
/
+4
*
AMDGPU: Make areMemAccessesTriviallyDisjoint more aware of segment flat
Matt Arsenault
2017-07-29
1
-1
/
+1
*
AMDGPU: Fix getMemOpBaseRegImmOfs for flat with offsets
Matt Arsenault
2017-07-21
1
-3
/
+13
*
Add an ID field to StackObjects
Matt Arsenault
2017-07-20
1
-0
/
+2
*
[AMDGPU] Do not insert an instruction into worklist twice in movetovalu
Alfred Huang
2017-07-14
1
-12
/
+12
*
[AMDGPU] Fix -Wimplicit-fallthrough warnings. NFCI.
Simon Pilgrim
2017-07-07
1
-0
/
+2
*
AMDGPU: Add operand target flags serialization
Matt Arsenault
2017-07-02
1
-0
/
+18
*
[AMDGPU] SDWA: several fixes for V_CVT and VOPC instructions
Sam Kolton
2017-06-27
1
-5
/
+9
*
AMDGPU: M0 operands to spill/restore opcodes are dead
Nicolai Haehnle
2017-06-27
1
-2
/
+2
*
[AMDGPU] SDWA: add support for GFX9 in peephole pass
Sam Kolton
2017-06-22
1
-4
/
+4
*
[AMDGPU] SDWA: merge VI and GFX9 pseudo instructions
Sam Kolton
2017-06-21
1
-2
/
+69
*
AMDGPU: Don't add same implicit use multiple times
Matt Arsenault
2017-06-12
1
-4
/
+2
*
AMDGPU: Verify that flat offsets aren't used pre-GFX9
Matt Arsenault
2017-06-12
1
-2
/
+11
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
AMDGPU/GlobalISel: Mark 32-bit float constants as legal
Tom Stellard
2017-05-26
1
-0
/
+4
*
AMDGPU: Use appropriate soffset for spilling
Matt Arsenault
2017-05-17
1
-7
/
+7
*
AMDGPUCodeGen: Fix warnings in r303111. [-Wunused-variable]
NAKAMURA Takumi
2017-05-16
1
-2
/
+2
*
Re-submit AMDGPUMachineCFGStructurizer.
Jan Sjodin
2017-05-15
1
-9
/
+301
*
Revert 303091.
Jan Sjodin
2017-05-15
1
-301
/
+9
*
Add AMDGPUMachineCFGStructurizer.
Jan Sjodin
2017-05-15
1
-9
/
+301
*
Move size and alignment information of regclass to TargetRegisterInfo
Krzysztof Parzyszek
2017-04-24
1
-18
/
+20
*
AMDGPU: Move v_readlane lane select from VGPR to SGPR
Nicolai Haehnle
2017-04-24
1
-0
/
+13
*
AMDGPU: Fix crash when scheduling non-memory SMRD instructions
Nicolai Haehnle
2017-04-24
1
-0
/
+5
[next]