Upgrading this test to 2.0 .ll syntax.
[oota-llvm.git] / test / CodeGen / Generic / GC / alloc_loop.ll
2007-12-09 Gordon HenriksenUpgrading this test to 2.0 .ll syntax.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2004-11-06 Chris LattnerAdd missing run line
2004-07-22 Chris LattnerUpdate gc intrinsics to take pointer to object as well...
2004-05-27 Chris Lattnergc_init now gets an argument
2004-05-23 Chris LattnerAdd a simple testcase for garbage collection support