commit | 4b272493b7deaa139484b16ee45ae87a46ceef57 | [log] [tgz] |
---|---|---|
author | Matt Arsenault <Matthew.Arsenault@amd.com> | Mon Aug 26 23:08:37 2013 +0000 |
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Mon Aug 26 23:08:37 2013 +0000 |
tree | 8f92c1551d44bd67570f2e5789e880c30c9c9d1b | |
parent | 6e3cd0ebe22a7cc959ed301de7f2f09d7a9307c8 [diff] |
Fix inserting instructions before last in bundle. The builder inserts from before the insert point, not after, so this would insert before the last instruction in the bundle instead of after it. I'm not sure if this can actually be a problem with any of the current insertions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189285 91177308-0d34-0410-b5e6-96231b3b80d8