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
/
AMDGPUInstructionSelector.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU/GlobalISel: Select private loads
Matt Arsenault
2019-07-16
1
-1
/
+135
*
AMDGPU/GlobalISel: Select flat stores
Matt Arsenault
2019-07-16
1
-2
/
+4
*
AMDGPU/GlobalISel: Select flat loads
Matt Arsenault
2019-07-16
1
-44
/
+52
*
AMDGPU/GlobalISel: Fix test failures in release build
Matt Arsenault
2019-07-16
1
-2
/
+5
*
AMDGPU/GlobalISel: Select G_AND/G_OR/G_XOR
Matt Arsenault
2019-07-15
1
-0
/
+65
*
AMDGPU/GlobalISel: Don't constrain source register of VCC copies
Matt Arsenault
2019-07-15
1
-0
/
+20
*
AMDGPU/GlobalISel: Fix selecting vcc->vcc bank copies
Matt Arsenault
2019-07-15
1
-10
/
+12
*
AMDGPU/GlobalISel: Fix not constraining result reg of copies to VCC
Matt Arsenault
2019-07-15
1
-0
/
+4
*
AMDGPU/GlobalISel: Fix handling of sgpr (not scc bank) s1 to VCC
Matt Arsenault
2019-07-15
1
-17
/
+23
*
AMDGPU/GlobalISel: Fix G_ICMP for wave32
Matt Arsenault
2019-07-15
1
-2
/
+2
*
AMDGPU/GlobalISel: Handle llvm.amdgcn.if.break
Matt Arsenault
2019-07-15
1
-0
/
+25
*
AMDGPU/GlobalISel: Select llvm.amdgcn.end.cf
Matt Arsenault
2019-07-15
1
-0
/
+14
*
AMDGPU/GlobalISel: Select easy cases for G_BUILD_VECTOR
Matt Arsenault
2019-07-15
1
-0
/
+4
*
AMDGPU/GlobalISel: Select G_SUB
Matt Arsenault
2019-07-09
1
-6
/
+14
*
AMDGPU/GlobalISel: Select G_UNMERGE_VALUES
Matt Arsenault
2019-07-09
1
-0
/
+46
*
AMDGPU/GlobalISel: Select G_MERGE_VALUES
Matt Arsenault
2019-07-09
1
-0
/
+41
*
AMDGPU/GlobalISel: Try generated matcher with intrinsics
Matt Arsenault
2019-07-02
1
-8
/
+7
*
AMDGPU/GlobalISel: Fix G_GEP with mixed SGPR/VGPR operands
Matt Arsenault
2019-07-02
1
-4
/
+6
*
AMDGPU/GlobalISel: Select G_FENCE
Matt Arsenault
2019-07-02
1
-0
/
+5
*
AMDGPU/GlobalISel: Lower kernarg segment ptr intrinsics
Matt Arsenault
2019-07-01
1
-20
/
+0
*
AMDGPU/GlobalISel: Fail instead of assert when selecting loads
Matt Arsenault
2019-07-01
1
-5
/
+11
*
AMDGPU/GlobalISel: Complete implementation of G_GEP
Matt Arsenault
2019-07-01
1
-29
/
+76
*
AMDGPU/GlobalISel: Select G_PHI
Matt Arsenault
2019-07-01
1
-0
/
+40
*
AMDGPU/GlobalISel: Implement select for 32-bit G_ADD
Tom Stellard
2019-07-01
1
-2
/
+4
*
AMDGPU/GlobalISel: Select G_BRCOND for vcc
Matt Arsenault
2019-07-01
1
-25
/
+41
*
AMDGPU/GlobalISel: Select G_FRAME_INDEX
Matt Arsenault
2019-07-01
1
-0
/
+18
*
AMDGPU/GlobalISel: Make s16 select legal
Matt Arsenault
2019-07-01
1
-5
/
+7
*
AMDGPU/GlobalISel: Select G_BRCOND for scc conditions
Matt Arsenault
2019-07-01
1
-0
/
+33
*
AMDGPU/GlobalISel: Tolerate copies with no type set
Matt Arsenault
2019-07-01
1
-3
/
+6
*
AMDGPU/GlobalISel: Select src modifiers
Matt Arsenault
2019-07-01
1
-6
/
+40
*
AMDGPU/GlobalISel: Fail on store to 32-bit address space
Matt Arsenault
2019-07-01
1
-0
/
+6
*
AMDGPU/GlobalISel: Improve icmp selection coverage.
Matt Arsenault
2019-07-01
1
-13
/
+36
*
AMDGPU/GlobalISel: Fix scc->vcc copy handling
Matt Arsenault
2019-07-01
1
-11
/
+21
*
AMDGPU/GlobalISel: Use and instead of BFE with inline immediate
Matt Arsenault
2019-07-01
1
-6
/
+29
*
AMDGPU: Select G_SEXT/G_ZEXT/G_ANYEXT
Matt Arsenault
2019-06-25
1
-4
/
+133
*
AMDGPU/GlobalISel: Select G_TRUNC
Matt Arsenault
2019-06-24
1
-0
/
+72
*
AMDGPU/GlobalISel: Fix selecting G_IMPLICIT_DEF for s1
Matt Arsenault
2019-06-24
1
-6
/
+11
*
AMDGPU/GlobalISel: Account for multiple defs when finding intrinsic ID
Matt Arsenault
2019-06-17
1
-2
/
+1
*
AMDGPU/GlobalISel: Implement select for G_ICMP and G_SELECT
Tom Stellard
2019-06-17
1
-0
/
+187
*
[AMDGPU] gfx1010 VMEM and SMEM implementation
Stanislav Mekhanoshin
2019-04-30
1
-2
/
+4
*
AMDGPU/GlobalISel: Implement select for G_INSERT
Tom Stellard
2019-03-01
1
-0
/
+30
*
AMDGPU/GlobalISel: Implement select for G_EXTRACT
Tom Stellard
2019-02-28
1
-0
/
+24
*
AMDGPU/GlobalISel: Move SMRD selection logic to TableGen
Tom Stellard
2019-02-20
1
-127
/
+82
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Revert "AMDGPU/GlobalISel: Implement select for G_INSERT"
Tom Stellard
2018-10-11
1
-30
/
+0
*
AMDGPU/GlobalISel: Implement select for G_INSERT
Tom Stellard
2018-10-11
1
-0
/
+30
*
AMDGPU/GlobalISel: Add support for G_INTTOPTR
Tom Stellard
2018-10-05
1
-0
/
+1
*
AMDGPU: Remove remnants of old address space mapping
Matt Arsenault
2018-08-31
1
-3
/
+2
*
AMDGPU/GlobalISel: Implement select() for 32-bit @llvm.minnun and @llvm.maxnum
Tom Stellard
2018-07-13
1
-0
/
+2
*
AMDGPU/GlobalISel: Implement select() for @llvm.amdgcn.exp
Tom Stellard
2018-07-13
1
-0
/
+69
[next]