commit | 9334f5c86b8c800f4cee973086a33541f0175599 | [log] [tgz] |
---|---|---|
author | Matthias Braun <matze@braunis.de> | Fri Jan 19 06:08:17 2018 +0000 |
committer | Matthias Braun <matze@braunis.de> | Fri Jan 19 06:08:17 2018 +0000 |
tree | 2815483f6f8d79b1cb52f2c2250c462e8556f60e | |
parent | 10c6c76ce2dedf44167a3373e52edbb7be7ed356 [diff] |
Split TailDuplicatePass into pre- and post-RA variant; NFC Split TailDuplicatePass into EarlyTailDuplicate and TailDuplicate. This avoids playing games with fake pass IDs and using MRI::isSSA() to determine pre-/post-RA state. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@322926 91177308-0d34-0410-b5e6-96231b3b80d8