| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Generalize statepoint lowering to use ImmutableStatepoint. Move statepoint lo... | Igor Laevsky | 2015-02-20 | 1 | -40/+38 |
| * | Demote vectors to arrays. No functionality change. | Benjamin Kramer | 2015-02-19 | 1 | -7/+3 |
| * | Re-sort #include lines using my handy dandy ./utils/sort_includes.py | Chandler Carruth | 2015-02-13 | 1 | -1/+1 |
| * | Revert GCStrategy ownership changes | Philip Reames | 2015-01-26 | 1 | -1/+1 |
| * | Move ownership of GCStrategy objects to LLVMContext | Philip Reames | 2015-01-16 | 1 | -1/+2 |
| * | Introduce an example statepoint GC strategy | Philip Reames | 2015-01-07 | 1 | -0/+43 |
| * | Restructure some assertion checking based on post commit feedback by Aaron an... | Philip Reames | 2014-12-02 | 1 | -7/+7 |
| * | Appease a build bot complaining about an unused variable that's used in an as... | Philip Reames | 2014-12-02 | 1 | -0/+1 |
| * | [Statepoints 3/4] Statepoint infrastructure for garbage collection: Selection... | Philip Reames | 2014-12-02 | 1 | -0/+640 |

