<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/test/Transforms/LoopIndexSplit, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2010-10-07T23:29:37+00:00</updated>
<entry>
<title>Remove LoopIndexSplit pass. It is neither maintained nor used by anyone.</title>
<updated>2010-10-07T23:29:37+00:00</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2010-10-07T23:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=57da4caa8562b9fcd0986d02c8ce22f13642e308'/>
<id>urn:sha1:57da4caa8562b9fcd0986d02c8ce22f13642e308</id>
<content type='text'>
llvm-svn: 116004
</content>
</entry>
<entry>
<title>Check for side effects before splitting loop.</title>
<updated>2010-05-03T18:06:58+00:00</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2010-05-03T18:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=9f5200a1227bd82b22fccd7f5c6e6997776bbd96'/>
<id>urn:sha1:9f5200a1227bd82b22fccd7f5c6e6997776bbd96</id>
<content type='text'>
Patch by Jakub Staszak!

llvm-svn: 102928
</content>
</entry>
<entry>
<title>add newlines at the end of files.</title>
<updated>2010-04-07T22:53:17+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-04-07T22:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=3ae2dd2ba5cd6771039f360f5605b277aaf43c7b'/>
<id>urn:sha1:3ae2dd2ba5cd6771039f360f5605b277aaf43c7b</id>
<content type='text'>
llvm-svn: 100705
</content>
</entry>
<entry>
<title>Remove  tests that checks @llvm.dbg.stoppoint handling.</title>
<updated>2010-03-01T20:33:48+00:00</updated>
<author>
<name>Devang Patel</name>
<email>dpatel@apple.com</email>
</author>
<published>2010-03-01T20:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=aaecdaeb5d4d4e479ec0840c5b1bc502a1ca5762'/>
<id>urn:sha1:aaecdaeb5d4d4e479ec0840c5b1bc502a1ca5762</id>
<content type='text'>
llvm-svn: 97493
</content>
</entry>
<entry>
<title>Delete useless trailing semicolons.</title>
<updated>2010-01-05T17:55:26+00:00</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2010-01-05T17:55:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=fb4193625a02f97f77dbf52827c8ad6e399cbb22'/>
<id>urn:sha1:fb4193625a02f97f77dbf52827c8ad6e399cbb22</id>
<content type='text'>
llvm-svn: 92740
</content>
</entry>
<entry>
<title>Change tests from "opt %s" to "opt &lt; %s" so that opt doesn't see the</title>
<updated>2009-09-11T18:01:28+00:00</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-09-11T18:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=18800927221ce81d454948dd196c3a9049b6e6c3'/>
<id>urn:sha1:18800927221ce81d454948dd196c3a9049b6e6c3</id>
<content type='text'>
input filename so that opt doesn't print the input filename in the
output so that grep lines in the tests don't unintentionally match
strings in the input filename.

llvm-svn: 81537
</content>
</entry>
<entry>
<title>Use opt -S instead of piping bitcode output through llvm-dis.</title>
<updated>2009-09-08T22:34:10+00:00</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-09-08T22:34:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=72a13d2476706227a6ae42001631b1e5ac4db956'/>
<id>urn:sha1:72a13d2476706227a6ae42001631b1e5ac4db956</id>
<content type='text'>
llvm-svn: 81257
</content>
</entry>
<entry>
<title>Change these tests to feed the assembly files to opt directly, instead</title>
<updated>2009-09-08T16:50:01+00:00</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-09-08T16:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=9737a63ed8786e58e5aa261df1587673c9eba32d'/>
<id>urn:sha1:9737a63ed8786e58e5aa261df1587673c9eba32d</id>
<content type='text'>
of using llvm-as, now that opt supports this.

llvm-svn: 81226
</content>
</entry>
<entry>
<title>Fix PR3913, patch by Jakub Staszak!</title>
<updated>2009-08-28T00:43:14+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2009-08-28T00:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=bda82c20f3f01cbb8ca559e9891b48511530b5f6'/>
<id>urn:sha1:bda82c20f3f01cbb8ca559e9891b48511530b5f6</id>
<content type='text'>
llvm-svn: 80327
</content>
</entry>
<entry>
<title>Don't try to split a loop when the controlling icmp instruction</title>
<updated>2009-06-27T22:58:27+00:00</updated>
<author>
<name>Dan Gohman</name>
<email>gohman@apple.com</email>
</author>
<published>2009-06-27T22:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=317f054531c9f09c08825f5db0b522532d1595af'/>
<id>urn:sha1:317f054531c9f09c08825f5db0b522532d1595af</id>
<content type='text'>
doesn't have an IV-based operand. This fixes PR4471.

llvm-svn: 74399
</content>
</entry>
</feed>
