search for: rl322222

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

Did you mean: r322222
2018 Jan 15
0
LLVM Weekly - #211, Jan 15th 2018
...added for X86 Indirect Branch Tracking. [r322062](http://reviews.llvm.org/rL322602). * A number of additional RISC-V codegen patches have now landed. Notably support for varargs, branch analysis, and branch relaxation. [r322215](http://reviews.llvm.org/rL322215), [r322222](http://reviews.llvm.org/rL322222), [r322224](http://reviews.llvm.org/rL322224). * -debug output will no longer print register classes alongside every instruction. [r322086](http://reviews.llvm.org/rL322086). * Lit's builtin diff command now supports `-r`, meaning recursive diffs can safely be used in tests on Windows. [r3221...