Committed in r211309. Had to fix some sign compare warnings by using 'u' after a few constants in the test cases. Usual annoyance with the EXPECT macros doing type deduction, etc... Fixed the grammar mistake Alp mentioned in review. http://reviews.llvm.org/D4153