| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [MustExecute] Fix a debug invariant issue in isGuaranteedToExecute() | David Stenberg | 2018-05-25 | 1 | -1/+1 | 
| * | [LICM] Extend the MustExecute scope | Serguei Katkov | 2018-05-18 | 1 | -0/+4 | 
| * | [WebAssembly] Add Wasm personality and isScopedEHPersonality() | Heejin Ahn | 2018-05-17 | 1 | -1/+1 | 
| * | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 | 
| * | [MustExecute/LICM] Special case first instruction in throwing header | Philip Reames | 2018-04-27 | 1 | -2/+5 | 
| * | Make helpers static. NFC. | Benjamin Kramer | 2018-04-04 | 1 | -1/+3 | 
| * | Fix an accidental circular dependence | Philip Reames | 2018-03-29 | 1 | -1/+1 | 
| * | [MustExecute] Shwo the effect of using full loop info variant | Philip Reames | 2018-03-20 | 1 | -5/+7 | 
| * | [MustExecute] Move isGuaranteedToExecute and related rourtines to Analysis | Philip Reames | 2018-03-20 | 1 | -0/+135 | 
| * | [MustExecute] Use the annotation style printer | Philip Reames | 2018-03-20 | 1 | -33/+54 | 
| * | Add an analysis printer for must execute reasoning | Philip Reames | 2018-03-20 | 1 | -0/+102 | 

