[PM/AA] Hoist the value handle definition for CFLAA into the header to
[oota-llvm.git] / lib / Analysis / LibCallSemantics.cpp
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-04-29 Reid Kleckner[WinEH] Start EH preparation for 32-bit x86, it uses...
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-10-21 Sanjay Patelremove function names from comments; NFC
2014-04-15 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2010-08-03 Dan GohmanThread const correctness through a bunch of AliasAnalys...
2009-07-26 Daniel DunbarRemove Value::getNameLen
2009-07-23 Daniel DunbarConvert StringMap to using StringRef for its APIs.
2008-05-07 Chris LattnerAdd a new interface for describing the behavior of...