1. 2afea54 [WinEH] Recognize CoreCLR personality function by Joseph Tremoulet · 10 years ago
  2. e00faf8 [EH] Handle non-Function personalities like unknown personalities by Reid Kleckner · 10 years ago
  3. e8824e3 [PM/AA] Delete the LibCallAliasAnalysis and all the associated infrastructure. by Chandler Carruth · 10 years ago
  4. 7fddecc Move the personality function from LandingPadInst to Function by David Majnemer · 10 years ago
  5. bcda1cd [WinEH] Start EH preparation for 32-bit x86, it uses no arguments by Reid Kleckner · 11 years ago
  6. 47c8e7a Stop calling DwarfEHPrepare from WinEHPrepare by Reid Kleckner · 11 years ago
  7. 2d5fb68 Unify the two EH personality classification routines I wrote by Reid Kleckner · 11 years ago
  8. 96d0113 Don't promote asynch EH invokes of nounwind functions to calls by Reid Kleckner · 11 years ago
  9. 4af6415 Move EH personality type classification to Analysis/LibCallSemantics.h by Reid Kleckner · 11 years ago
  10. d5aa255 remove function names from comments; NFC by Sanjay Patel · 11 years ago
  11. 9f00886 [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. by Craig Topper · 12 years ago
  12. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  13. 5442c71 Thread const correctness through a bunch of AliasAnalysis interfaces and by Dan Gohman · 15 years ago
  14. ca414c7 Remove Value::getNameLen by Daniel Dunbar · 16 years ago
  15. 5bf72e2 Convert StringMap to using StringRef for its APIs. by Daniel Dunbar · 16 years ago
  16. 9a35f1b Add a new interface for describing the behavior of library calls. This by Chris Lattner · 17 years ago