summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/lack-of-signed-truncation-check.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Don't promote i16 compares to i32 if the immediate will fit in 8 bits.Craig Topper2018-10-051-8/+4
* [DAGCombine] optimizeSetCCOfSignedTruncationCheck(): handle inverted patternRoman Lebedev2018-09-021-57/+50
* [NFC][X86][AArch64] A few more patterns for [lack of] signed truncation check...Roman Lebedev2018-08-311-1/+24
* [DAGCombine] optimizeSetCCOfSignedTruncationCheck(): handle ule,ugt CondCodes.Roman Lebedev2018-07-261-9/+7
* [NFC][X86][AArch64][DAGCombine] More tests for optimizeSetCCOfSignedTruncatio...Roman Lebedev2018-07-181-1/+35
* [X86][AArch64][DAGCombine] Unfold 'check for [no] signed truncation' patternRoman Lebedev2018-07-161-54/+43
* [NFC][X86][AArch64] Negative tests for 'check for [no] signed truncation' pat...Roman Lebedev2018-07-131-0/+185
* [NFC][X86][AArch64] Add tests for the 'check for [no] signed truncation' patternRoman Lebedev2018-07-121-0/+430
OpenPOWER on IntegriCloud