llvm-6502/include
Dale Johannesen 7609017dc3 Because of the EMMS problem, right now we have to support
user-defined operations that use MMX register types, but
the compiler shouldn't generate them on its own.  This adds
a Synthesizable abstraction to represent this, and changes
the vector widening computation so it won't produce MMX types.
(The motivation is to remove noise from the ABI compatibility
part of the gcc test suite, which has some breakage right now.)



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101951 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-20 22:34:09 +00:00
..
llvm Because of the EMMS problem, right now we have to support 2010-04-20 22:34:09 +00:00
llvm-c Bug fix: included System/Types.h instead of 2010-04-12 20:21:56 +00:00