summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/demorgan.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] fix auto-generated FileCheck-captured variable refsSanjay Patel2017-05-101-4/+4
* [InstCombine] don't use DeMorgan's Law on integer constants (2nd try)Sanjay Patel2017-05-021-6/+6
* revert r301923 : [InstCombine] don't use DeMorgan's Law on integer constantsSanjay Patel2017-05-021-6/+6
* [InstCombine] don't use DeMorgan's Law on integer constantsSanjay Patel2017-05-021-6/+6
* [InstCombine] check one-use before applying DeMorgan nor/nand foldsSanjay Patel2017-05-011-6/+3
* [InstCombine] add multi-use variants for DeMorgan folds; NFCSanjay Patel2017-05-011-0/+128
* [InstCombine] consolidate more DeMorgan tests; NFCSanjay Patel2017-05-011-0/+56
* [InstCombine] consolidate tests for DeMorgan folds; NFCSanjay Patel2017-04-301-0/+320
OpenPOWER on IntegriCloud