util: use standard name for snprintf()
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_debug.cpp
2019-07-19 Eric Engestromutil: use standard name for snprintf()
2018-03-29 Ian Romanickutil: Move util_is_power_of_two to bitscan.h and rename...
2016-04-19 Jose Fonsecagallivm: Avoid llvm::sys::getProcessTriple().
2016-04-19 Jose Fonsecagallivm: Remove lp_get_module_id.
2016-04-19 Jose Fonsecagallivm: Use LLVMPrintValueToString where available.
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-01 Jose Fonsecagallivm: Prevent disassembly debug output from being...
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-18 Oded Gabbaygallivm: Check whether to stop disassemble only for x86
2016-02-18 Oded Gabbaygallivm: use sstream for dissasembling
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-23 Jose Fonsecagallivm: Fix profile build.
2015-07-23 Tom Stellardgallivm: Add ifdefs so raw_debug_stream is only defined...
2015-07-23 Tom Stellardgallivm: Don't use raw_debug_ostream for dissasembling
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-13 Tom Stellardgallivm: Only build lp_profile() body when PROFILE...
2015-06-01 Jose Fonsecagallivm: Remove stub disassemblerSymbolLookupCB.
2015-05-29 Jose Fonsecagallivm: Use the LLVM's C disassembly interface.
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-04-10 Nick Sarniegallivm: Fix build since llvm-3.7.0svn r234495
2015-04-09 Vinson Leegallivm: Fix build since llvm-3.7.0svn r234460.
2015-03-31 Michel Dänzergallivm: Fix build against LLVM 3.7 SVN r233648
2015-03-27 Jan Veselygallivm: Fix build since llvm r233411
2015-03-23 Tom Stellardgallivm: Use MCInstrInfo in the disassembler for queryi...
2015-03-16 Roland Scheideggergallivm: abort properly when running out of buffer...
2014-11-12 José Fonsecagallivm: Fix build with LLVM 3.6 (r221751).
2014-11-03 José Fonsecagallivm: When disassemble a function, start by printing...
2014-10-23 José Fonsecagallivm,llvmpipe,clover: Bump required LLVM version...
2014-08-05 Jan Veselygallivm: Fix build with latest LLVM
2014-06-21 Aaron Watrygallivm: Fix build after LLVM commit 211259
2014-05-17 Roland Scheideggergallivm: (trivial) fix compilation with llvm 3.1, 3.2
2014-05-16 Roland Scheideggergallivm: print out how long it takes to optimize shader IR.
2014-05-14 Roland Scheideggergallivm: fix output stream flushing in error case for...
2014-05-14 José Fonsecagallivm,draw,llvmpipe: Remove support for versions...
2014-05-01 Roland Scheideggergallivm: fix 2 leaks in disassembly code
2014-04-16 Roland Scheideggergallivm: fix compilation with llvm 3.5 r206241+
2013-05-14 Vinson Leegallivm: Fix build with LLVM >= 3.4 r181680.
2013-04-23 Tom Stellardgallivm: Fix build with LLVM >= r180063
2013-04-17 José Fonsecagallivm: JIT symbol resolution with linux perf.
2012-08-07 Vinson Leegallivm: Add constructor for raw_debug_ostream.
2012-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.
2012-05-15 José Fonsecagallivm: Add MCRegisterInfo.h to silence benign warning...
2012-04-03 Vinson Leegallivm: Pass in a MCInstrInfo to createMCInstPrinter...
2012-03-29 Vinson Leegallivm: Fix method overriding in raw_debug_ostream.
2012-03-27 ojabgallivm: Use InitializeNativeTargetDisassembler().
2012-03-06 Vinson Leegallivm: Pass in a MCRegisterInfo to MCInstPrinter...
2012-03-01 Vinson LeeRevert "gallivm: Change getExtent and readByte to non...
2012-02-17 José Fonsecagallivm: Initialize x86 disassembler on x86_64 too.
2012-02-13 Stéphane Marchesingallivm: Replace architecture test with PIPE_ARCH_*
2012-02-11 Vinson Leegallivm: Change getExtent and readByte to non-const...
2012-02-02 ojabgallivm: Fix LLVM-2.7 build.
2012-01-31 ojabInitialize only native LLVM Disassembler.
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-11-06 Christian Incigallivm: change sys::getHostTriple to sys::getDefaultTa...
2011-09-21 Brian Paulgallivm: fix build with llvm 3.0svn
2011-09-15 Tobias Drostegallivm: fix build with LLVM 3.0svn
2011-09-05 Tobias Drostegallivm: fix build with LLVM 3.0svn
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-16 Vinson Leegallivm: Rename createAsmInfo to createMCAsmInfo with...
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-08 Gustaw Smolarczykgallivm: Fix build with llvm-3.0
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-30 Vinson Leegallivm: Pass in CPU name to createTargetMachine when...
2011-06-30 Vinson Leegallivm: Rename TargetInstrDesc to MCInstrDesc when...
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-29 Vinson Leegallivm: Fix build with llvm-2.9.
2011-03-28 Tobias Drostegallivm: Fix build with llvm-2.9
2011-03-25 Vinson Leegallivm: Fix build with llvm-2.9.
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-13 José Fonsecagallivm: Fix build with llvm 2.6 on 32bit platforms
2011-03-13 José Fonsecagallivm: Use LLVM MC disassembler, instead of udis86.