summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/machine-combiner.ll
Commit message (Expand)AuthorAgeFilesLines
* 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