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
/
AMDGPULegalizerInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU/GlobalISel: Select flat loads
Matt Arsenault
2019-07-16
1
-0
/
+3
*
AMDGPU/GlobalISel: Fix test failures in release build
Matt Arsenault
2019-07-16
1
-1
/
+1
*
AMDGPU/GlobalISel: Custom legalize G_INSERT_VECTOR_ELT
Matt Arsenault
2019-07-15
1
-1
/
+31
*
AMDGPU/GlobalISel: Custom legalize G_EXTRACT_VECTOR_ELT
Matt Arsenault
2019-07-15
1
-1
/
+34
*
AMDGPU/GlobalISel: Widen vector extracts
Matt Arsenault
2019-07-15
1
-5
/
+8
*
GlobalISel: Legalization for G_FMINNUM/G_FMAXNUM
Matt Arsenault
2019-07-10
1
-1
/
+55
*
AMDGPU/GlobalISel: Add support for wide loads >= 256-bits
Tom Stellard
2019-07-10
1
-1
/
+8
*
GlobalISel: Implement lower for G_FCOPYSIGN
Matt Arsenault
2019-07-09
1
-3
/
+2
*
AMDGPU/GlobalISel: Fix legality for G_BUILD_VECTOR
Matt Arsenault
2019-07-09
1
-7
/
+4
*
AMDGPU/GlobalISel: Legalize more concat_vectors
Matt Arsenault
2019-07-09
1
-13
/
+16
*
AMDGPU/GlobalISel: Make s16 G_ICMP legal
Matt Arsenault
2019-07-09
1
-2
/
+8
*
AMDGPU/GlobalISel: Select G_MERGE_VALUES
Matt Arsenault
2019-07-09
1
-2
/
+4
*
AMDGPU/GlobalISel: Handle more input argument intrinsics
Matt Arsenault
2019-07-01
1
-0
/
+12
*
AMDGPU/GlobalISel: Lower kernarg segment ptr intrinsics
Matt Arsenault
2019-07-01
1
-4
/
+44
*
AMDGPU/GlobalISel: Legalize workgroup ID intrinsics
Matt Arsenault
2019-07-01
1
-0
/
+9
*
AMDGPU/GlobalISel: Legalize workitem ID intrinsics
Matt Arsenault
2019-07-01
1
-0
/
+84
*
AMDGPU/GlobalISel: Custom lower control flow intrinsics
Matt Arsenault
2019-07-01
1
-0
/
+64
*
AMDGPU/GlobalISel: Legalize s16 add/sub/mul
Matt Arsenault
2019-07-01
1
-1
/
+12
*
AMDGPU/GlobalISel: Legalize s16 fcmp
Matt Arsenault
2019-07-01
1
-1
/
+9
*
AMDGPU/GlobalISel: Make s16 select legal
Matt Arsenault
2019-07-01
1
-2
/
+2
*
AMDGPU/GlobalISel: Convert to using Register
Matt Arsenault
2019-06-28
1
-4
/
+4
*
GlobalISel: Remove unsigned variant of SrcOp
Matt Arsenault
2019-06-24
1
-12
/
+12
*
CodeGen: Introduce a class for registers
Matt Arsenault
2019-06-24
1
-4
/
+4
*
AMDGPU: Consolidate some getGeneration checks
Matt Arsenault
2019-06-19
1
-3
/
+2
*
AMDGPU/GlobalISel: Legality for integer min/max
Matt Arsenault
2019-05-23
1
-0
/
+23
*
AMDGPU/GlobalISel: Implement s64->s64 [SU]ITOFP
Matt Arsenault
2019-05-17
1
-0
/
+37
*
GlobalISel: Implement lower for S64->S32 [SU]ITOFP
Matt Arsenault
2019-05-17
1
-0
/
+1
*
AMDGPU: Fix unused variable warnings in release builds
Matt Arsenault
2019-05-17
1
-12
/
+9
*
AMDGPU/GlobalISel: Legalize G_FCEIL
Matt Arsenault
2019-05-17
1
-2
/
+35
*
AMDGPU/GlobalISel: Legalize G_INTRINSIC_TRUNC
Matt Arsenault
2019-05-17
1
-3
/
+68
*
AMDGPU/GlobalISel: Legalize G_FRINT
Matt Arsenault
2019-05-17
1
-0
/
+41
*
AMDGPU/GlobalISel: Legalize G_FCOPYSIGN
Matt Arsenault
2019-05-17
1
-0
/
+4
*
AMDGPU/GlobalISel: Fix non-power-of-2 G_EXTRACT sources
Matt Arsenault
2019-04-22
1
-1
/
+3
*
[GlobalISel] Enable CSE in the IRTranslator & legalizer for -O0 with constant...
Amara Emerson
2019-04-15
1
-16
/
+12
*
AMDGPU/GlobalISel: Fix non-power-of-2 select
Matt Arsenault
2019-04-05
1
-0
/
+1
*
GlobalISel: Implement fewerElementsVector for phi
Matt Arsenault
2019-02-28
1
-0
/
+1
*
GlobalISel: Implement moreElementsVector for phi
Matt Arsenault
2019-02-28
1
-0
/
+1
*
AMDGPU/GlobalISel: Fix bit ops for non-power-of-2 sizes
Matt Arsenault
2019-02-25
1
-0
/
+2
*
AMDGPU/GlobalISel: Clamp max implicit_def elements
Matt Arsenault
2019-02-25
1
-1
/
+2
*
AMDGPU/GlobalISel: Make phis legal
Matt Arsenault
2019-02-21
1
-0
/
+13
*
AMDGPU/GlobalISel: Fix bit count ops for non-power-of-2 types
Matt Arsenault
2019-02-21
1
-1
/
+3
*
GlobalISel: Fix fewerElementsVector for ctlz with different result type
Matt Arsenault
2019-02-20
1
-2
/
+2
*
GlobalISel: Implement moreElementsVector for g_insert results
Matt Arsenault
2019-02-20
1
-14
/
+24
*
GlobalISel: Implement moreElementsVector for select
Matt Arsenault
2019-02-19
1
-18
/
+9
*
GlobalISel: Implement moreElementsVector for G_EXTRACT source
Matt Arsenault
2019-02-19
1
-0
/
+1
*
GlobalISel: Implement moreElementsVector for bit ops
Matt Arsenault
2019-02-19
1
-0
/
+20
*
GlobalISel: Implement widenScalar for g_extract scalar results
Matt Arsenault
2019-02-18
1
-2
/
+3
*
GlobalISel: Add alignment to LegalityQuery MMOs
Matt Arsenault
2019-02-14
1
-9
/
+10
*
AMDGPU/GlobalISel: Fix RegBankSelect for GEP.
Matt Arsenault
2019-02-14
1
-22
/
+14
*
AMDGPU/GlobalISel: Only make f16 constants legal on f16 targets
Matt Arsenault
2019-02-12
1
-2
/
+9
[next]