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
/
auxiliary
/
gallivm
/
lp_bld_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: Make sure module has the correct data layout when pass manager runs
Tom Stellard
2017-05-18
1
-16
/
+18
*
gallivm: Improve debug output (V2)
Ben Crocker
2017-02-20
1
-1
/
+4
*
gallivm: Cleanup USE_MCJIT.
Jose Fonseca
2017-01-18
1
-10
/
+25
*
gallivm: print out time for jitting functions with GALLIVM_DEBUG=perf
Roland Scheidegger
2016-10-19
1
-0
/
+11
*
gallivm: Basic AVX2 support.
José Fonseca
2016-10-04
1
-0
/
+5
*
util,gallivm: Explicitly enable/disable fma attribute.
Jose Fonseca
2016-06-10
1
-0
/
+2
*
gallivm: improve dumping of bitcode
Roland Scheidegger
2016-05-11
1
-4
/
+8
*
gallivm: Remove lp_get_module_id.
Jose Fonseca
2016-04-19
1
-1
/
+14
*
gallivm: Make MCJIT a runtime option.
Jose Fonseca
2016-04-19
1
-75
/
+72
*
gallivm: Add debug option to force SSE2.
Jose Fonseca
2016-04-03
1
-11
/
+14
*
Handle removal of LLVMAddTargetData in SVN revision 260919
Matthew Dawson
2016-02-16
1
-0
/
+2
*
gallivm: disable f16c when not using AVX
Roland Scheidegger
2015-10-26
1
-0
/
+3
*
gallivm: Initialize LLVM Modules's DataLayout to an empty string.
Tom Stellard
2015-07-20
1
-5
/
+23
*
gallivm: Disable frame pointer omission on LLVM 3.7.
Jose Fonseca
2015-05-29
1
-0
/
+10
*
gallivm: use llvm function calls for texturing instead of inlining
Roland Scheidegger
2015-03-27
1
-8
/
+36
*
gallivm: fix uninitialized-variable warnings
Marek Olšák
2015-02-21
1
-1
/
+1
*
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
2015-01-28
1
-1
/
+1
*
gallivm: Properly update for removal of JITMemoryManager in LLVM 3.6.
José Fonseca
2014-10-23
1
-11
/
+0
*
gallivm,llvmpipe,clover: Bump required LLVM version to 3.3.
José Fonseca
2014-10-23
1
-35
/
+2
*
gallivm: Fix build for LLVM 3.2
Mathias Fröhlich
2014-10-01
1
-3
/
+1
*
llvmpipe: Make a llvmpipe OpenGL context thread safe.
Mathias Fröhlich
2014-09-30
1
-0
/
+13
*
llvmpipe: Use two LLVMContexts per OpenGL context instead of a global one.
Mathias Fröhlich
2014-09-30
1
-21
/
+7
*
gallivm: More fallout from disabling with LLVM 3.6
Michel Dänzer
2014-09-26
1
-3
/
+13
*
gallivm: attach DataLayout to module too, not just pass manager.
Rafael Ávila de Espíndola
2014-09-16
1
-0
/
+7
*
gallivm: Fix build against LLVM SVN >= r216982
Michel Dänzer
2014-09-03
1
-0
/
+9
*
gallivm: print out how long it takes to optimize shader IR.
Roland Scheidegger
2014-05-16
1
-1
/
+18
*
gallivm: give more verbose names to modules
Roland Scheidegger
2014-05-16
1
-5
/
+4
*
gallivm: remove optimization workaround when not having sse 4.1
Roland Scheidegger
2014-05-16
1
-8
/
+1
*
gallivm: remove workaround for reversing optimization pass order.
Roland Scheidegger
2014-05-16
1
-13
/
+2
*
gallivm: Remove lp_func_delete_body.
José Fonseca
2014-05-14
1
-3
/
+0
*
gallivm: Remove gallivm_free_function.
José Fonseca
2014-05-14
1
-18
/
+0
*
gallivm: Separate freeing LLVM intermediate data from freeing final code.
Frank Henigman
2014-05-14
1
-7
/
+20
*
gallivm: One code memory pool with deferred free.
Frank Henigman
2014-05-14
1
-0
/
+4
*
gallivm: Run passes per module, not per function.
José Fonseca
2014-05-14
1
-28
/
+19
*
gallivm: Use LLVM global context.
José Fonseca
2014-05-14
1
-23
/
+17
*
gallivm: Stop using module providers.
José Fonseca
2014-05-14
1
-26
/
+7
*
gallivm,draw,llvmpipe: Remove support for versions of LLVM prior to 3.1.
José Fonseca
2014-05-14
1
-48
/
+4
*
util: add avx2 and xop detection to cpu detection code
Roland Scheidegger
2013-08-20
1
-2
/
+9
*
gallivm: implement better control of per-quad/per-element/scalar lod
Roland Scheidegger
2013-08-20
1
-0
/
+1
*
llvmpipe: use MCJIT on ARM and AArch64
Kyle McMartin
2013-07-17
1
-1
/
+1
*
gallium: System z support
Richard Sandiford
2013-06-05
1
-1
/
+1
*
draw/llvm: Add additional llvm optimization passes
Stéphane Marchesin
2013-05-08
1
-0
/
+3
*
gallivm: Add no_rho_approx debug option
Roland Scheidegger
2013-04-18
1
-0
/
+1
*
gallivm: JIT symbol resolution with linux perf.
José Fonseca
2013-04-17
1
-5
/
+6
*
gallivm: use f16c hw support for float->half and half->float conversion
Roland Scheidegger
2013-04-04
1
-0
/
+10
*
gallivm: clear Altivec NJ bit
Adhemerval Zanella
2012-11-29
1
-0
/
+19
*
gallium/gallivm: code generation options for LLVM 3.1+
Alexander V. Nikolaev
2012-10-28
1
-5
/
+6
*
gallivm: Hide AVX support when requested by LP_NATIVE_VECTOR_WIDTH or unsuppo...
José Fonseca
2012-10-17
1
-0
/
+10
*
gallivm: Use mcjit for ppc_64 architecture
Will Schmidt
2012-10-17
1
-1
/
+4
*
gallivm,llvmpipe: Use 4-wide vectors on AMD Bulldozer.
José Fonseca
2012-09-04
1
-1
/
+9
[next]