aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/GC/lower_gcroot.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-25Noting and enforcing that GC intrinsics are valid only within aGordon Henriksen
2007-12-25Adjusting verification of "llvm.gc*" intrinsic prototypes to matchGordon Henriksen
2007-09-17Fix for PR1633: Verifier doesn't fully verify GC intrinsicsGordon Henriksen
2007-09-01Fix a gcroot lowering bug.Evan Cheng