Avoid creating a redundant zero APInt.
[oota-llvm.git] / test / CodeGen / Generic / GC / lower_gcroot.ll
2007-12-25 Gordon HenriksenNoting and enforcing that GC intrinsics are valid only...
2007-12-25 Gordon HenriksenAdjusting verification of "llvm.gc*" intrinsic prototyp...
2007-09-17 Gordon HenriksenFix for PR1633: Verifier doesn't fully verify GC intrinsics
2007-09-01 Evan ChengFix a gcroot lowering bug.