Age | Commit message (Collapse) | Author |
|
Instead of creating all the instructions by hand, switching
to using LLVMBuilder.
|
|
|
|
|
|
|
|
TGSI uses TEMP, among others, as a way of passing arguments
from one function to another. Instead of trying to figure out
which temp's a function needs and trying to dynamically adjust its
signature just pass the whole array of temporaries to them.
|
|
|
|
|
|
closing at the end of parsing.
|
|
|
|
|
|
|
|
|
|
handling and branching support.
|
|
|
|
|
|
|
|
|
|
|
|
glorious
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|