Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify the two EH personality classification routines I wrote | Reid Kleckner | 2015-02-14 | 1 | -2/+2 |
* | Don't promote asynch EH invokes of nounwind functions to calls | Reid Kleckner | 2015-02-11 | 1 | -1/+24 |
* | Move EH personality type classification to Analysis/LibCallSemantics.h | Reid Kleckner | 2015-01-28 | 1 | -0/+16 |
* | remove function names from comments; NFC | Sanjay Patel | 2014-10-21 | 1 | -2/+2 |
* | [C++11] More 'nullptr' conversion. In some cases just using a boolean check i... | Craig Topper | 2014-04-15 | 1 | -2/+2 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -1/+1 |
* | Thread const correctness through a bunch of AliasAnalysis interfaces and | Dan Gohman | 2010-08-03 | 1 | -1/+2 |
* | Remove Value::getNameLen | Daniel Dunbar | 2009-07-26 | 1 | -4/+1 |
* | Convert StringMap to using StringRef for its APIs. | Daniel Dunbar | 2009-07-23 | 1 | -1/+1 |
* | Add a new interface for describing the behavior of library calls. This | Chris Lattner | 2008-05-07 | 1 | -0/+65 |