gallium/swr: Fix compilation with LLVM 12
[mesa.git] / src / gallium / drivers / swr / rasterizer / jitter / jit_pch.hpp
2020-09-02 jzielinsgallium/swr: Fix compilation with LLVM 12
2020-03-13 Jan Zielinskigallium/swr: use ElementCount type arguments for getSplat()
2019-12-22 Vinson Leeswr: Fix build with llvm-10.0.
2019-09-17 Michel Dänzerswr: Limit DEBUG workaround to LLVM < 7
2018-06-18 Alok Hotaswr/rast: Clang-Format most rasterizer source code
2018-05-05 Vinson Leeswr/rast: Fix include for createInstructionCombiningPas...
2018-04-19 Mike Lothianswr: Fix include for createPromoteMemoryToRegisterPass
2018-04-18 George Kyriazisswr/rast: Changes to allow jitter to compile with LLVM5
2018-02-23 Emil Velikovswr: remove dead LLVM code paths
2018-01-19 George Kyriazisswr/rast: Debug Symbols work
2018-01-19 George Kyriazisswr/rast: Initial work for debugging support.
2018-01-10 Tim Rowleyswr/rast: shuffle header files for msvc pre-compiled...