aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/GC/alloc_loop.ll
AgeCommit message (Expand)Author
2010-03-14don't have i386-specific tests in CodeGen/Generic, PR6601.Chris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-12-10Adding a collector name attribute to Function in the IR. These Gordon Henriksen
2007-12-09Upgrading this test to 2.0 .ll syntax.Gordon Henriksen
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2004-11-06Add missing run lineChris Lattner
2004-07-22Update gc intrinsics to take pointer to object as well as pointer to field.Chris Lattner
2004-05-27gc_init now gets an argumentChris Lattner
2004-05-23Add a simple testcase for garbage collection supportChris Lattner