Duncan Sands 4a930ecd2a Remove the SimpleTy enumerated type field from the MVT
value type union: this field was causing problems for
some compilers on 64 bit systems, presumably because
SimpleTy is 32 bits wide while the other fields are
64 bits wide.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69515 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-19 06:23:05 +00:00
..
2009-04-13 19:43:10 +00:00
2009-04-13 04:26:27 +00:00
2009-04-09 00:33:08 +00:00
2009-04-17 20:03:31 +00:00
2009-04-01 21:27:08 +00:00
2009-04-01 16:13:29 +00:00
2009-03-19 23:26:52 +00:00