| commit | ae7521d1e408deee9c9582100072ebb4f6695cae | [log] [tgz] |
|---|---|---|
| author | Jakob Stoklund Olesen <stoklund@2pi.dk> | Sat Apr 28 06:21:38 2012 +0000 |
| committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | Sat Apr 28 06:21:38 2012 +0000 |
| tree | 44e2e2af67535c191b665dec62fed8eb2bfbfbf4 | |
| parent | 4f8198e7888ab06db671e09fdfe2ade2c6f7ec27 [diff] |
Fix a problem with blocks that need to be split twice. The code could search past the end of the basic block when there was already a constant pool entry after the block. Test case with giant basic block in SingleSource/UnitTests/Vector/constpool.c llvm-svn: 155753