[PM/AA] Run clang-format over the SCEV-AA code to normalize the
[oota-llvm.git] / include / llvm / Analysis / LibCallSemantics.h
2015-07-22 Chandler Carruth[PM/AA] Extract the ModRef enums from the AliasAnalysis...
2015-07-14 Keno Fischer[CodeGen] Force emission of personality directive if...
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-06-17 Chandler Carruth[PM/AA] Remove the Location typedef from the AliasAnaly...
2015-03-12 Reid KlecknerStop calling DwarfEHPrepare from WinEHPrepare
2015-02-14 Reid KlecknerUnify the two EH personality classification routines...
2015-02-11 Reid KlecknerDon't promote asynch EH invokes of nounwind functions...
2015-01-28 Reid KlecknerMove EH personality type classification to Analysis...
2014-04-15 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2014-03-07 Nico Weber"Mac OS/X" -> "Mac OS X" spelling fixes for llvm.
2012-09-27 Sylvestre LedruRevert 'Fix a typo 'iff' => 'if''. iff is an abreviatio...
2012-09-27 Sylvestre LedruFix a typo 'iff' => 'if'
2010-09-14 Dan GohmanRemove the experimental AliasAnalysis::getDependency...
2010-08-03 Dan GohmanThread const correctness through a bunch of AliasAnalys...
2008-05-30 Evan ChengRevert 51775.
2008-05-30 Evan ChengPatches for building llvm on Solaris x86. Contributed...
2008-05-07 Chris LattnerAdd a new interface for describing the behavior of...