summaryrefslogtreecommitdiff
path: root/include/llvm/AutoUpgrade.h
AgeCommit message (Expand)AuthorFilesLines
2010-09-10Auto-upgrade the magic ".llvm.eh.catch.all.value" global toBill Wendling1-0/+5
2009-08-28Reapply 79977.Devang Patel1-0/+4
2009-08-26Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.Devang Patel1-4/+0
2009-08-25Update DebugInfo interface to use metadata, instead of special named llvm.dbg...Devang Patel1-0/+4
2009-01-05Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman1-1/+0
2008-07-23Enable first-class aggregates support.Dan Gohman1-6/+0
2008-06-17Auto-upgrade code for multiple-value return statements. This codeDan Gohman1-0/+6
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner1-2/+2
2007-12-17Bring back int_x86_sse2_movl_dq intrinsic for backward compatibility. Make sureEvan Cheng1-2/+4
2007-08-04This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth1-0/+38