| commit | 3092a3b43c0e76d0ddae1a582f2939a63a458c7a | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Wed May 09 18:56:43 2012 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Wed May 09 18:56:43 2012 +0000 |
| tree | dddec41625f5170e10807da78ab9968b5251287d | |
| parent | 7b1fee1fe515b29b7f601bd73e3f3a0237fe0c7c [diff] |
Stop AltiVec parsing from going down the 'implicit int' codepath as part of its normal parse for token sequences like 'vector pixel foo'. This incidentally also fixes a couple of wrong-parse issues. llvm-svn: 156503