<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/BugPoint, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/BugPoint?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/BugPoint?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-09-07T19:26:18Z</updated>
<entry>
<title>Use -output-prefix in bugpoint tests so that outputs go in temp directory (and</title>
<updated>2009-09-07T19:26:18Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-09-07T19:26:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e0ae2b2503648edcadebcbe5e43a1b0b197ce32e'/>
<id>urn:sha1:e0ae2b2503648edcadebcbe5e43a1b0b197ce32e</id>
<content type='text'>
we don't race on them).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81155 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove nondeterminstic test.</title>
<updated>2009-08-08T22:56:37Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-08T22:56:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=76eb6f56857743d9a36ec5dc5668762f0d1abb56'/>
<id>urn:sha1:76eb6f56857743d9a36ec5dc5668762f0d1abb56</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78512 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix regular expression.</title>
<updated>2009-06-12T05:39:02Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-06-12T05:39:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c55c27fa1668ea13e6c98c808176451d841f713f'/>
<id>urn:sha1:c55c27fa1668ea13e6c98c808176451d841f713f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73221 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>XFAIL this on PPC Linux. This keeps showing up in the buildbot and isn't easy to fix, and I'd like it to stop masking </title>
<updated>2009-06-11T23:43:02Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-06-11T23:43:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0b389b54c9b6f1001743b3323df44dfc2f240f4b'/>
<id>urn:sha1:0b389b54c9b6f1001743b3323df44dfc2f240f4b</id>
<content type='text'>
real failures.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73211 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Re-commit r67334 and r67349 with fix.</title>
<updated>2009-03-21T18:12:24Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2009-03-21T18:12:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=802cd84eb46b3fd2aa754b884debbedfbaf99e36'/>
<id>urn:sha1:802cd84eb46b3fd2aa754b884debbedfbaf99e36</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67451 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revert r67334 and r37349 which break "make check" on Linux.</title>
<updated>2009-03-20T07:56:31Z</updated>
<author>
<name>Nick Lewycky</name>
<email>nicholas@mxc.ca</email>
</author>
<published>2009-03-20T07:56:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=faf880fd5deb22c3feb146d0348a74e145f20419'/>
<id>urn:sha1:faf880fd5deb22c3feb146d0348a74e145f20419</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67368 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix typo's.</title>
<updated>2009-03-20T00:14:09Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2009-03-20T00:14:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=23d8539d1e82c90a4f973eef5fd0dcbd9d16a500'/>
<id>urn:sha1:23d8539d1e82c90a4f973eef5fd0dcbd9d16a500</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67349 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>More makefile changes to allow dejagnu tests to pass when system tools default to a different target from the llvm configuration (e.g. 64-bit gcc and 32-bit llvm).</title>
<updated>2009-03-19T20:27:23Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2009-03-19T20:27:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=817046e1f1945ce2e3aaf6239e849d5ad3112d26'/>
<id>urn:sha1:817046e1f1945ce2e3aaf6239e849d5ad3112d26</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67334 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove accidental check-ins in r65960. :-(</title>
<updated>2009-03-03T19:25:16Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2009-03-03T19:25:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1c85503e381423f20769582b6ab169bce9cfe2a2'/>
<id>urn:sha1:1c85503e381423f20769582b6ab169bce9cfe2a2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65961 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use &gt; instead of &gt;=. We want to promote aggregates of 128-bytes.</title>
<updated>2009-03-03T19:18:49Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2009-03-03T19:18:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3aaf5d993365c803dad9a8815b6c9864505af5b6'/>
<id>urn:sha1:3aaf5d993365c803dad9a8815b6c9864505af5b6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65960 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
