summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/gallivm/lp_bld_init.c
AgeCommit message (Collapse)Author
2010-05-25gallivm: Choose an appropriate code generation optimization level.José Fonseca
'Default' unless GALLIVM_DEBUG=nopt option is set.
2010-05-15gallivm: Centralize some of the LLVM debugging options.José Fonseca
2010-04-24gallivm: Centralize the cpu caps detection.José Fonseca
2010-04-06gallivm: Move the global LLVM objects (module, engine, provider, target) ↵José Fonseca
into here.