commit | da95f73b59f9af964e33725c515139d34c90c863 | [log] [tgz] |
---|---|---|
author | Bob Wilson <bob.wilson@apple.com> | Tue Nov 08 01:16:11 2011 +0000 |
committer | Bob Wilson <bob.wilson@apple.com> | Tue Nov 08 01:16:11 2011 +0000 |
tree | 366c5e1ac7b2b1bdc51e0dad058c7155eb61dd08 | |
parent | bc05f57cba6655d1f8ff7f17338dac63139b878e [diff] |
Clean up type flags for overloaded Neon builtins. No functional change. This patch just adds a simple NeonTypeFlags class to replace the various hardcoded constants that had been used until now. Unfortunately I couldn't figure out a good way to avoid duplicating that class between clang and TableGen, but since it's small and rarely changes, that's not so bad. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@144054 91177308-0d34-0410-b5e6-96231b3b80d8