summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fold-rmw-ops.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Teach isel for RMW binops to handle negateCraig Topper2019-03-301-16/+4
* [X86] Add test cases showing failure to use RMW form of negate when only flag...Craig Topper2019-03-291-0/+136
* [DAGCOmbine] Ensure that (brcond (setcc ...)) is handled in a canonical manner.Amaury Sechet2018-02-231-11/+4
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-152/+152
* [x86] Flesh out the custom ISel for RMW aritmetic ops with used flags toChandler Carruth2017-09-081-0/+1423
* [x86] Extend the manual ISel of `add` and `sub` with both RMW memoryChandler Carruth2017-09-071-76/+672
* [x86] Teach the backend to fold more read-modify-write memory operandsChandler Carruth2017-08-251-0/+420
OpenPOWER on IntegriCloud