summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/instructions.cpp
AgeCommit message (Expand)Author
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-08-13gallivm: Translate KIL instead of KILP.Michal Krol
2008-05-12adjust llvm code to the changes in 2.3Zack Rusin
2008-04-21Use llvm 2.3 (2.2 won't work because of a lot of problems, e.g.Zack Rusin
2008-04-21make llvm draw paths compile with the latest changesZack Rusin
2008-03-01start implementing start of bultinsZack Rusin
2008-02-18Rename llvm -> gallivm.José Fonseca