summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/commute-fcmp.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add a DAG combine to combine (sext (setcc)) with VLXCraig Topper2018-01-091-96/+32
* [X86] Allow more cmpps/pd immediate encodings to be commuted during isel.Craig Topper2018-01-091-32/+16
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-96/+96
* [X86] Enable extended comparison predicate support for SETUEQ/SETONE when tar...Craig Topper2017-10-091-44/+16
* [AVX-512] Add patterns to make fp compare instructions commutable during isel.Craig Topper2017-09-301-2/+255
* [X86][SSE] Regenerate float comparison commutation tests.Simon Pilgrim2017-02-111-35/+3
* [x86] add missing tests for fcmp ueq/oneSanjay Patel2016-06-101-0/+212
* [x86] regenerate checksSanjay Patel2016-06-101-184/+309
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-24/+24
* [X86][SSE] Float comparisons can sometimes be safely commutedSimon Pilgrim2015-01-261-0/+340
OpenPOWER on IntegriCloud