Greg Clayton 1c8ef47681 Added support "__attribute__((__vector_size__(B)))" and "__attribute__((ext_vector_type(N)))".
Now we can:
1 - see the return value for functions that return types that use the "ext_vector_size"
2 - dump values that use the vector attributes ("expr $ymm0")
3 - modified the DWARF parser to correctly parse GNU vector types from the DWARF by turning them into clang::Type::ExtVector types instead of just standard arrays

llvm-svn: 178924
2013-04-05 23:27:21 +00:00
..
2013-03-27 23:08:40 +00:00
2013-03-04 21:46:16 +00:00
2012-02-24 01:59:29 +00:00
2013-03-14 16:47:56 +00:00
2013-04-03 21:37:16 +00:00
2013-04-03 02:00:15 +00:00
2013-01-25 18:06:21 +00:00
2013-04-03 02:00:15 +00:00
2013-03-14 18:31:44 +00:00
2012-10-22 16:19:56 +00:00
2013-04-03 21:37:16 +00:00
2013-01-25 18:06:21 +00:00