index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
radeon
/
radeon_setup_tgsi_llvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/llvm: Replace AMDGPU pow intrinsic with the llvm version
Tom Stellard
2012-09-21
1
-6
/
+22
*
radeon/llvm: add support to fetch temps as vectors
Christian König
2012-08-15
1
-1
/
+11
*
radeon/llvm: Don't use lp_build_swizzle_aos() for swizzles
Tom Stellard
2012-07-12
1
-8
/
+13
*
radeon/llvm: Handle selectcc DAG node
Tom Stellard
2012-05-20
1
-27
/
+37
*
radeon/llvm: add support for texture offsets, fix TEX_LD
Vadim Girlin
2012-05-15
1
-1
/
+36
*
radeon/llvm: add SET_GRADIENTS*, fix SAMPLE_G
Vadim Girlin
2012-05-15
1
-1
/
+20
*
radeon/llvm: use IntrNoMem property for intrinsics where possible
Vadim Girlin
2012-05-15
1
-46
/
+93
*
radeon/llvm: use correct intrinsic for CEIL
Vadim Girlin
2012-05-15
1
-1
/
+1
*
radeon/llvm: add suport for cube textures
Vadim Girlin
2012-05-08
1
-1
/
+91
*
radeon/llvm: add support for some ALU instructions
Vadim Girlin
2012-05-08
1
-1
/
+236
*
radeon/llvm: add support for AHSR/LSHR/LSHL instructions
Vadim Girlin
2012-05-08
1
-0
/
+32
*
radeon/llvm: add support for TXQ/TXF/DDX/DDY instructions
Vadim Girlin
2012-05-08
1
-4
/
+10
*
radeon/llvm: add support for VertexID, InstanceID
Vadim Girlin
2012-05-08
1
-0
/
+9
*
radeon/llvm: use integer comparison for IF
Vadim Girlin
2012-05-08
1
-2
/
+4
*
radeon/llvm: use bitcasts for integers
Vadim Girlin
2012-05-08
1
-4
/
+39
*
radeon/llvm: Use a custom emit function for TGSI_OPCODE_KIL
Tom Stellard
2012-04-30
1
-1
/
+16
*
radeonsi: initial WIP SI code
Tom Stellard
2012-04-13
1
-0
/
+660