summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-03-07 07:01:28 +0000
committerChris Lattner <sabre@nondot.org>2010-03-07 07:01:28 +0000
commitb9071a2d5da957a3213e586ce2920fe566fe2e53 (patch)
treeb4f1d582c20a66c81af3c67117988f8d9b6e4e16 /llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
parent4c70358296a7a05d1a14e34e43b55f5b75b6b9dd (diff)
downloadbcm5719-llvm-b9071a2d5da957a3213e586ce2920fe566fe2e53.tar.gz
bcm5719-llvm-b9071a2d5da957a3213e586ce2920fe566fe2e53.zip
teach tblgen to be more aggressive when factoring CheckType nodes.
Now it will factor things like this: CheckType i32 ... CheckOpcode ISD::AND CheckType i64 ... into: SwitchType: i32: ... i64: CheckOpcode ISD::AND ... This shrinks hte table by a few bytes, nothing spectacular. llvm-svn: 97908
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud