Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | clang-format all the GC related files (NFC) | Philip Reames | 2015-01-16 | 1 | -8/+7 |
* | Move ownership of GCStrategy objects to LLVMContext | Philip Reames | 2015-01-16 | 1 | -1/+1 |
* | Remove gc.root's findCustomSafePoints mechanism | Philip Reames | 2015-01-16 | 1 | -35/+0 |
* | Have MachineFunction cache a pointer to the subtarget to make lookups | Eric Christopher | 2014-08-05 | 1 | -2/+1 |
* | Remove the TargetMachine forwards for TargetSubtargetInfo based | Eric Christopher | 2014-08-04 | 1 | -1/+3 |
* | [C++11] Add 'override' keyword to virtual methods that override their base cl... | Craig Topper | 2014-03-07 | 1 | -1/+1 |
* | Add a GC plugin for Erlang | Yiannis Tsiouris | 2013-03-25 | 1 | -0/+81 |