Go to file
Douglas Gregor c10edd6dd0 Use the module manager's search facility to look for methods with a
given selector, rather than walking the chain backwards. Teach its
visitor how to merge multiple result sets into a single result set,
combining the results of selector lookup in several different modules
into a single result set.

llvm-svn: 138556
2011-08-25 14:51:20 +00:00
clang Use the module manager's search facility to look for methods with a 2011-08-25 14:51:20 +00:00
compiler-rt Change ARM vfp assembly functions to use unified syntax. 2011-08-23 16:40:18 +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 Make the CFBundleShortVersionString and CFBundleVersion automatically track 2011-08-25 04:13:59 +00:00
llvm Add more missing TB encodings to VEX instructions to allow them to be disassembled. Fixes remainder of PR10678. 2011-08-25 08:11:01 +00:00
polly Fix crashes due to unaligned parameters 2011-08-25 08:40:59 +00:00