Fariborz Jahanian
|
a2d7c34e93
|
Fixed a block regression caused by trying to use
an existing ir for load of a bock variable. This cannot be
done across basic blocks.
Fixes radar 8064140.
llvm-svn: 105549
|
2010-06-07 19:39:39 +00:00 |
Fariborz Jahanian
|
40efb08d87
|
Remove this test for now.
llvm-svn: 96651
|
2010-02-19 01:40:48 +00:00 |
Fariborz Jahanian
|
ad238e2bde
|
XFAIL until I can fugure out how test check for a pattern when
clang is built optimized.
llvm-svn: 96645
|
2010-02-19 01:11:52 +00:00 |
Fariborz Jahanian
|
46dbcb2f86
|
Hopefully make buildbot happy.
llvm-svn: 96513
|
2010-02-17 21:01:05 +00:00 |
Fariborz Jahanian
|
999ddbcf8e
|
Patch to remove arbitrary imporation of 'self' into
a block without it being used. This causes over release
of objects in certain runtime-senitive apps.
(fixes radar 7581175).
llvm-svn: 96501
|
2010-02-17 19:54:08 +00:00 |