Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce global namespace pollution. NFC. | Benjamin Kramer | 2016-10-18 | 1 | -0/+1 |
| | | | | llvm-svn: 284521 | ||||
* | X86-FMA3: Implemented commute transformation for EVEX/AVX512 FMA3 opcodes. | Vyacheslav Klochkov | 2016-08-11 | 1 | -0/+284 |
This helped to improved memory-folding and register coalescing optimizations. Also, this patch fixed the tracker #17229. Reviewer: Craig Topper. Differential Revision: https://reviews.llvm.org/D23108 llvm-svn: 278431 |