Displaying 1 result from an estimated 1 matches for "pollycananicalizepass".
2014 Jan 06
5
[LLVMdev] LLVM Weekly - #1, Jan 6th 2014
...;.
## Other project commits
* Building libclc with LLVM 3.5 was fixed
<http://llvm-reviews.chandlerc.com/rL198167>
* In libcxx, the clz/ctz family of functions are now implemented for when
building with Visual C++ on Win32 or Win64.
<http://llvm-reviews.chandlerc.com/rL198481>
* The PollyCananicalizePass was introduced. This is a ModulePass that
schedules the Polly canonicalization passes.
<http://llvm-reviews.chandlerc.com/rL198376>