gallivm: Use standard LLVMSetAlignment from LLVM 3.4 onwards.
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_misc.cpp
2016-04-03 Jose Fonsecagallivm: Use standard LLVMSetAlignment from LLVM 3...
2016-02-17 Tom Stellardgallivm: Add helpers for creating and destroying Target...
2015-11-18 Oded Gabbayllvmpipe: disable VSX in ppc due to LLVM PPC bug
2015-10-23 Jose Fonsecagallivm: Explicitly disable unsupported CPU features.
2015-10-22 Jose Fonsecagallivm: Translate all util_cpu_caps bits to LLVM attri...
2015-10-02 Tom Stellardgallivm: Allow drivers and state trackers to initialize...
2015-05-28 Jose Fonsecagallivm: Workaround LLVM PR23628.
2015-05-28 Vinson Leegallivm: Do not use NoFramePointerElim with LLVM 3.7.
2015-04-20 Nick Sarniegallivm: Fix build against LLVM 3.7 SVN r235265
2015-03-13 Alexandre Demersgallivm: (trivial) Fix typo in comment introduced by...
2015-03-12 Jose Fonsecagallivm: Prevent double delete on LLVM 3.6
2015-03-04 Brian Paulgallivm: init MM = NULL to silence warning
2014-12-03 José Fonsecagallivm: Update for RTDyldMemoryManager becoming an...
2014-11-03 José Fonsecagallivm: Disable frame-pointer-omission on x86 to ensur...
2014-10-23 José Fonsecagallivm: Fix build with LLVM 3.3.
2014-10-23 José Fonsecagallivm: Properly update for removal of JITMemoryManage...
2014-10-23 José Fonsecagallivm: Fix white-space.
2014-10-23 José Fonsecagallivm,llvmpipe,clover: Bump required LLVM version...
2014-09-30 Mathias Fröhlichgallivm: Fix build for LLVM 3.2
2014-09-30 Mathias Fröhlichllvmpipe: Make a llvmpipe OpenGL context thread safe.
2014-09-24 Tom Stellardgallivm: Wrap deleted inlcude in if HAVE_LLVM < 0x0306
2014-09-24 Tom Stellardgallivm: Disable gallivm to fix build with LLVM 3.6
2014-09-03 Michel Dänzergallivm: Fix build against LLVM SVN >= r216982
2014-08-20 Vinson Leegallivm: Fix build with LLVM >= 3.6 r215967.
2014-06-19 Roland Scheideggergallivm: set mcpu when initializing llvm execution...
2014-05-23 José Fonsecagallivm: Disable workaround for PR12833 on LLVM 3.2+.
2014-05-23 José Fonsecagallivm: Support MCJIT on Windows.
2014-05-14 José Fonsecagallivm: Remove lp_func_delete_body.
2014-05-14 Frank Henigmangallivm: One code memory pool with deferred free.
2014-05-14 José Fonsecagallivm,draw,llvmpipe: Remove support for versions...
2013-11-05 Vinson Leegallivm: Remove llvm::DisablePrettyStackTrace for LLVM...
2013-08-06 Laurent Carliergallivm: Fix build - Remove TargetOptions.RealignStack...
2013-07-25 Vinson Leegallivm: Remove NoFramePointerElimNonLeaf for LLVM...
2013-05-06 Tom Stellardgallivm: Fix build for LLVM < 3.3
2013-05-06 Tom Stellardgallivm: Move LLVMStartMultithreaded() static initializ...
2013-05-02 Armin Kgallivm: Fix build with LLVM 3.3
2013-04-23 Tom Stellardgallivm: Fix build with LLVM >= r180063
2013-04-19 José Fonsecagallivm: Fix half floats with MCJIT.
2013-04-17 José Fonsecagallivm: JIT symbol resolution with linux perf.
2013-03-25 Brian Paulgallium: undef PACKAGE_* macros to silence warnings
2012-10-28 Alexander V. Nikolaevgallium/gallivm: code generation options for LLVM 3.1+
2012-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-02 James Bentongallivm: added aligned pointer get/set
2012-03-14 Vinson Leegallivm: Fix createOProfileJITEventListener namespace...
2011-12-17 Vinson Leegallivm: Fix build with llvm-3.1svn.
2011-11-14 José Fonsecagallivm: Include stddef.h before the LLVM C++ headers.
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-24 Vinson Leegallivm: Fix x86 build with llvm-3.0svn.
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-20 José Fonsecagallivm: Fix for dynamically linked LLVM 2.8 library.
2011-05-18 José Fonsecagallivm: Tell LLVM to not assume a 16-byte aligned...
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-13 José Fonsecagallivm: Use LLVM MC disassembler, instead of udis86.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-23 Vinson Leegallivm: Disable MMX-disabling code on llvm-2.9.
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-15 Brian Paulgallivm: added lp_build_load_volatile()
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-30 José Fonsecagallivm: Disable LLVM's pretty stack trace dumper.
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 nobledgallivm: Fix and re-enable MMX-disabling code
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-30 Zack Rusinllvmpipe: delete function bodies after generating machi...
2010-07-29 José Fonsecallvmpipe: Avoid corrupting the FPU stack with MMX instr...
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-14 José Fonsecagallivm: Omit references to NoFramePointerElimNonLeaf
2010-06-14 José Fonsecagallivm: Override some of the default target options.
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-03 José Fonsecagallivm: Register the JIT engine with oprofile on debug...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-12 José Fonsecagallivm: Ensure PIPE_OS_xxx are defined.
2010-05-10 José Fonsecagallivm: Temporarily disable custom LLVMDumpValue on...
2010-05-08 José Fonsecagallivm: Add an alternative to LLVMDumpValue that works...
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-03 José Fonsecagallivm: Rename lp_bld_misc -> lp_bld_init.
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-08 Zack Rusinllvmpipe: export the tgsi translation code to a common...