Matt Arsenault
|
7552163973
GlobalISel: Try to make legalize rules more useful for vectors
|
6 lat temu |
Matt Arsenault
|
9f1831dae2
GlobalISel: Improve gtest usage
|
6 lat temu |
Matt Arsenault
|
6033f8c97a
GlobalISel: Fix address space limit in LLT
|
6 lat temu |
Matt Arsenault
|
2de1a20106
GlobalISel: Add helper to LLT to get a scalar or vector
|
6 lat temu |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 lat temu |
Kristof Beyls
|
b79469ca2f
[GlobalISel] Enable legalizing non-power-of-2 sized types.
|
7 lat temu |
Galina Kistanova
|
7438bc918d
Added braces to work around gcc warning in googletest: suggest explicit braces to avoid ambiguous 'else'. NFC.
|
8 lat temu |
Kristof Beyls
|
bece65fd18
[GlobalISel] Support vector-of-pointers in LLT
|
8 lat temu |
Kristof Beyls
|
0d04c2b2a9
Revert "[GlobalISel] Support vector-of-pointers in LLT"
|
8 lat temu |
Kristof Beyls
|
d18725e897
[GlobalISel] Support vector-of-pointers in LLT
|
8 lat temu |
Daniel Sanders
|
35c6dd2400
Recommit: [globalisel] Change LLT constructor string into an LLT-based object that knows how to generate it.
|
8 lat temu |
Daniel Sanders
|
428e17c613
Revert r297177: Change LLT constructor string into an LLT-based object ...
|
8 lat temu |
Daniel Sanders
|
86bbf4372b
[globalisel] Change LLT constructor string into an LLT-based object that knows how to generate it.
|
8 lat temu |
Daniel Sanders
|
1e598cbf73
Revert r296474 - [globalisel] Change LLT constructor string into an LLT subclass that knows how to generate it.
|
8 lat temu |
Daniel Sanders
|
e0180ef4b8
[globalisel] Change LLT constructor string into an LLT subclass that knows how to generate it.
|
8 lat temu |
Tim Northover
|
3d94178ab6
GlobalISel: remove "unsized" LLT
|
9 lat temu |
Tim Northover
|
cdce758a72
GlobalISel: cache pointer sizes in LLT
|
9 lat temu |
Tim Northover
|
b430a4adda
GlobalISel: support loads and stores of strange types.
|
9 lat temu |
Tim Northover
|
5b8a0c5c72
GlobalISel: refuse to halve size of 1-byte & odd-sized LLTs.
|
9 lat temu |
Ahmed Bougacha
|
eda1b46b87
[GlobalISel] Add LLT::operator!=().
|
9 lat temu |
Ahmed Bougacha
|
ade60aa452
[GlobalISel] Fix LLT::unsized to match LLT(LabelTy).
|
9 lat temu |
Ahmed Bougacha
|
1147bf697d
[GlobalISel] Add unittests for LowLevelType.
|
9 lat temu |