Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / lsr-reuse-trunc.ll
2012-04-27 Craig TopperAdd mcpu to tests to prevent them from using AVX instru...
2011-11-14 Evan ChengTeach two-address pass to re-schedule two-address instr...
2011-11-10 Evan ChengUse a bigger hammer to fix PR11314 by disabling the...
2011-07-08 Jakob Stoklund OlesenBe more aggressive about following hints.
2011-04-05 Jakob Stoklund OlesenFix register-dependent X86 tests.
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2010-03-05 Evan ChengRever 96389 and 96990. They are causing some miscompila...
2010-02-16 Evan ChengLook for SSE and instructions of this form: (and x...
2010-02-16 Dan GohmanSplit the main for-each-use loop again, this time for...