summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/PatchableFunction.cpp
Commit message (Expand)AuthorAgeFilesLines
* MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...Matthias Braun2016-08-251-1/+1
* Revert "[X86] Support the "ms-hotpatch" attribute."Charles Davis2016-08-081-14/+16
* [X86] Support the "ms-hotpatch" attribute.Charles Davis2016-08-081-16/+14
* PatchableFunction: Skip pseudos that do not create codeMatthias Braun2016-07-131-5/+23
* Delete unused includes. NFC.Rafael Espindola2016-06-301-1/+0
* Add a description for the PatchableFunction pass; NFCSanjoy Das2016-04-191-1/+2
* Introduce a "patchable-function" function attributeSanjoy Das2016-04-191-0/+70
OpenPOWER on IntegriCloud