Go to file
Jakob Stoklund Olesen 874e401382 Remove a test that was only testing for physreg joining.
This is the same as the other tests: Clever tricks are required to make
the arguments and return value line up in a single-instruction function.
It rarely happens in real life.

We have plenty other examples of this behavior.

llvm-svn: 157030
2012-05-18 00:07:14 +00:00
clang A selector match between two Objective-C methods does *not* guarantee 2012-05-17 23:13:29 +00:00
compiler-rt tsan: remove shutdown code 2012-05-17 15:00:27 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Fix several bugs in find/count specialized for bits. 2012-05-10 14:55:00 +00:00
libcxxabi Fix bug in cxa_demangle involving template substitution. 2012-05-02 15:38:11 +00:00
lld remove completed items 2012-05-04 01:14:02 +00:00
lldb Make the debug output that comes as printf's from code called in the target for getting ObjC class names and ObjC method implementations only come out when doing verbose logging. 2012-05-18 00:05:52 +00:00
llvm Remove a test that was only testing for physreg joining. 2012-05-18 00:07:14 +00:00
polly make registerPollyPreoptPasses static 2012-05-07 21:27:11 +00:00