diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2017-07-17 17:41:11 +0000 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2017-07-17 17:41:11 +0000 |
commit | 2b3482fe8576f8e5de0d296baae5dfb290b9948a (patch) | |
tree | 8fb0dc9431582ca732971d375223429e60f98d7c /clang/test/Preprocessor/predefined-arch-macros.c | |
parent | ed64963f1ed921ff7f70672f0f116e8743901e9d (diff) | |
download | bcm5719-llvm-2b3482fe8576f8e5de0d296baae5dfb290b9948a.tar.gz bcm5719-llvm-2b3482fe8576f8e5de0d296baae5dfb290b9948a.zip |
[SystemZ] Add support for IBM z14 processor (1/3)
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.
llvm-svn: 308194
Diffstat (limited to 'clang/test/Preprocessor/predefined-arch-macros.c')
0 files changed, 0 insertions, 0 deletions