| commit | 45c7b3ecb574c84a559b6d00983dd19ec5041bc3 | [log] [tgz] |
|---|---|---|
| author | Mehdi Amini <mehdi.amini@apple.com> | Mon May 02 16:53:16 2016 +0000 |
| committer | Mehdi Amini <mehdi.amini@apple.com> | Mon May 02 16:53:16 2016 +0000 |
| tree | 312041b387bc9f7b68e86b9d5ba3b1037b6389c7 | |
| parent | d02872c7b47e70f571ee395e715e776d0e638423 [diff] |
Move createReversePostOrderFunctionAttrsPass right after the inliner is done This is where it was originally, until LoopVersioningLICM was inserted before in r259986, I don't believe it was on purpose. Differential Revision: http://reviews.llvm.org/D19809 From: Mehdi Amini <mehdi.amini@apple.com> llvm-svn: 268252