summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/llvm/tgsitollvm.cpp
AgeCommit message (Expand)Author
2008-02-15vastly simplify indexingZack Rusin
2008-02-15redo the way immediates are handledZack Rusin
2008-02-15rename 'argument' to 'load' because that's what it doesZack Rusin
2008-02-15implement swizzling on writesZack Rusin
2008-02-13make swizzling on incoming arguments workZack Rusin
2008-02-13get rid of the terrible auto-generated entry pointZack Rusin
2008-02-13handle temporaries in llvm code generated pathsZack Rusin
2008-02-13get mov workingZack Rusin
2008-02-13add functiontype for the llvm native vs entry pointZack Rusin
2008-02-12stop generate llvm entry pointsZack Rusin
2008-02-11start genering soa type code in llvm pathsZack Rusin
2008-02-10rewrite the way we handle ir in llvm codeZack Rusin