Go to file
Jakob Stoklund Olesen b0cedd5f96 Don't use nextIndex to check for live out of instruction.
Insert copy after defining instruction.

Fix LiveIntervalMap::extendTo to properly handle live segments starting before
the current basic block.

Make sure the open live range is extended to the inserted copy's use slot.

llvm-svn: 115665
2010-10-05 20:36:25 +00:00
clang Fix a marvelous chained AST writing bug, where we end up with the 2010-10-05 18:37:06 +00:00
compiler-rt <rdar://problem/8482056> Add Soft Floating Compares for armv6 and armv7 2010-09-27 18:28:15 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx A compiler writer's guide to <atomic>, minor update 2010-10-05 17:22:28 +00:00
lldb Added support for (de)materializing values in registers, 2010-10-05 20:18:48 +00:00
llvm Don't use nextIndex to check for live out of instruction. 2010-10-05 20:36:25 +00:00