summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/storagesoa.h
AgeCommit message (Collapse)Author
2008-10-30gallivm: replace the temp parameters of the JIT function with alloca'ed ↵Stephane Marchesin
temps. This avoids useless writes of temporary results.
2008-10-07Gallivm: fix the constant layout, this gets a bunch of progs/ working. ↵Stephane Marchesin
Notably, gears doesn't.
2008-03-01start implementing start of bultinsZack Rusin
2008-02-18Rename llvm -> gallivm.José Fonseca
Following the directory == library name policy simplifies the build system.