summaryrefslogtreecommitdiff
path: root/include/llvm/AutoUpgrade.h
Commit message (Expand)AuthorAge
* remove autoupgrade support for really old-style debug info intrinsics.Chris Lattner2011-11-27
* remove autoupgrade support for LLVM 2.9 exception stuff. Mainline supportsChris Lattner2011-11-27
* Initial check in that will auto-upgrade the old EH scheme to the new EH scheme.Bill Wendling2011-08-25
* Auto-upgrade the magic ".llvm.eh.catch.all.value" global toBill Wendling2010-09-10
* Reapply 79977.Devang Patel2009-08-28
* Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.Devang Patel2009-08-26
* Update DebugInfo interface to use metadata, instead of special named llvm.dbg...Devang Patel2009-08-25
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-05
* Enable first-class aggregates support.Dan Gohman2008-07-23
* Auto-upgrade code for multiple-value return statements. This codeDan Gohman2008-06-17
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* Bring back int_x86_sse2_movl_dq intrinsic for backward compatibility. Make sureEvan Cheng2007-12-17
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-04