search for: r224894

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

Did you mean: r224899
2014 Dec 29
3
[LLVMdev] LLVM Weekly - #52, Dec 29th 2014
...e calls to llvm.cttz/ctlz (count trailing/leading zeroes) if `isCheapToSpeculateCtlz/isCheapToSpeculatCttz` in TargetLowering return true. [r224899](http://reviews.llvm.org/rL224899). ## Clang commits * The Clang internals manual has been extended with stub sections on Parse, Sema, and CodeGen. [r224894](http://reviews.llvm.org/rL224894). ## Other project commits * The libcxx LIT test-suite has seen a number of new configuration options. Even better, these are [now documented](http://libcxx.llvm.org/lit_usage.html). [r224728](http://reviews.llvm.org/rL224728).