search for: r322508

Displaying 1 result from an estimated 1 matches for "r322508".

Did you mean: 322508
2018 Jan 22
0
LLVM Weekly - #212, Jan 22nd 2018
...be run in the middle of the GlobalISel pipeline. As the commit description notes, being able to run optimisations like this at any point of the ISel pipeline was one of the goals of GlobalISel. [r322805](http://reviews.llvm.org/rL322805). * The README for the WebAssembly backend has been updated. [r322508](http://reviews.llvm.org/rL322508). * Coverage of MC encoding for the base x86 ISA has been hugely expanded with test cases covering I86, I181, I286, I386, I486, PPRO and MMX instruction sets. [r322544](http://reviews.llvm.org/rL322544). * GlobalISel gained support for SDNodeXForm by way of GICus...