summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/bool-ext-inc.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] sub X, 0/1 --> add X, 0/-1Sanjay Patel2019-01-301-5/+4
* [AArch64][x86] add tests for add/sub signbits fold; NFCSanjay Patel2019-01-301-0/+34
* [x86] add tests for vector bool math; NFCSanjay Patel2019-01-291-0/+25
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-7/+7
* [X86][AVX] Regenerate tests with constant broadcast commentsSimon Pilgrim2017-07-161-4/+4
* [DAGCombiner] add (sext i1 X), 1 --> zext (not i1 X)Sanjay Patel2017-04-261-25/+17
* [x86] change tests to use sext, not zext; NFCSanjay Patel2017-04-261-7/+8
* [x86] add more tests for potential change in bool math folding; NFCSanjay Patel2017-04-251-10/+64
* [ARM, x86] add more vector tests for bool math; NFCSanjay Patel2017-04-241-0/+25
* [ARM, x86] add tests to show possible improvement for bool math; NFCSanjay Patel2017-04-101-0/+32
OpenPOWER on IntegriCloud