commit | 60b5a1cd17b033d2cd83ef5eb3c1b7bfb5c313cd | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Thu Apr 06 22:47:47 2017 +0000 |
committer | Yi Kong <yikong@google.com> | Thu Apr 06 22:47:47 2017 +0000 |
tree | b9e66f4c306212690bd6842d23382749c367fc4b | |
parent | 5fba1e53f264529ecfdf317b5c8becc368c6c0c3 [diff] [blame] |
Revert "Revert "[ARM] Add Kryo to available targets"" This reverts commit dc9458d5a747a02a9a8f198b84c2b92a6939a8dd. Added missing case for PreISelOperandLatencyAdjustment. llvm-svn: 299724
diff --git a/llvm/lib/Target/ARM/ARMSubtarget.h b/llvm/lib/Target/ARM/ARMSubtarget.h index 46c3857..40993fc 100644 --- a/llvm/lib/Target/ARM/ARMSubtarget.h +++ b/llvm/lib/Target/ARM/ARMSubtarget.h
@@ -64,6 +64,7 @@ CortexR7, ExynosM1, Krait, + Kryo, Swift }; enum ARMProcClassEnum {