Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Add DAG combine to turn (bitcast (and/or/xor (bitcast X), Y)) -> (and/o... | Craig Topper | 2018-02-04 | 1 | -9/+12 |
* | [CodeGen] Unify MBB reference format in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-04 | 1 | -4/+4 |
* | [AVX-512] Fix accidental uses of AH/BH/CH/DH after copies to/from mask registers | Craig Topper | 2017-03-28 | 1 | -3/+3 |
* | [X86] Generate VZEROUPPER for Skylake-avx512. | Amjad Aboud | 2017-03-03 | 1 | -0/+4 |
* | [AVX512] Add patterns for zero-extending a mask that use the def of KMOVW/KMO... | Craig Topper | 2016-06-14 | 1 | -4/+0 |
* | AVX512: Combine AND + TESTM instructions . | Igor Breger | 2016-03-03 | 1 | -0/+61 |