summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-reduce/deltas/ReduceGlobalVars.cpp
Commit message (Expand)AuthorAgeFilesLines
* llvm-reduce: Fix inconsistencies between int/unsigned usage (standardize on int)David Blaikie2019-09-181-3/+3
* llvm-reduce: Remove some unused headers/more narrowly include themDavid Blaikie2019-09-101-0/+1
* llvm-remove: Remove "using namespace" in header.David Blaikie2019-09-101-0/+2
* [llvm-reduce] Silence -WdocumentationBenjamin Kramer2019-08-241-1/+0
* [Bugpoint redesign] Added Pass to Remove Global VariablesDiego Trevino Ferrer2019-08-151-0/+72
* Revert [Bugpoint redesign] Added Pass to Remove Global VariablesDiego Trevino Ferrer2019-08-151-71/+0
* [NFC] Remove documentation comment to fix warning.Jonas Devlieghere2019-08-151-1/+0
* [Bugpoint redesign] Added Pass to Remove Global VariablesDiego Trevino Ferrer2019-08-141-0/+72
OpenPOWER on IntegriCloud