Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / object-size.ll
2014-08-19 Juergen RibutzkaReapply [FastISel][X86] Emit more efficient instruction...
2014-08-14 Juergen RibutzkaRevert several FastISel commits to track down a buildbo...
2014-08-13 Juergen Ributzka[FastISel][X86] Emit more efficient instructions for...
2013-10-07 Matt ArsenaultChange objectsize intrinsic to accept different address...
2012-05-22 Nuno Lopesrevert my previous patches that introduced an additiona...
2012-05-09 Nuno Lopeschange the objectsize intrinsic signature: add a 3rd...
2012-02-10 Andrew TrickRegAlloc superpass: includes phi elimination, coalescin...
2011-11-12 Jakob Stoklund OlesenSwitch a couple -O0 tests to RABasic.
2010-05-28 Jakob Stoklund OlesenFix more tests that depended on the default register...
2010-03-11 Eric ChristopherHave fast-isel understand llvm.objectsize. Update...
2009-12-23 Eric ChristopherUpdate objectsize intrinsic and associated dependencies...
2009-11-09 Mike StumpAdd testcase for recent checkin.