search for: allowregisterrenam

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

2018 Feb 26
0
LLVM Weekly - #217, Feb 26th 2018
...le outlined a [series of in-development TableGen cleanups](http://lists.llvm.org/pipermail/llvm-dev/2018-February/121301.html), and has always been [blogged about TableGen](https://nhaehnle.blogspot.co.uk/2018/02/tablegen-1-what-has-tablegen-ever-done.html). ## LLVM commits * A new target option AllowRegisterRenaming has been added, used to opt in to post-register-allocation renaming of registers. [r325931](http://reviews.llvm.org/rL325931). * Mips gained the very beginnings of GlobalISel support. [r32588](http://reviews.llvm.org/rL325888). * You can now specify the default address space for functions in t...