Partial fix for PR1678: correct some parts of constant
[oota-llvm.git] / lib / VMCore / IntrinsicInst.cpp
2007-01-26 Jim LaskeyChange the MachineDebugInfo to MachineModuleInfo to...
2006-12-13 Jim LaskeyUpdate version in safe guards.
2006-11-27 Reid SpencerFor PR950:
2006-10-04 Chris LattnergetFilename/getDirectory shouldn't abort if the global...
2006-07-11 Jim Laskey1. Support for c++ mangled names.
2006-06-19 Jim LaskeyHandle versioning of compile unit.
2006-06-16 Jim LaskeyForgot operands were hard coded for compile unit.
2006-06-07 Reid SpencerFor PR780:
2006-06-07 Reid SpencerFor PR780:
2006-03-26 Jim LaskeyBullet proof against undefined args produced by upgradi...
2006-03-24 Jim LaskeyFix indent.
2006-03-24 Jim LaskeyClean up some commentary.
2006-03-23 Jim LaskeySimplify handling of llvm.dbg intrinsic operands to...