summaryrefslogtreecommitdiffstats
path: root/llvm/test/Reduce
Commit message (Expand)AuthorAgeFilesLines
* [Testing] Python 3 requires `print` to use parensDavid Zarzycki2019-09-201-1/+1
* llvm-reduce: Add pass to reduce instructionsDavid Blaikie2019-09-195-8/+53
* llvm-reduce: Add pass to reduce basic blocksDavid Blaikie2019-09-182-0/+45
* llvm-reduce: Clean out previous test temp/output dir, since it was a dir and ...David Blaikie2019-09-164-0/+4
* llvm-reduce: Make tests shell-independent by passing the interpreter on the c...David Blaikie2019-09-164-44/+8
* Fix llvm-reduce tests so that they don't assume the source code isTim Shen2019-09-124-8/+4
* llvm-reduce: For now, mark these tests as requiring a shellDavid Blaikie2019-09-124-0/+4
* llvm-reduce: Remove unused plugin support/requirementsDavid Blaikie2019-09-124-4/+0
* Reapply llvm-reduce: Add pass to reduce parameters""David Blaikie2019-09-122-0/+38
* PR43278: llvm-reduce: Use temporary file names (and ToolOutputFile) rather th...David Blaikie2019-09-123-6/+6
* PR43278: Temporarily disable llvm-reduce tests due to exhausting temp filesDavid Blaikie2019-09-113-6/+6
* Revert "llvm-reduce: Add pass to reduce parameters"David Blaikie2019-09-112-38/+0
* llvm-reduce: Add pass to reduce parametersDavid Blaikie2019-09-102-0/+38
* llvm-reduce: Add pass to reduce MetadataDavid Blaikie2019-09-102-0/+37
* llvm-reduce: Simplify testing using -implicit-check-notDavid Blaikie2019-09-102-9/+4
* llvm-reduce: Use %python from lit to get the correct/valid python binary for ...David Blaikie2019-09-053-4/+21
* [Bugpoint redesign] Added Pass to Remove Global VariablesDiego Trevino Ferrer2019-08-152-0/+39
* [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-153-41/+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-143-1/+41
* Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-082-0/+44
* Revert Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-072-44/+0
* Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-072-0/+44
* Reverts commit r368117, r368115 and r368112Petr Hosek2019-08-074-90/+0
* [Bugpoint redesign] Added Pass to Remove Global VariablesDiego Trevino Ferrer2019-08-072-0/+47
* Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-072-0/+43
* Revert "Added Delta IR Reduction Tool"Dmitri Gribenko2019-08-062-59/+0
* Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-062-0/+59
OpenPOWER on IntegriCloud