[Mesa-dev] [PATCH 0/4] fixes primarily for LLVM trunk support

Cherniak, Bruce bruce.cherniak at intel.com
Fri Jun 22 12:44:54 UTC 2018


Reviewed-by: Bruce Cherniak <bruce.cherniak at intel.com>

> On Jun 19, 2018, at 10:03 AM, Alok Hota <alok.hota at intel.com> wrote:
> 
> These code changes were made in between some of the formatting changes.
> Unforunately we do have another formatting patch coming in after this,
> but I will keep that separate.
> 
> These patches are primarily focused on enhancing the BuilderGfxMem in our
> internal rasterizer and to support changes in the LLVM trunk going into
> version 7.0.0
> 
> Alok Hota (3):
>  swr/rast: Adding SCATTERPS functionality to BuilderGfxMem
>  swr/rast: Handling removed LLVM intrinsics in trunk
>  swr/rast: Updating code style based on current clang-format rules
> 
> Vinson Lee (1):
>  swr/rast: Fix addPassesToEmitFile usage with llvm-7.0.
> 
> .../swr/rasterizer/jitter/JitManager.cpp      | 135 +++++------
> .../swr/rasterizer/jitter/builder_gfx_mem.cpp | 103 +++++----
> .../swr/rasterizer/jitter/builder_gfx_mem.h   | 107 +++++----
> .../jitter/functionpasses/lower_x86.cpp       | 217 +++++++++++-------
> 4 files changed, 316 insertions(+), 246 deletions(-)
> 
> -- 
> 2.17.0
> 
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev



More information about the mesa-dev mailing list