aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/AutoUpgrade.h
AgeCommit message (Expand)Author
2009-01-05Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman
2008-07-23Enable first-class aggregates support.Dan Gohman
2008-06-17Auto-upgrade code for multiple-value return statements. This codeDan Gohman
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2007-12-17Bring back int_x86_sse2_movl_dq intrinsic for backward compatibility. Make sureEvan Cheng
2007-08-04This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth