aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ResetMachineFunctionPass.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-10-01Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini1-3/+1
2016-09-23[ResetMachineFunction] Populate the comments in the header of the file.Quentin Colombet1-3/+6
2016-09-23[ResetMachineFunction] Add statistic on the number of reset functions.Quentin Colombet1-0/+4
2016-08-31[ResetMachineFunction] Emit the diagnostic isel fallback when asked.Quentin Colombet1-5/+14
2016-08-27[GlobalISel] Add a fallback path to SDISel.Quentin Colombet1-0/+53