index
:
~vlj/mesa
arlfixes
cayman-fix
codesize
constbuf
constbuf2
export
export-vs
glsl-to-llvm
glsl-to-llvm-05nov
glsl-to-llvm-sync2
glsl-to-llvm-wip
glsl-to-llvm2
glsl-to-llvm3
glsltollvm
glsltollvmdump
glsltollvmold
interp
interpolation
interpolation2
interpolation3
intrinsics
llvm-simplification
master
modprop
native
r600-llvm
Mesa clone to host some work
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
arlfixes
r600g: use load_ar checks with llvm output.
Vincent Lejeune
12 years
cayman-fix
r600g: tgsi-to-llvm emits right input intrinsics
Vincent Lejeune
12 years
codesize
r600g: Add get/set to handle ALLOC_EXPORT_RAT_WORD0
Vincent Lejeune
12 years
constbuf
r600g/llvm:translate ARL opcode to a simple cast
Vincent Lejeune
12 years
constbuf2
r600g: tgsi to llvm emits store.swizzle intrinsic for vs/fs output
Vincent Lejeune
12 years
export
r600g: make tgsi-to-llvm generates store.pixel* intrinsic for fs
Vincent Lejeune
12 years
export-vs
r600g: tgsi to llvm emits store.swizzle intrinsic for vs/fs output
Vincent Lejeune
12 years
glsl-to-llvm
some work on abs
Vincent Lejeune
12 years
glsl-to-llvm-05nov
gallium/radeon: enable glsl-to-llvm
Vincent Lejeune
12 years
glsl-to-llvm-sync2
fix missing reg
Vincent Lejeune
12 years
glsl-to-llvm-wip
final fixes for tfb
Vincent Lejeune
12 years
glsl-to-llvm2
dirty fix for fragcoord...
Vincent Lejeune
12 years
glsl-to-llvm3
Revert "gallium/radeon: enable glsl-to-llvm"
Vincent Lejeune
12 years
glsltollvm
swizzle updated
Vincent Lejeune
12 years
glsltollvmdump
add mad instruction
Vincent Lejeune
12 years
glsltollvmold
enable glsl-to-llvm
Vincent Lejeune
12 years
interp
r600g: tgsi-to-llvm emits right input intrinsics
Vincent Lejeune
12 years
interpolation
radeon/llvm: INTERP_* instructions now generate binary code
Vincent Lejeune
12 years
interpolation2
r600g: tgsi-to-llvm generates interpolation intrinsics
Vincent Lejeune
12 years
interpolation3
radeon/llvm: improve select_cc lowering to generate CND* more often
Vincent Lejeune
12 years
intrinsics
radeon/llvm: use trunc intrinsic instead of llvm.AMDGPU.trunc
Vincent Lejeune
12 years
llvm-simplification
r600g: use fcmp and select instructions for TGSI_OPCODE_MAX/MIN
Vincent Lejeune
12 years
master
r600g: Fix flushing issues with llvm on r700 hw
Vincent Lejeune
12 years
modprop
radeon/llvm: Adds a pass that try to propagates NEG/ABS flags to their user
Vincent Lejeune
12 years
native
r600/llvm: Read stacksize from config header
Vincent Lejeune
12 years
r600-llvm
r600/llvm: Allow arbitrary amount of temps in tgsi to llvm
Vincent Lejeune
11 years