Files
llvm-6502/lib
Jakob Stoklund Olesen 9b10dae0bf 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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155753 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-28 06:21:38 +00:00
..
2012-03-11 06:09:17 +00:00
2012-04-04 20:33:56 +00:00
2012-04-18 18:09:53 +00:00