add support for the sparcv9-*-* target triple to turn on
authorChris Lattner <sabre@nondot.org>
Thu, 4 Feb 2010 06:34:01 +0000 (06:34 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 4 Feb 2010 06:34:01 +0000 (06:34 +0000)
commit87c06d617917f4a388fbe9db81198e13cde3e431
tree637a470874aa412a1a50c9f7d99c19270d924802
parent463330684406c9d2fe2e9d7078c54b9d9f06dd52
add support for the sparcv9-*-* target triple to turn on
64-bit sparc codegen.  Patch by Nathan Keynes!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95293 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/Triple.h
lib/Support/Triple.cpp
lib/Target/Sparc/AsmPrinter/SparcAsmPrinter.cpp
lib/Target/Sparc/Sparc.h
lib/Target/Sparc/SparcSubtarget.cpp
lib/Target/Sparc/SparcSubtarget.h
lib/Target/Sparc/SparcTargetMachine.cpp
lib/Target/Sparc/SparcTargetMachine.h
lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp
test/CodeGen/SPARC/ctpop.ll