Sean Silva 736ceace11 tblgen: Replace uses of dynamic_cast<XXXRecTy> with dyn_cast<>.
This is a mechanical change of dynamic_cast<> to dyn_cast<>. A number of
these uses are actually more like isa<> or cast<>, and will be changed
to the semanticaly appropriate one in a future patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165291 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-05 03:31:58 +00:00
..
2012-02-22 19:38:03 +00:00
2012-09-21 15:26:34 +00:00
2012-07-23 08:51:15 +00:00
2012-04-03 23:09:22 +00:00
2012-03-23 05:50:46 +00:00
2012-01-26 22:06:23 +00:00