Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach gcroot how to handle dynamically realigned frames | Philip Reames | 2015-04-02 | 1 | -7/+10 |
* | Get the cached subtarget off the MachineFunction rather than | Eric Christopher | 2015-02-20 | 1 | -4/+2 |
* | Re-sort #include lines using my handy dandy ./utils/sort_includes.py | Chandler Carruth | 2015-02-13 | 1 | -1/+1 |
* | Remove gc.root's performCustomLowering | Philip Reames | 2015-01-28 | 1 | -27/+1 |
* | Revert GCStrategy ownership changes | Philip Reames | 2015-01-26 | 1 | -1/+1 |
* | clang-format all the GC related files (NFC) | Philip Reames | 2015-01-16 | 1 | -4/+0 |
* | Move ownership of GCStrategy objects to LLVMContext | Philip Reames | 2015-01-16 | 1 | -1/+2 |
* | Remove gc.root's findCustomSafePoints mechanism | Philip Reames | 2015-01-16 | 1 | -6/+9 |
* | Style cleanup of old gc.root lowering code | Philip Reames | 2015-01-15 | 1 | -46/+45 |
* | clang-format GCStrategy.cpp & GCRootLowering.cpp (NFC) | Philip Reames | 2015-01-15 | 1 | -88/+80 |
* | Split GCStrategy.cpp into two files (NFC) | Philip Reames | 2015-01-15 | 1 | -0/+388 |