summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx-logic.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] narrow vector binops when extraction is cheapSanjay Patel2018-10-301-16/+16
* [X86] Move promotion of vector and/or/xor from legalization to DAG combineCraig Topper2018-10-151-6/+6
* [x86] avoid 256-bit andnp that requires insert/extract with AVX1 (PR37449)Sanjay Patel2018-09-251-6/+12
* [x86] add more tests for poetntial andnp splitting with AVX1; NFCSanjay Patel2018-09-211-3/+54
* [x86] add (negative) andnp test for D52318; NFCSanjay Patel2018-09-211-0/+22
* [x86] add test for 256-bit andn (PR37749); NFCSanjay Patel2018-09-191-0/+29
* [x86] be more selective about converting 'and' to shuffle (PR37749)Sanjay Patel2018-06-141-20/+20
* [x86] add tests for AVX1 FP logic op abuse (PR37749); NFCSanjay Patel2018-06-141-114/+289
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-22/+22
* [X86] SET0 to use XMM registers where possible PR26018 PR32862Dinar Temirbulatov2017-07-271-8/+8
* [X86][AVX] Regenerate shuffle tests with broadcast comments.Simon Pilgrim2017-07-271-2/+2
* [x86] transform vector inc/dec to use -1 constant (PR33483)Sanjay Patel2017-06-261-2/+4
* [DAG] add splat vector support for 'xor' in SimplifyDemandedBitsSanjay Patel2017-04-191-10/+4
* [x86] add tests for potential andn optimization; NFCSanjay Patel2017-04-181-2/+40
* VX-512: Fixed a bug in FP logic operation loweringElena Demikhovsky2015-12-071-0/+1
* Make utils/update_llc_test_checks.py note that the assertions areJames Y Knight2015-11-231-0/+1
* use update_llc_test_checks.py to tighten checking in these testsSanjay Patel2015-03-251-19/+91
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Properly qualify AVX2 specific parts of execution dependency table. Also enab...Craig Topper2011-11-151-8/+24
* Kill and collapse outstanding DomainValues.Jakob Stoklund Olesen2011-11-071-2/+6
* Cleanup vector logical ops in AVX and add use int versions for simpleBruno Cardoso Lopes2011-08-181-0/+18
* Rename and tidy up testsBruno Cardoso Lopes2011-08-091-0/+161
OpenPOWER on IntegriCloud