Go to file
Chris Lattner 997b3a65ca Start using GPR's to copy around mmx value instead of mmx regs.
GCC apparently does this, and code depends on not having to do
emms when this happens.  This is x86-64 only so far, second half
should handle x86-32.

rdar://5741668

llvm-svn: 47470
2008-02-22 02:09:43 +00:00
clang Added "assumption" logic for lval::FuncVal and lval::GotoLabel, and simplified 2008-02-22 00:54:56 +00:00
llvm Start using GPR's to copy around mmx value instead of mmx regs. 2008-02-22 02:09:43 +00:00