StringRef'ize EmitSourceFileHeader().
[oota-llvm.git] / include / llvm / AutoUpgrade.h
2011-11-27 Chris Lattnerremove autoupgrade support for really old-style debug...
2011-11-27 Chris Lattnerremove autoupgrade support for LLVM 2.9 exception stuff...
2011-08-25 Bill WendlingInitial check in that will auto-upgrade the old EH...
2010-09-10 Bill WendlingAuto-upgrade the magic ".llvm.eh.catch.all.value" global to
2009-08-28 Devang PatelReapply 79977.
2009-08-26 Devang PatelRevert 79977. It causes llvm-gcc bootstrap failures...
2009-08-25 Devang PatelUpdate DebugInfo interface to use metadata, instead...
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2008-07-23 Dan GohmanEnable first-class aggregates support.
2008-06-17 Dan GohmanAuto-upgrade code for multiple-value return statements...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-12-17 Evan ChengBring back int_x86_sse2_movl_dq intrinsic for backward...
2007-08-04 Chandler CarruthThis is the patch to provide clean intrinsic function...