Go to file
Chad Rosier be7625161e VMOVQQQQs pseudo instructions are only created by ARMBaseInstrInfo::copyPhysReg.
Therefore, rather then generate a pseudo instruction, which is later expanded,
generate the necessary instructions in place.

llvm-svn: 138163
2011-08-20 00:17:25 +00:00
clang Migrate, FileCheckize and update: 2011-08-20 00:17:18 +00:00
compiler-rt Add the ARM VFP variants to the cc_kext libraries for armv6 and armv7. 2011-08-17 18:09:59 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Merge the Apple branch into trunk 2011-08-18 15:53:00 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb No need to look further if the file is a symbolic link. Look for the real file. 2011-08-20 00:12:13 +00:00
llvm VMOVQQQQs pseudo instructions are only created by ARMBaseInstrInfo::copyPhysReg. 2011-08-20 00:17:25 +00:00
polly ScopInfo/Dependences: Use parameter ids everywhere 2011-08-20 00:03:28 +00:00