Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / mingw-alloca.ll
2013-10-24 Yaron KerenAdded test for -elf configuration, to see that _alloca...
2010-09-22 Chris LattnerFix an inconsistency in the x86 backend that led it...
2009-09-09 Chris Lattnerfilecheckize
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-08 Chris Lattnerchange selectiondag to add the sign extended versions...
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-08-12 Chris Lattnerone last (?) bad x86 triple test.
2008-06-26 Dale JohannesenAllow for rounding up of stack frame.
2008-04-23 Anton KorobeynikovFix test becase ABI stack alignment dropped to 'normal...
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-07-31 Dan GohmanChange the x86 assembly output to use tab characters...
2007-04-17 Anton KorobeynikovImplemented correct stack probing on mingw/cygwin for...