Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-26 | Convert a bunch more tests over to the new atomic instructions. | Eli Friedman | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140582 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-07-20 | The same problem was being tracked in PR7652. | Duncan Sands | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108843 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-07-19 | After a custom inserter, in a block which has constant instructions, | Dan Gohman | |
update the current basic block in addition to the current insert position, so that they remain consistent. This fixes rdar://8204072. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108765 91177308-0d34-0410-b5e6-96231b3b80d8 |