llvm-capstone/clang/include
Bob Wilson 98bc98caa8 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.

llvm-svn: 144054
2011-11-08 01:16:11 +00:00
..
clang Clean up type flags for overloaded Neon builtins. No functional change. 2011-11-08 01:16:11 +00:00
clang-c [libclang] Add comments. 2011-10-27 17:36:12 +00:00
CMakeLists.txt
Makefile