Go to file
Jakob Stoklund Olesen d58c8d12ab Fix PHI handling in LiveIntervals::shrinkToUses().
We need to wait until we meet a PHIDef in its defining block before resurrecting
PHIKills in the predecessors.

This should unbreak the llvm-gcc-build-x86_64-darwin10-x-mingw32-x-armeabi bot.

llvm-svn: 126905
2011-03-03 00:20:51 +00:00
clang Keep GCC from complaining about falling off the end of the function. 2011-03-02 23:25:06 +00:00
compiler-rt clang_darwin: We don't need clear_cache for use with Clang on ARM/Darwin. 2011-01-21 18:23:47 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx http://llvm.org/bugs/show_bug.cgi?id=9349 I have not personally tested this patch. Please let me know if it causes problems. 2011-03-02 17:29:46 +00:00
lldb Fix bug where bitwise-AND was being used and it should have been bitwise-OR. 2011-03-03 00:07:02 +00:00
llvm Fix PHI handling in LiveIntervals::shrinkToUses(). 2011-03-03 00:20:51 +00:00