search for: r327117

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

Did you mean: 327117
2018 Mar 12
0
LLVM Weekly - #219, Mar 12th 2018
...ic.h` headers explicitly incompatible, resulting in a short and easy to understand error message if both are included in the same translation unit. ## LLVM commits * TableGen gained `!foldl` and `!isa` operations, as well as a new `defset` statement. [r326790](http://reviews.llvm.org/rL326790), [r327117](http://reviews.llvm.org/rL327117), [r327121](http://reviews.llvm.org/rL327121). * llvm-mca, the LLVM Machine Code Analyzer tool, has been committed. It an be used to statically estimate the performance of code. [r326998](http://reviews.llvm.org/rL326998). * The syntax for `!foreach` in TableGen...