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: 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
*
AMDGPU: Refactor Subtarget classes
Tom Stellard
2018-07-11
1
-2
/
+4
*
AMDGPU/GlobalISel: Add support for llvm.amdgcn.kernarg.segment.ptr
Matt Arsenault
2018-06-25
1
-0
/
+21
*
AMDGPU/GlobalISel: Default to using TableGen'd instruction selector
Tom Stellard
2018-06-22
1
-7
/
+0
*
AMDGPU/GlobalISel: legalize and select 32-bit G_ASHR
Tom Stellard
2018-06-22
1
-0
/
+9
*
AMDGPU/GlobalISel: legalize and select 32-bit G_SITOFP
Tom Stellard
2018-06-22
1
-0
/
+9
*
AMDGPU/GlobalISel: Implement select() for COPY
Tom Stellard
2018-06-22
1
-1
/
+4
*
AMDGPU/GlobalISel: Implement select() for G_IMPLICIT_DEF
Tom Stellard
2018-06-21
1
-0
/
+15
*
AMDGPU/GlobalISel: Implement select() for @llvm.amdgcn.cvt.pkrtz
Tom Stellard
2018-06-14
1
-0
/
+15
*
AMDGPU/GlobalISel: Implement select() for 32-bit G_FADD and G_FMUL
Tom Stellard
2018-06-13
1
-0
/
+10
*
AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers
Tom Stellard
2018-05-22
1
-0
/
+1
*
AMDGPU/GlobalISel: Address post-commit review comments for r332379
Tom Stellard
2018-05-21
1
-1
/
+1
*
AMDGPU/GlobalISel: Implement select() for G_FCONSTANT
Tom Stellard
2018-05-15
1
-15
/
+47
*
AMDGPU/GlobalISel: Implement select() for >32-bit G_STORE
Tom Stellard
2018-05-11
1
-1
/
+22
*
AMDGPU/GlobalISel: Implement select() for 32-bit G_FPTOUI
Tom Stellard
2018-05-11
1
-0
/
+11
*
AMDGPU/GlobalISel: Implement select() for G_BITCAST s32 <--> <2 x s16>
Tom Stellard
2018-05-10
1
-0
/
+20
*
AMDGPU/GlobalISel: Enable TableGen'd instruction selector
Tom Stellard
2018-05-10
1
-2
/
+35
*
Reapply "AMDGPU: Add 32-bit constant address space"
Matt Arsenault
2018-02-09
1
-1
/
+5
*
Revert "AMDGPU: Add 32-bit constant address space"
Rafael Espindola
2018-02-07
1
-5
/
+1
*
AMDGPU: Add 32-bit constant address space
Marek Olsak
2018-02-07
1
-1
/
+5
*
[GISel] Make constrainSelectedInstRegOperands() available to the legalizer. NFC
Aditya Nandakumar
2018-01-17
1
-0
/
+1
*
[globalisel][tablegen] Generate rule coverage and use it to identify untested...
Daniel Sanders
2017-11-16
1
-1
/
+2
*
AMDGPU: Start adding offset fields to flat instructions
Matt Arsenault
2017-06-12
1
-4
/
+6
*
AMDGPU: Remove tfe bit from flat instruction definitions
Matt Arsenault
2017-05-11
1
-2
/
+1
*
[AMDGPU] Get address space mapping by target triple environment
Yaxun Liu
2017-03-27
1
-2
/
+2
*
AMDGPU/SI: Fix inst-select-load-smrd.mir on some builds
Tom Stellard
2017-01-31
1
-4
/
+10
*
Re-commit AMDGPU/GlobalISel: Add support for simple shaders
Tom Stellard
2017-01-30
1
-0
/
+418
*
Revert "AMDGPU/GlobalISel: Add support for simple shaders"
Tom Stellard
2017-01-30
1
-418
/
+0
*
AMDGPU/GlobalISel: Add support for simple shaders
Tom Stellard
2017-01-30
1
-0
/
+418
[prev]