summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/llvm_builtins.c
AgeCommit message (Collapse)Author
2008-08-13gallivm: Translate KIL instead of KILP.Michal Krol
2008-05-17move the swizzling code to gallivm in preperation for code-generating itZack Rusin
also some minor cleanups
2008-04-21make llvm draw paths compile with the latest changesZack Rusin
switch the method of distribution of builtins (to get rid of the llvm2cpp dependency)
2008-02-18Rename llvm -> gallivm.José Fonseca
Following the directory == library name policy simplifies the build system.