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
...
*
GlobalISel: Legalization for inttoptr/ptrtoint
Matt Arsenault
2019-02-02
1
-6
/
+44
*
GlobalISel: Handle odd splits in fewerElementsVector for load/store
Matt Arsenault
2019-01-31
1
-1
/
+2
*
GlobalISel: Implement narrowScalar for bswap
Matt Arsenault
2019-01-31
1
-1
/
+5
*
GlobalISel: Allow bitcount ops to have different result type
Matt Arsenault
2019-01-31
1
-5
/
+10
*
GlobalISel: Implement fewerElementsVector for select
Matt Arsenault
2019-01-30
1
-1
/
+20
*
AMDGPU/GlobalISel: Fix clamping shifts with 16-bit insts
Matt Arsenault
2019-01-30
1
-2
/
+3
*
GlobalISel: Support narrowScalar for uneven loads
Matt Arsenault
2019-01-30
1
-0
/
+8
*
GlobalISel: Partially implement widenScalar for MERGE_VALUES
Matt Arsenault
2019-01-29
1
-7
/
+8
*
GlobalISel: Fix narrowScalar for load/store with different mem size
Matt Arsenault
2019-01-29
1
-2
/
+22
*
GlobalISel: Implement narrowScalar for mul
Matt Arsenault
2019-01-27
1
-0
/
+1
*
GlobalISel: fewerElementsVector for intrinsic_trunc/intrinsic_round
Matt Arsenault
2019-01-27
1
-1
/
+2
*
AMDGPU/GlobalISel: Use scalarize instead of clampMaxNumElements
Matt Arsenault
2019-01-26
1
-2
/
+1
*
AMDGPU/GlobalISel: Legalize more bit ops
Matt Arsenault
2019-01-26
1
-4
/
+7
*
AMDGPU/GlobalISel: Widen small uaddo/usubo
Matt Arsenault
2019-01-26
1
-1
/
+2
*
AMDGPU/GlobalISel: Remove leftover setAction
Matt Arsenault
2019-01-25
1
-11
/
+8
*
AMDGPU/GlobalISel: Scalarize add/sub
Matt Arsenault
2019-01-25
1
-3
/
+1
*
GlobalISel: fewerElementsVector for more cast types
Matt Arsenault
2019-01-25
1
-3
/
+6
*
GlobalISel: fewerElementsVector for a few more trivial ops
Matt Arsenault
2019-01-25
1
-5
/
+5
*
AMDGPU/GlobalISel: Legalize smulh/umulh and scalarize mul
Matt Arsenault
2019-01-25
1
-1
/
+4
*
GlobalISel: Support fewerElementsVector for icmp/fcmp
Matt Arsenault
2019-01-25
1
-6
/
+8
*
GlobalISel: Implement fewerElementsVector for extensions
Matt Arsenault
2019-01-25
1
-2
/
+7
*
GlobalISel: Add convenience mutatations to scalarize
Matt Arsenault
2019-01-25
1
-29
/
+9
*
AMDGPU/GlobalISel: Start selectively legalizing 16-bit operations
Matt Arsenault
2019-01-22
1
-4
/
+9
*
AMDGPU/GlobalISel: Handle legality/regbanks for 32/64-bit shifts
Matt Arsenault
2019-01-22
1
-2
/
+3
*
GlobalISel: Allow shift amount to be a different type
Matt Arsenault
2019-01-22
1
-0
/
+2
*
GlobalISel: Implement widen for extract_vector_elt elt type
Matt Arsenault
2019-01-22
1
-3
/
+16
*
GlobalISel: Implement fewerElementsVector for basic FP ops
Matt Arsenault
2019-01-22
1
-20
/
+28
*
AMDGPU/GlobalISel: Remove vectors from legal constant types
Matt Arsenault
2019-01-22
1
-1
/
+1
*
GlobalISel: Support narrowing zextload/sextload
Matt Arsenault
2019-01-22
1
-0
/
+18
*
AMDGPU/GlobalISel: Legalize more fp<->int conversions
Matt Arsenault
2019-01-22
1
-10
/
+4
*
AMDGPU: Legalize more bitcasts
Matt Arsenault
2019-01-20
1
-5
/
+7
*
AMDGPU/GlobalISel: Really legalize exts from i1
Matt Arsenault
2019-01-20
1
-1
/
+2
*
GlobalISel: Implement widenScalar for basic FP ops
Matt Arsenault
2019-01-20
1
-6
/
+8
*
AMDGPU/GlobalISel: Legalize f32->f16 fptrunc
Matt Arsenault
2019-01-20
1
-1
/
+1
*
AMDGPU/GlobalISel: Fix some crashs in g_unmerge_values/g_merge_values
Matt Arsenault
2019-01-20
1
-12
/
+73
*
AMDGPU/GlobalISel: Cleanup legality for extensions
Matt Arsenault
2019-01-20
1
-10
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
AMDGPU/GlobalISel: Legalize more types for select
Matt Arsenault
2019-01-18
1
-2
/
+4
*
AMDGPU/GlobalISel: Legalize illegal g_constant
Matt Arsenault
2019-01-18
1
-4
/
+9
*
AMDGPU/GlobalISel: Legalize concat_vectors
Matt Arsenault
2019-01-08
1
-0
/
+12
*
RegBankSelect: Fix copy insertion point for terminators
Matt Arsenault
2019-01-08
1
-0
/
+2
*
AMDGPU/GlobalISel: RegBankSelect for carry-in
Matt Arsenault
2019-01-08
1
-1
/
+2
*
AMDGPU/GlobalISel: RegBankSelect for add/sub with carry out
Matt Arsenault
2019-01-08
1
-0
/
+3
*
AMDGPU/GlobalISel: RegBankSelect for some fp ops
Matt Arsenault
2018-12-21
1
-0
/
+7
*
AMDGPU/GlobalISel: Redo legality for build_vector
Matt Arsenault
2018-12-21
1
-10
/
+38
*
AMDGPU: Make i1/i64/v2i32 and/or/xor legal
Matt Arsenault
2018-12-20
1
-3
/
+5
*
AMDGPU/GlobalISel: RegBankSelect for fp conversions
Matt Arsenault
2018-12-20
1
-0
/
+6
*
AMDGPU/GlobalISel: Legality/regbankselect for atomicrmw/atomic_cmpxchg
Matt Arsenault
2018-12-20
1
-0
/
+10
*
AMDGPU: Legalize/regbankselect frame_index
Matt Arsenault
2018-12-18
1
-0
/
+2
*
AMDGPU: Legalize/regbankselect fma
Matt Arsenault
2018-12-18
1
-1
/
+1
[prev]
[next]