Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / MachineSink-CritEdge.ll
2013-06-10 Tim NorthoverX86: Stop LEA64_32r doing unspeakable things to its...
2010-06-25 Bill Wendling- Reapply r106066 now that the bzip2 build regression...
2010-06-23 Daniel DunbarRevert r106066, "Create a more targeted fix for not...
2010-06-15 Bill WendlingCreate a more targeted fix for not sinking instructions...
2010-06-03 Bill WendlingMachine sink could potentially sink instructions into...
2010-04-15 Jakob Stoklund OlesenAdd test case for machine-sink on critical edges