Commit Graph

12 Commits (1ee7f8b943d1ab6ac6dec18bae6c2be3fd8d246c)

Author SHA1 Message Date
ReinUsesLisp 1ee7f8b943 glasm: Do not alias ConditionRef for now
Immediate condition refs where not handled correctly. Just move the
value for now.
4 years ago
ReinUsesLisp 9bb3e008c9 shader: Read branch conditions from an instruction
Fixes the identity removal pass.
4 years ago
ReinUsesLisp fb3ba62b3a glasm: Fix aliased bitcasts ref counting 4 years ago
ReinUsesLisp 31d402ee74 glasm: Add Void type to GLASM values 4 years ago
ReinUsesLisp deda89372f glasm: Fix register allocation when moving immediate on GLASM 4 years ago
ReinUsesLisp ad61b47f80 glasm: Add conversion instructions to GLASM 4 years ago
ReinUsesLisp 4502595bc2 glasm: Initial GLASM fp64 support 4 years ago
ReinUsesLisp 1c9307969c glasm: Make GLASM aware of types 4 years ago
ameerj 68cc445b8e glasm: Implement more logical ops 4 years ago
ReinUsesLisp 3e841f6441 glasm: Use BitField instead of C bitfields 4 years ago
ReinUsesLisp c1ba685d9c glasm: Changes to GLASM register allocator and emit context 4 years ago
ReinUsesLisp b10cf64c48 glasm: Add GLASM backend infrastructure 4 years ago