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
/
test
/
CodeGen
/
AMDGPU
/
GlobalISel
/
legalize-phi.mir
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GISel][ArtifactCombiner] Relax the constraint to combine unmerge with concat...
Quentin Colombet
2019-11-06
1
-8
/
+8
*
[globalisel] Rename G_GEP to G_PTR_ADD
Daniel Sanders
2019-11-05
1
-10
/
+10
*
GlobalISel: Implement fewerElementsVector for G_BUILD_VECTOR
Matt Arsenault
2019-10-09
1
-14
/
+21
*
AMDGPU/GlobalISel: Legalize 1024-bit G_BUILD_VECTOR
Matt Arsenault
2019-10-02
1
-40
/
+36
*
AMDGPU/GlobalISel: Increase max legal size to 1024
Matt Arsenault
2019-10-01
1
-41
/
+165
*
[GlobalISel] Partially revert r371901.
Amara Emerson
2019-09-16
1
-1
/
+1
*
[GlobalISel] Fix insertion point of new instructions to be after PHIs.
Amara Emerson
2019-09-13
1
-1
/
+1
*
AMDGPU/GlobalISel: Make 16-bit constants legal
Matt Arsenault
2019-09-04
1
-4
/
+3
*
[GlobalISel] Legalizer: Retry combining illegal artifacts as long as there ne...
Volkan Keles
2019-08-23
1
-18
/
+23
*
GlobalISel: Don't create G_UADDE with constant false carry in
Matt Arsenault
2019-08-22
1
-40
/
+32
*
GlobalISel: Implement moreElementsVector for G_UNMERGE_VALUES sources
Matt Arsenault
2019-08-21
1
-14
/
+22
*
GlobalISel: Partially implement fewerElementsVector G_UNMERGE_VALUES
Matt Arsenault
2019-08-13
1
-14
/
+23
*
GlobalISel: Lower scalarizing unmerge of a vector to shifts
Matt Arsenault
2019-08-01
1
-8
/
+11
*
GlobalISel: Fold out unmerge to scalars from concat_vector
Matt Arsenault
2019-07-26
1
-5
/
+6
*
AMDGPU/GlobalISel: Fix legality for G_BUILD_VECTOR
Matt Arsenault
2019-07-09
1
-5
/
+6
*
GlobalISel: Implement fewerElementsVector for phi
Matt Arsenault
2019-02-28
1
-1
/
+203
*
GlobalISel: Implement moreElementsVector for phi
Matt Arsenault
2019-02-28
1
-0
/
+73
*
AMDGPU/GlobalISel: Make phis legal
Matt Arsenault
2019-02-21
1
-0
/
+1109