Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [CodeGen] Rename MachineInstrBuilder::addOperand. NFC | Diana Picus | 2017-01-13 | 1 | -1/+1 |
* | MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu... | Matthias Braun | 2016-08-25 | 1 | -1/+1 |
* | Revert "[X86] Support the "ms-hotpatch" attribute." | Charles Davis | 2016-08-08 | 1 | -14/+16 |
* | [X86] Support the "ms-hotpatch" attribute. | Charles Davis | 2016-08-08 | 1 | -16/+14 |
* | PatchableFunction: Skip pseudos that do not create code | Matthias Braun | 2016-07-13 | 1 | -5/+23 |
* | Delete unused includes. NFC. | Rafael Espindola | 2016-06-30 | 1 | -1/+0 |
* | Add a description for the PatchableFunction pass; NFC | Sanjoy Das | 2016-04-19 | 1 | -1/+2 |
* | Introduce a "patchable-function" function attribute | Sanjoy Das | 2016-04-19 | 1 | -0/+70 |