summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/llvm/llvm_builtins.c
Commit message (Expand)AuthorAgeFilesLines
* Implement kilp and make it workZack Rusin2007-12-111-1/+8
* Implement sin opcode.Zack Rusin2007-11-021-0/+13
* Implement scs opcodeZack Rusin2007-11-021-0/+10
* Implement COS and CMP opcode.Zack Rusin2007-11-021-1/+27
* Export true C based builtins to a file of its own.Zack Rusin2007-10-301-0/+59
* Rename to better reflect what it's really doing.Zack Rusin2007-10-301-193/+0
* Change the way we handle temporaries in LLVM translation.Zack Rusin2007-10-301-2/+3
* Add copyright headers and do some cleanups.Zack Rusin2007-10-241-0/+32
* Align the load/stores. Reduce the amount of debugging output.Zack Rusin2007-10-241-9/+4
* Muchos fixos. gears kinda works. and cases don't crash.Zack Rusin2007-10-241-10/+15
* Cleanup some of the testing code. Implement first pass at actuallyZack Rusin2007-10-241-8/+11
* Generate the base shader.Zack Rusin2007-10-241-24/+91
* Implement the conversion and do the initial execution pass.Zack Rusin2007-10-241-0/+90