Duncan Sands 6e31474e71 Add VerifyNode, a place to put sanity checks on
generic SDNode's (nodes with their own constructors
should do sanity checking in the constructor).  Add
sanity checks for BUILD_VECTOR and fix all the places
that were producing bogus BUILD_VECTORs, as found by
"make check".  My favorite is the BUILD_VECTOR with
only two operands that was being used to build a
vector with four elements!

llvm-svn: 53850
2008-07-21 10:20:31 +00:00
..
2008-05-30 22:47:19 +00:00
2008-07-16 15:59:56 +00:00
2008-07-10 22:57:49 +00:00
2008-07-17 16:51:19 +00:00
2008-07-05 22:41:37 +00:00
2008-07-01 17:44:24 +00:00
2008-06-24 17:46:48 +00:00
2008-05-30 22:40:06 +00:00
2008-06-27 21:15:25 +00:00