index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
amd
/
common
/
ac_llvm_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-17
radeonsi: merge si_llvm_get_amdgpu_target into ac_get_llvm_target
Marek Olšák
1
-8
/
+10
2017-07-09
radv/ac: drop setting xnack
Dave Airlie
1
-2
/
+1
2017-07-06
radv: enable sisched toggle in perftest flags.
Dave Airlie
1
-2
/
+3
2017-07-06
ac/llvm: set xnack like radeonsi does.
Dave Airlie
1
-1
/
+3
2017-07-06
ac/llvm: create features list using snprintf.
Dave Airlie
1
-2
/
+5
2017-07-06
ac/radv: change api to create target machine
Dave Airlie
1
-2
/
+2
2017-06-06
radv: add some misc gfx9 pieces.
Dave Airlie
1
-0
/
+3
2017-06-05
ac: add new helper function to add a integer target dependent function attr.
Dave Airlie
1
-0
/
+10
2017-05-05
radv: enable POLARIS12 support.
Dave Airlie
1
-0
/
+1
2017-05-05
radeonsi: drop support for LLVM 3.8
Marek Olšák
1
-7
/
+0
2017-04-24
radv/ac: copy llvm machine feature flags from radeonsi.
Dave Airlie
1
-1
/
+1
2017-03-15
radv/ac: workaround regression in llvm 4.0 release
Dave Airlie
1
-1
/
+12
2017-03-06
radeonsi: drop support for LLVM 3.6 & 3.7
Marek Olšák
1
-15
/
+1
2017-03-06
gallivm,ac: add LP_FUNC_ATTR_CONVERGENT
Marek Olšák
1
-0
/
+1
2017-03-03
gallivm, ac: add writeonly and inaccessiblememonly attributes
Marek Olšák
1
-0
/
+2
2017-03-01
amd/common: Fix build with new ac_add_function_attr()
Tobias Klausmann
1
-1
/
+1
2017-03-01
gallivm,ac: add function attributes at call sites instead of declarations
Marek Olšák
1
-9
/
+22
2017-02-07
radeon/ac: move common llvm build functions to a separate file.
Dave Airlie
1
-716
/
+1
2017-02-03
radeonsi/ac: move most of emit_ddxy to shared code.
Dave Airlie
1
-0
/
+74
2017-02-03
radeonsi/ac: move get thread id to shared code.
Dave Airlie
1
-0
/
+48
2017-02-03
radeonsi/ac: move tbuffer store and buffer load to shared code.
Dave Airlie
1
-0
/
+155
2017-02-03
radeonsi/ac: move a bunch of load/store related things to common code.
Dave Airlie
1
-0
/
+65
2017-02-02
radeonsi/ac: move frag interp emission code to shared llvm code.
Dave Airlie
1
-0
/
+71
2017-01-30
radv/ac: Add compiler support for spilling.
Bas Nieuwenhuizen
1
-2
/
+2
2017-01-29
various: Fix missing DumpModule with recent LLVM.
Bas Nieuwenhuizen
1
-0
/
+8
2017-01-13
amd/common: unify cube map coordinate handling between radeonsi and radv
Nicolai Hähnle
1
-0
/
+364
2016-10-07
radv: add initial non-conformant radv vulkan driver
Dave Airlie
1
-0
/
+142