summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/machine-combiner.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add avx512 command lines and test cases to machine-combiner.llCraig Topper2019-06-021-48/+543
* [MachineCombiner] Add check for optimal pattern order.Florian Hahn2018-01-311-2/+2
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-50/+50
* Recommit [MachineCombiner] Update instruction depths incrementally for large ...Florian Hahn2017-09-201-0/+5
* Revert r312719 "[MachineCombiner] Update instruction depths incrementally for...Hans Wennborg2017-09-131-5/+0
* [MachineCombiner] Update instruction depths incrementally for large BBs.Florian Hahn2017-09-071-0/+5
* add 'MustReduceDepth' as an objective/cost-metric for the MachineCombinerSanjay Patel2015-11-101-5/+6
* add test cases that demonstrate bad behaviorSanjay Patel2015-10-031-0/+52
* [x86] enable machine combiner reassociations for 256-bit vector min/maxSanjay Patel2015-08-211-0/+68
* [x86] enable machine combiner reassociations for 128-bit vector min/maxSanjay Patel2015-08-211-0/+96
* [x86] enable machine combiner reassociations for scalar double-precision min/maxSanjay Patel2015-08-191-0/+48
* [x86] enable machine combiner reassociations for scalar single-precision maxi...Sanjay Patel2015-08-191-0/+24
* [x86] enable machine combiner reassociations for scalar single-precision mini...Sanjay Patel2015-08-151-4/+4
* fix typos; NFCSanjay Patel2015-08-151-11/+11
* add test case to show current codegenSanjay Patel2015-08-151-0/+24
* [x86] enable machine combiner reassociations for 256-bit vector FP mul/addSanjay Patel2015-08-121-0/+60
* [x86] enable machine combiner reassociations for 128-bit vector single/double...Sanjay Patel2015-08-111-0/+44
* [x86] enable machine combiner reassociations for 128-bit vector single/double...Sanjay Patel2015-08-081-0/+44
* [x86] enable machine combiner reassociations for scalar double-precision mult...Sanjay Patel2015-07-091-0/+23
* [x86] enable machine combiner reassociations for scalar double-precision addsSanjay Patel2015-07-091-1/+23
* [x86] enable machine combiner reassociations for scalar single-precision mult...Sanjay Patel2015-07-081-0/+21
* [x86] extend machine combiner reassociation optimization to SSE scalar addsSanjay Patel2015-07-061-42/+89
* [x86] generalize reassociation optimization in machine combiner to 2 instruct...Sanjay Patel2015-06-231-0/+99
OpenPOWER on IntegriCloud