PR20557: Fix the bug that bogus cpu parameter crashes llc on AArch64 backend.
authorHao Liu <Hao.Liu@arm.com>
Fri, 31 Oct 2014 02:35:34 +0000 (02:35 +0000)
committerHao Liu <Hao.Liu@arm.com>
Fri, 31 Oct 2014 02:35:34 +0000 (02:35 +0000)
commite02b1a068fddc29b51afd6cf6fc96671696aa5f6
tree085e4edef9aacb5f6f86a8390003cd5cc92f2393
parent6256a0ea8fdd051e0f76ac422c353e4ac2b05d35
PR20557: Fix the bug that bogus cpu parameter crashes llc on AArch64 backend.
Initial patch by Oleg Ranevskyy.

llvm-svn: 220945
llvm/lib/CodeGen/TargetLoweringBase.cpp
llvm/test/CodeGen/AArch64/legalize-bug-bogus-cpu.ll [new file with mode: 0644]