Have ConstantExprs upgrade opcodes the same way as instructions.
[oota-llvm.git] / runtime / GC / GCInterface.h
2006-11-17 Reid SpencerUndo removal of the runtime libraries. While this may...
2006-11-16 Reid SpencerIn LLVM 2.0 we won't use the runtime libraries as llvm...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-07-22 Chris LattnerUpdate GC intrinsics to take a pointer to the object...
2004-05-27 Chris LattnerA few more microsteps
2004-05-23 Chris LattnerInitial checkin of GC implementation support files