summaryrefslogtreecommitdiff
path: root/test/CodeGen/SystemZ/int-mul-11.ll
AgeCommit message (Collapse)Author
2017-07-17[SystemZ] Add support for IBM z14 processor (1/3)Ulrich Weigand
This patch series adds support for the IBM z14 processor. This part includes: - Basic support for the new processor and its features. - Support for new instructions (except vector 32-bit float and 128-bit float). - CodeGen for new instructions, including new LLVM intrinsics. - Scheduler description for the new processor. - Detection of z14 as host processor. Support for the new 32-bit vector float and 128-bit vector float instructions is provided by separate patches. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308194 91177308-0d34-0410-b5e6-96231b3b80d8