Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstCombine] make icmp vector canonicalization safe for constant with undef ... | Sanjay Patel | 2019-10-29 | 1 | -2/+2 |
* | [InstCombine] Try to reuse constant from select in leading comparison | Roman Lebedev | 2019-08-24 | 1 | -35/+35 |
* | [InstCombine][NFC] reuse-constant-from-select-in-icmp.ll - revisit tests | Roman Lebedev | 2019-08-24 | 1 | -3/+13 |
* | [InstCombine][NFC] reuse-constant-from-select-in-icmp.ll - check branch_weigh... | Roman Lebedev | 2019-08-16 | 1 | -2/+8 |
* | [InstCombine][NFC] Revisit tests in reuse-constant-from-select-in-icmp.ll | Roman Lebedev | 2019-08-16 | 1 | -8/+30 |
* | [InstCombine][NFC] Tests for 'try to reuse constant from select in comparison' | Roman Lebedev | 2019-08-14 | 1 | -0/+298 |