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 llvm.amdgcn.ds.ordered.{add|swap}
Matt Arsenault
2020-01-13
1
-0
/
+87
*
AMDGPU/GlobalISel: Select G_EXTRACT_VECTOR_ELT
Matt Arsenault
2020-01-09
1
-0
/
+76
*
TableGen/GlobalISel: Add way for SDNodeXForm to work on timm
Matt Arsenault
2020-01-09
1
-7
/
+24
*
AMDGPU/GlobalISel: Fix import of zext of s16 op patterns
Matt Arsenault
2020-01-09
1
-0
/
+2
*
AMDGPU/GlobalISel: Add IMMPopCount xform
Matt Arsenault
2020-01-09
1
-0
/
+6
*
AMDGPU/GlobalISel: Add selectVOP3Mods_nnan
Matt Arsenault
2020-01-09
1
-0
/
+14
*
AMDGPU/GlobalISel: Add equiv xform for bitcast_fpimm_to_i32
Matt Arsenault
2020-01-09
1
-0
/
+11
*
AMDGPU/GlobalISel: Fix add of neg inline constant pattern
Matt Arsenault
2020-01-09
1
-0
/
+6
*
AMDGPU: Remove VOP3Mods0Clamp0OMod
Matt Arsenault
2020-01-07
1
-14
/
+0
*
AMDGPU/GlobalISel: Select G_UADDE/G_USUBE
Matt Arsenault
2020-01-06
1
-10
/
+30
*
AMDGPU/GlobalISel: Replace handling of boolean values
Matt Arsenault
2020-01-06
1
-82
/
+55
*
AMDGPU: Use ImmLeaf for inline immediate predicates
Matt Arsenault
2020-01-06
1
-0
/
+16
*
AMDGPU/GlobalISel: Select scalar v2s16 G_BUILD_VECTOR
Matt Arsenault
2020-01-06
1
-1
/
+1
*
AMDGPU/GlobalISel: Select more G_EXTRACTs correctly
Matt Arsenault
2020-01-06
1
-5
/
+19
*
AMDGPU/GlobalISel: Add new utils file
Matt Arsenault
2020-01-03
1
-33
/
+2
*
AMDGPU/GlobalISel: Fix off by one in operand index
Matt Arsenault
2020-01-03
1
-4
/
+4
*
AMDGPU/GlobalISel: Remove manual G_FENCE selection
Matt Arsenault
2020-01-02
1
-5
/
+0
*
AMDGPU/GlobalISel: Re-use MRI available in selector
Matt Arsenault
2019-12-30
1
-9
/
+7
*
AMDGPU/GlobalISel: Fix missing scc imp-def on scalar and/or/xor
Matt Arsenault
2019-12-21
1
-0
/
+5
*
GlobalISel: Lower s1 source G_SITOFP/G_UITOFP
Matt Arsenault
2019-11-15
1
-46
/
+0
*
[globalisel] Rename G_GEP to G_PTR_ADD
Daniel Sanders
2019-11-05
1
-5
/
+5
*
AMDGPU: Relax 32-bit SGPR register class
Matt Arsenault
2019-10-18
1
-8
/
+9
*
AMDGPU/GlobalISel: Handle more G_INSERT cases
Matt Arsenault
2019-10-07
1
-43
/
+1
*
AMDGPU/GlobalISel: Use S_MOV_B64 for inline constants
Matt Arsenault
2019-10-07
1
-20
/
+27
*
AMDGPU/GlobalISel: Select more G_INSERT cases
Matt Arsenault
2019-10-07
1
-20
/
+78
*
GlobalISel: Add target pre-isel instructions
Matt Arsenault
2019-10-07
1
-1
/
+1
*
AMDGPU/GlobalISel: Fall back on weird G_EXTRACT offsets
Matt Arsenault
2019-10-06
1
-2
/
+5
*
AMDGPU/GlobalISel: Select G_PTRTOINT
Matt Arsenault
2019-10-04
1
-0
/
+1
*
[AMDGPU] Extend buffer intrinsics with swizzling
Piotr Sobczak
2019-10-02
1
-10
/
+15
*
AMDGPU/GlobalISel: Use getIntrinsicID helper
Matt Arsenault
2019-10-02
1
-1
/
+1
*
AMDGPU/GlobalISel: Select s1 src G_SITOFP/G_UITOFP
Matt Arsenault
2019-10-01
1
-0
/
+46
*
AMDGPU/GlobalISel: Add support for init.exec intrinsics
Matt Arsenault
2019-10-01
1
-0
/
+9
*
AMDGPU/GlobalISel: Select G_UADDO/G_USUBO
Matt Arsenault
2019-10-01
1
-0
/
+44
*
AMDGPU/GlobalISel: Avoid getting MRI in every function
Matt Arsenault
2019-09-28
1
-220
/
+149
*
[AMDGPU] Use std::make_tuple to make some toolchains happy again
Bjorn Pettersson
2019-09-20
1
-6
/
+6
*
Reapply r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics"
Matt Arsenault
2019-09-19
1
-12
/
+267
*
Revert r372285 "GlobalISel: Don't materialize immarg arguments to intrinsics"
Hans Wennborg
2019-09-19
1
-267
/
+12
*
AMDGPU/GlobalISel: Select llvm.amdgcn.raw.buffer.store.format
Matt Arsenault
2019-09-19
1
-17
/
+91
*
AMDGPU/GlobalISel: Select llvm.amdgcn.raw.buffer.store
Matt Arsenault
2019-09-19
1
-0
/
+185
*
GlobalISel: Don't materialize immarg arguments to intrinsics
Matt Arsenault
2019-09-19
1
-12
/
+8
*
AMDGPU/GlobalISel: Fail select of G_INSERT non-32-bit source
Matt Arsenault
2019-09-16
1
-4
/
+16
*
AMDGPU/GlobalISel: Fix assert on multi-return side effect intrinsics
Matt Arsenault
2019-09-13
1
-1
/
+1
*
AMDGPU/GlobalISel: Select llvm.amdgcn.class
Matt Arsenault
2019-09-09
1
-0
/
+18
*
AMDGPU/GlobalISel: Select fmed3
Matt Arsenault
2019-09-09
1
-0
/
+19
*
AMDGPU/GlobalISel: Select G_PTR_MASK
Matt Arsenault
2019-09-09
1
-0
/
+65
*
AMDGPU/GlobalISel: Use known bits for selection
Matt Arsenault
2019-09-09
1
-8
/
+3
*
AMDGPU/GlobalISel: Try generated matcher before add/sub code
Matt Arsenault
2019-09-09
1
-4
/
+4
*
AMDGPU/GlobalISel: Fix assert on load from constant address
Matt Arsenault
2019-09-05
1
-4
/
+4
*
AMDGPU/GlobalISel: Fix constraining scalar and/or/xor
Matt Arsenault
2019-08-28
1
-8
/
+1
*
Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM
Daniel Sanders
2019-08-15
1
-21
/
+19
[next]