Dan Gohman
|
aceba31b7a
|
Delete useless trailing semicolons.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92740 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-01-05 17:55:26 +00:00 |
|
Bob Wilson
|
41a0456a3c
|
Fix buildbots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89274 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-11-18 23:30:38 +00:00 |
|
Bob Wilson
|
60f34b9fb0
|
Tail duplication still needs to iterate. Duplicating new instructions onto
the tail of a block may make that block a new candidate for duplication.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89264 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-11-18 22:52:37 +00:00 |
|