search for: r227557

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

Did you mean: rl227557
2015 Feb 02
2
[LLVMdev] LLVM Weekly - #57, Feb 2nd 2015
...the contents of Microsoft PDB ('Program DataBase') files, including debug tables. [r227241](http://reviews.llvm.org/rL227241), [r227257](http://reviews.llvm.org/rL227257). * The loop vectorizer now supports an arbitrary constant step for its induction variables, rather than just -1 or +1. [r227557](http://reviews.llvm.org/rL227557). ## Clang commits * The clang-format-fuzzer tool was added, which builds on the LLVM fuzzer lib. [r227354](http://reviews.llvm.org/rL227354). * MS ABI work continues with proper support for setjmp. [r227426](http://reviews.llvm.org/rL227426). * Clang started...