summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add header guards to some headers that are missing themArgyrios Kyrtzidis2018-09-031-0/+5
* Remove unused header to fix layering.David Blaikie2018-03-291-1/+0
* [AggressiveInstCombine] Make TruncCombine class ignore unreachable basic blocks.Amjad Aboud2018-01-311-2/+5
* Another try to commit 323321 (aggressive instruction combine).Amjad Aboud2018-01-251-0/+119
* Reverted 323321.Amjad Aboud2018-01-241-119/+0
* [InstCombine] Introducing Aggressive Instruction Combine pass (-aggressive-in...Amjad Aboud2018-01-241-0/+119
OpenPOWER on IntegriCloud