summaryrefslogtreecommitdiffstats
path: root/llvm/test/Reduce/remove-funcs.ll
Commit message (Expand)AuthorAgeFilesLines
* llvm-reduce: Clean out previous test temp/output dir, since it was a dir and ...David Blaikie2019-09-161-0/+1
* llvm-reduce: Make tests shell-independent by passing the interpreter on the c...David Blaikie2019-09-161-11/+2
* Fix llvm-reduce tests so that they don't assume the source code isTim Shen2019-09-121-2/+1
* llvm-reduce: For now, mark these tests as requiring a shellDavid Blaikie2019-09-121-0/+1
* llvm-reduce: Remove unused plugin support/requirementsDavid Blaikie2019-09-121-1/+0
* PR43278: llvm-reduce: Use temporary file names (and ToolOutputFile) rather th...David Blaikie2019-09-121-2/+2
* PR43278: Temporarily disable llvm-reduce tests due to exhausting temp filesDavid Blaikie2019-09-111-2/+2
* llvm-reduce: Simplify testing using -implicit-check-notDavid Blaikie2019-09-101-5/+2
* llvm-reduce: Use %python from lit to get the correct/valid python binary for ...David Blaikie2019-09-051-2/+11
* [Bugpoint redesign] Output option can now print to STDOUTDiego Trevino Ferrer2019-08-151-2/+1
* Revert [Bugpoint redesign] Added Pass to Remove Global VariablesDiego Trevino Ferrer2019-08-151-1/+1
* [Bugpoint redesign] Modified Functions pass to consider declarationsDiego Trevino Ferrer2019-08-141-4/+1
* [Bugpoint redesign] Added Pass to Remove Global VariablesDiego Trevino Ferrer2019-08-141-1/+1
* Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-081-0/+34
* Revert Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-071-34/+0
* Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-071-0/+34
* Reverts commit r368117, r368115 and r368112Petr Hosek2019-08-071-34/+0
* Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-071-0/+34
* Revert "Added Delta IR Reduction Tool"Dmitri Gribenko2019-08-061-49/+0
* Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-061-0/+49
OpenPOWER on IntegriCloud