summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2010-08-04-MaskedSignedCompare.ll
Commit message (Expand)AuthorAgeFilesLines
* [FIX] Forces shrink wrapping to consider any memory access as aliasing with t...Diogo N. Sampaio2019-06-131-1/+1
* [DAGCombiner] re-enable truncation of binopsSanjay Patel2018-12-081-1/+1
* [DAGCombiner] disable truncation of binops by defaultSanjay Patel2018-12-071-1/+1
* [DAGCombiner] narrow truncated binopsSanjay Patel2018-11-291-1/+1
* Recommit r343498 "[X86] Improve test instruction shrinking when the sign flag...Craig Topper2018-10-011-2/+1
* Revert r343499 and r343498. X86 test improvementsCraig Topper2018-10-011-1/+2
* [X86] Improve test instruction shrinking when the sign flag is used and the o...Craig Topper2018-10-011-2/+1
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-2/+2
* [x86] use more shift or LEA for select-of-constants (2nd try)Sanjay Patel2017-08-111-10/+8
* [x86] revert r310208 to investigate test-suite failures (PR34105 / PR34097) Sanjay Patel2017-08-071-8/+10
* [x86] use more shift or LEA for select-of-constantsSanjay Patel2017-08-061-10/+8
* [DAGCombiner] fold binops with constant into select-of-constantsSanjay Patel2017-03-011-8/+10
* [x86] auto-generate checks; NFCSanjay Patel2017-03-011-18/+38
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Flip the new block-placement pass to be on by default.Chandler Carruth2012-04-161-1/+1
* PR7814: Truncates cannot be ignored for signed comparisons.Eli Friedman2010-08-041-0/+36
OpenPOWER on IntegriCloud