summaryrefslogtreecommitdiff
path: root/test/CodeGen/SystemZ
AgeCommit message (Expand)Author
2017-04-07[SystemZ] Check for presence of vector support in SystemZISelLoweringJonas Paulsson
2017-04-05[SystemZ] Prevent Merging Bitcast with non-normal loadsNirav Dave
2017-04-05[DAGCombiner] Don't make a BUILD_VECTOR with operands of illegal type.Jonas Paulsson
2017-03-31[SystemZ] Make sure of correct regclasses in insertSelect()Jonas Paulsson
2017-03-31[SystemZ] Skip DAGCombining of vector node for older subtargets.Jonas Paulsson
2017-03-28[SDAG] Fix Stale SDNode usage in visitANDNirav Dave
2017-03-22[SystemZ] Don't drop any operands in expandZExtPseudo()Jonas Paulsson
2017-03-21[DAGTypeLegalizer] Handle widening truncate to vector of i1.Jonas Paulsson
2017-03-21[SystemZ] Don't drop MO flags in foldMemoryOperandImpl()Jonas Paulsson
2017-03-17[SystemZ] New CodeGen tests for vector compare / select.Jonas Paulsson
2017-03-17[SystemZ] Add use of super-reg in splitMove()Jonas Paulsson
2017-03-14In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2017-03-07[SystemZ] Add check VT.isSimple() in canTreateAsByteVector()Jonas Paulsson
2017-03-03[SDAG] Revert r296476 (and r296486, r296668, r296690).Chandler Carruth
2017-02-28In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2017-02-26Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave
2017-02-25In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2017-02-03[TLI] Robustize SDAG LibFunc proto checking by merging it into TLI.Ahmed Bougacha
2017-02-03[LLC] Add an inline assembly diagnostics handler.Sanne Wouda
2017-02-02Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave
2017-02-02In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2017-01-31CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt
2017-01-30SDAG: Update ChainNodesMatched during UpdateChains if a node is replacedJustin Bogner
2017-01-30DAG: Fold fneg into compare with constant into the constantMatt Arsenault
2017-01-27[DAGTypeLegalizer] Handle SIGN/ZERO_EXTEND in WidenVecRes_Convert().Jonas Paulsson
2017-01-26Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave
2017-01-26In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2017-01-18Fixed parser error on windows shell evaluation of RUN script lineSimon Pilgrim
2017-01-18[SystemZ] Proper handling of undef flag while expanding pseudo.Jonas Paulsson
2017-01-11Revert "CodeGen: Allow small copyable blocks to "break" the CFG."Kyle Butt
2017-01-10CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt
2016-12-14Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave
2016-12-14In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2016-12-09Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave
2016-12-09In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2016-12-02[SystemZ] Support floating-point control register instructionsUlrich Weigand
2016-11-28[SystemZ] Support load-and-trap instructionsUlrich Weigand
2016-11-28[SystemZ] Add remaining branch instructionsUlrich Weigand
2016-11-28[SystemZ] Improve use of conditional instructionsUlrich Weigand
2016-11-11[SystemZ] Support CL(G)T instructionsUlrich Weigand
2016-11-11[SystemZ] Support load-and-zero-rightmost-byte facilityUlrich Weigand
2016-11-11[SystemZ] Use LLGT(R) instructionsUlrich Weigand
2016-11-11ScheduleDAGInstrs: Add condjump deps to addSchedBarrierDeps()Matthias Braun
2016-10-25[SystemZ] Do not use LOC(G) for volatile loadsUlrich Weigand
2016-10-20[SystemZ] Post-RA scheduler implementationJonas Paulsson
2016-10-19[DAG] optimize negation of boolSanjay Patel
2016-10-13Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA...Nirav Dave
2016-10-13In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena...Nirav Dave
2016-10-12[DAGCombiner] Do not remove the load of stored values when optimizations are ...Konstantin Zhuravlyov
2016-10-07swifterror: Don't compute swifterror vregs during instruction selectionArnold Schwaighofer