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
/
SIRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MCRegister in MCRegisterInfo's interfaces
Daniel Sanders
2019-08-02
1
-3
/
+3
*
Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Re...
Daniel Sanders
2019-08-01
1
-3
/
+3
*
[AMDGPU] Reserve all AGPRs on targets which do not have them
Stanislav Mekhanoshin
2019-07-30
1
-0
/
+8
*
[AMDGPU] Allow register tuples to set asm names
Stanislav Mekhanoshin
2019-07-19
1
-14
/
+1
*
[AMDGPU] Drop Reg32 and use regular AsmName
Stanislav Mekhanoshin
2019-07-18
1
-1
/
+0
*
[AMDGPU] Stop special casing flat_scratch for register name
Stanislav Mekhanoshin
2019-07-17
1
-12
/
+0
*
[AMDGPU] Autogenerate register asm names
Stanislav Mekhanoshin
2019-07-16
1
-61
/
+18
*
[AMDGPU] gfx908 agpr spilling
Stanislav Mekhanoshin
2019-07-11
1
-17
/
+108
*
[AMDGPU] gfx908 mfma support
Stanislav Mekhanoshin
2019-07-11
1
-6
/
+145
*
[AMDGPU] gfx908 mAI instructions, MC part
Stanislav Mekhanoshin
2019-07-09
1
-0
/
+16
*
AMDGPU/GlobalISel: Select G_MERGE_VALUES
Matt Arsenault
2019-07-09
1
-16
/
+31
*
AMDGPU/GlobalISel: Fix scc->vcc copy handling
Matt Arsenault
2019-07-01
1
-2
/
+2
*
AMDGPU: Assert SPAdj is 0
Matt Arsenault
2019-06-26
1
-0
/
+2
*
AMDGPU/GlobalISel: Select G_TRUNC
Matt Arsenault
2019-06-24
1
-24
/
+30
*
AMDGPU/GlobalISel: Fix selecting G_IMPLICIT_DEF for s1
Matt Arsenault
2019-06-24
1
-3
/
+16
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
1
-4
/
+4
*
AMDGPU/GlobalISel: Implement select for G_ICMP and G_SELECT
Tom Stellard
2019-06-17
1
-1
/
+6
*
[AMDGPU] gfx10 conditional registers handling
Stanislav Mekhanoshin
2019-06-16
1
-1
/
+28
*
AMDGPU: Invert frame index offset interpretation
Matt Arsenault
2019-06-05
1
-27
/
+34
*
AMDGPU: Disable stack realignment for kernels
Matt Arsenault
2019-06-03
1
-0
/
+13
*
[AMDGPU][MC] Added support of SCC, VCCZ and EXECZ operands
Dmitry Preobrazhensky
2019-06-03
1
-0
/
+5
*
[AMDGPU] gfx1010 VMEM and SMEM implementation
Stanislav Mekhanoshin
2019-04-30
1
-3
/
+7
*
[AMDGPU] gfx1010 sgpr register changes
Stanislav Mekhanoshin
2019-04-24
1
-2
/
+5
*
[AMDGPU] Pre-allocate WWM registers to reduce VGPR pressure.
Neil Henning
2019-04-01
1
-0
/
+4
*
Reapply "AMDGPU: Scavenge register instead of findUnusedReg"
Matt Arsenault
2019-03-27
1
-1
/
+1
*
AMDGPU: Enable the scavenger for large frames
Matt Arsenault
2019-03-27
1
-5
/
+14
*
Revert "AMDGPU: Scavenge register instead of findUnusedReg"
Matt Arsenault
2019-03-25
1
-1
/
+1
*
[AMDGPU] Added v5i32 and v5f32 register classes
Tim Renouf
2019-03-22
1
-0
/
+32
*
[AMDGPU] Support for v3i32/v3f32
Tim Renouf
2019-03-21
1
-1
/
+12
*
[AMDGPU][MC][GFX9] Added support of operands shared_base, shared_limit, priva...
Dmitry Preobrazhensky
2019-03-20
1
-0
/
+3
*
[AMDGPU] Asm/disasm clamp modifier on vop3 int arithmetic
Tim Renouf
2019-03-18
1
-3
/
+6
*
AMDGPU: Scavenge register instead of findUnusedReg
Matt Arsenault
2019-03-14
1
-1
/
+1
*
AMDGPU/GlobalISel: Implement select for G_EXTRACT
Tom Stellard
2019-02-28
1
-0
/
+7
*
[AMDGPU][MC] Added support of lds_direct operand
Dmitry Preobrazhensky
2019-02-08
1
-0
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AMDGPU] Simplify negated condition
Stanislav Mekhanoshin
2018-12-13
1
-0
/
+57
*
AMDGPU: Only add implicit super-reg def for first subreg
Matt Arsenault
2018-11-26
1
-2
/
+2
*
[MI] Change the array of `MachineMemOperand` pointers to be
Chandler Carruth
2018-08-16
1
-9
/
+10
*
[AMDGPU] Fix VGPR spills where offset doesn't fit in 12 bits
Scott Linder
2018-07-26
1
-11
/
+16
*
AMDGPU: Refactor Subtarget classes
Tom Stellard
2018-07-11
1
-12
/
+12
*
AMDGPU: Separate R600 and GCN TableGen files
Tom Stellard
2018-06-28
1
-2
/
+0
*
AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers
Tom Stellard
2018-05-22
1
-0
/
+6
*
AMDGPU/GlobalISel: Implement select() for >32-bit G_STORE
Tom Stellard
2018-05-11
1
-0
/
+6
*
AMDGPU/GlobalISel: Enable TableGen'd instruction selector
Tom Stellard
2018-05-10
1
-0
/
+21
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-2
/
+2
*
AMDGPU: Move a flawed assert when spilling SGPRs
Matt Arsenault
2018-04-23
1
-0
/
+4
*
[AMDGPU] : fix for the crash in SIRegisterInfo when the regiser class not found
Alexander Timofeev
2018-03-01
1
-1
/
+7
*
[AMDGPU] added writelane intrinsic
Tim Renouf
2018-02-28
1
-1
/
+12
*
[AMDGPU] Make sure all super regs of reserved regs are marked reserved.
Geoff Berry
2018-01-24
1
-7
/
+0
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2018-01-22
1
-2
/
+2
[next]