index
:
~tstellar/mesa
Jul20-test
MCCodeEmitter
SI-MCEmitter
Sep19-Compute
Sep24-Compute
aligned-args
amdgpu-namespace
amdil-clean
amdil-removal-May23
amdil-strip
attr-fix
automake-all
automake-gallium4
better-sched
bfgminer
clover-clang
clover-clock
clover-elf
clover-elf-final
clover-elf-v2
clover-elf-v3
clover-icd
clover-icd-v2
clover-icd-v3
clover-next
clover-r600-llvm
clover-r600-master
clover-r600-master-Apr13-2012-WIP
dataflow
debugger
fast-math
gallim-compute-r600-Apr24
gallium-automake
gallium-compute-r600
gallium-compute-r600-Apr27
gallium-compute-r600-June1
gallium-compute-r600-May17
gallium-compute-r600-May22
gallium-compute-r600-May31
gc-api
guda
if-conv-rebase
indirect-wip-2
indirect-wip-5
lds
libmesallvm
libmesallvm-prefix
llvm-build
llvm-dag
llvm-dag-May18
llvm-indirect-wip
llvm-reg-rewrite-wip
master
mike-encoding
mike-rebase
new-register-allocator
new-register-allocator-v2
piglit-nox
presub
presub-rebase-v2
r300-loops
r500-loops
r500-loops-rebase
r600-compute
r600-external-llvm
r600-llvm
r600-llvm-rc
r600-structure
r600-structure-v2
r600g-compute-newer-kernels
r600g-compute-unify
r600g-image-support
r600g-llvm-shader
r600g-llvm-shader-Feb08-2012
r600g-llvm-shader-Jan15-2012
regalloc
regalloc-wip
regalloc-wip-2
regalloc-wip-3
regalloc-wip-4
regalloc-wip-5
remove-amdil
sched-perf
sched-perf-rebase
sched-r500
sha1
si-compute
si-compute-v3
tex-sem
tgsi-llvm-rewrite-wip
tgsi-llvm-rewrite-wip-011212
tgsi-llvm-rewrite-wip-2
tgsi-rewrite-almost
tgsi-rewrite-needs-testing
vert-loops
vgpr-spilling-Jan07-2014
xvmc-r300-automake
tstellar's Mesa repository
tstellar
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scons
/
llvm.py
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-26
scons: add more LIBS for compiling with LLVM 2.9 on Windows
Brian Paul
1
-0
/
+2
2011-08-18
scons: Add support for LLVM-2.9 on Windows.
José Fonseca
1
-1
/
+15
2011-07-11
scons: Filter-out NDEBUG define from llvm-config.
José Fonseca
1
-1
/
+9
2011-03-13
gallivm: Use LLVM MC disassembler, instead of udis86.
José Fonseca
1
-1
/
+1
2011-01-30
scons: We have C++ in several libraries, so always link with the C++ compiler
José Fonseca
1
-2
/
+0
2010-11-01
scons: Revamp how to specify targets to build.
José Fonseca
1
-5
/
+8
2010-09-29
scons: New build= option, with support for checked builds.
José Fonseca
1
-1
/
+1
2010-04-11
scons: Make LLVM a black-white dependency.
José Fonseca
1
-7
/
+11
2010-03-10
Revert "scons: Refuse to use LLVM 2.7 for now."
José Fonseca
1
-10
/
+0
2010-03-06
scons: Refuse to use LLVM 2.7 for now.
José Fonseca
1
-0
/
+10
2010-03-06
scons: Fix version comparisons.
José Fonseca
1
-1
/
+2
2010-03-06
scons: Detect and support LLVM 2.7.
José Fonseca
1
-52
/
+80
2010-01-10
scons: LLVM <-> MSVC integration tweaks.
José Fonseca
1
-0
/
+10
2010-01-10
gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of a...
José Fonseca
1
-0
/
+1
2009-11-25
scons: Make it work with MinGW build of LLVM 2.6.
José Fonseca
1
-25
/
+27
2009-10-22
scons: Hack LLVM support on Windows.
José Fonseca
1
-2
/
+43
2009-09-16
llvmpipe: Make the code portable for MinGW.
José Fonseca
1
-1
/
+5
2009-09-07
scons: Don't set LLVM_VERSION if one of the llvm-config calls fails.
Vinson Lee
1
-8
/
+10
2009-09-04
scons: Used wrong exception class.
José Fonseca
1
-1
/
+1
2009-09-04
scons: Don't use scons internal functions.
José Fonseca
1
-13
/
+4
2009-09-01
scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found.
José Fonseca
1
-0
/
+81