1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/include
Matt Arsenault c5b90ec153 GlobalISel: Add default implementation of assignValueToReg
Refactor insertion of the asserting ops. This enables using them for
AMDGPU.

This code should essentially be the same for every target. Mips, X86
and ARM all have different code there now, but this seems to be an
accident. The assignment functions are called with different types
than they would be in the DAG, so this is all likely an assortment of
hacks to get around that.
2021-03-03 09:29:53 -05:00
..
llvm GlobalISel: Add default implementation of assignValueToReg 2021-03-03 09:29:53 -05:00
llvm-c [llvm] Fix header guards (NFC) 2021-02-21 19:58:05 -08:00