Go to file
Bob Wilson cc0a2a75a0 Change VST1 instructions for loading Q register values to operate on pairs
of D registers.  Add a separate VST1q instruction with a Q register
source operand for use by storeRegToStackSlot.

llvm-svn: 99265
2010-03-23 06:20:33 +00:00
clang Use the canonical destructor, which fixes the self-host build. Thanks to Eli for noticing. 2010-03-23 05:15:24 +00:00
compiler-rt add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin 2010-02-02 21:34:04 +00:00
llvm Change VST1 instructions for loading Q register values to operate on pairs 2010-03-23 06:20:33 +00:00