Displaying 1 result from an estimated 1 matches for "pr26500".
Did you mean:
pr26509
2016 Feb 19
12
[3.8 Release] Release status
...64: Performance regression in AA
Patch in review, but it makes me a little uneasy since it's big and
requires pulling in some refactoring patches too :-/
- ARM: fix VFP asm constraints: http://reviews.llvm.org/D17349
It's not a regression, but I'll take it if it lands real soon.
- PR26500: shrink-wrapping vs PPC
Patch in review: http://reviews.llvm.org/D17294
Looks like it's moving along.
- PR26081: Assertion failed: (BitWidth == RHS.BitWidth && ...
I believe Matthias is working on it?
Will revert r252839 to unblock otherwise.
- PR26485: regression lowering TLS...