<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/llvm/test/Regression/Transforms/IndVarsSimplify, 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>2007-01-17T07:59:14+00:00</updated>
<entry>
<title>Regression is gone, don't try to find it on clean target.</title>
<updated>2007-01-17T07:59:14+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-01-17T07:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=83b3d8267225d585678d5d3af9bba5735f4b415d'/>
<id>urn:sha1:83b3d8267225d585678d5d3af9bba5735f4b415d</id>
<content type='text'>
llvm-svn: 33296
</content>
</entry>
<entry>
<title>For PR1043:</title>
<updated>2007-01-13T05:06:52+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2007-01-13T05:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=985e52f7c6a96a4e80308f2f1d11ede27c848857'/>
<id>urn:sha1:985e52f7c6a96a4e80308f2f1d11ede27c848857</id>
<content type='text'>
Bye, Bye Booly. Remove the use of the bool type from non-upgraded test
cases and from grep expressions. The parser doesn't accept it and the
asm writer doesn't produce it any more.

llvm-svn: 33183
</content>
</entry>
<entry>
<title>testcase for PR1097</title>
<updated>2007-01-08T17:52:29+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-01-08T17:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=6bff61da4fb1749079d7b924e57cd20d6224d981'/>
<id>urn:sha1:6bff61da4fb1749079d7b924e57cd20d6224d981</id>
<content type='text'>
llvm-svn: 33013
</content>
</entry>
<entry>
<title>Simplify the testcase</title>
<updated>2007-01-07T02:28:52+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-01-07T02:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=783c1c47a5ce7a320eb73fa11790f2d967aeb324'/>
<id>urn:sha1:783c1c47a5ce7a320eb73fa11790f2d967aeb324</id>
<content type='text'>
llvm-svn: 32975
</content>
</entry>
<entry>
<title>Testcase for PR1015</title>
<updated>2007-01-07T02:24:10+00:00</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-01-07T02:24:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=a4c150b69e49587c292a6c160436e305ebc5e1de'/>
<id>urn:sha1:a4c150b69e49587c292a6c160436e305ebc5e1de</id>
<content type='text'>
llvm-svn: 32973
</content>
</entry>
<entry>
<title>For PR950:</title>
<updated>2006-12-31T06:02:00+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-12-31T06:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=deb4d5ab46cff6109a2f296bb9474e964da2ef46'/>
<id>urn:sha1:deb4d5ab46cff6109a2f296bb9474e964da2ef46</id>
<content type='text'>
Update the test suite to accommodate the change from signed integer types
to signless integer types. The changes were of only a few kinds:

1. Make sure llvm-upgrade is run on the source which does the bulk of the
   changes automatically.

2. Change things like "grep 'int'" to "grep 'i32'"

3. In several tests bitcasting caused the same name to be reused in the
   same type plane. These had to be manually fixed. The fix was (generally)
   to leave the bitcast and provide the instruction with a new name. This
   should not affect the semantics of the test. In a few cases, the
   bitcasts were known to be superfluous and irrelevant to the test case
   so they were removed.

4. One test case uses a bytecode file which needed to be updated to the
   latest bytecode format.

llvm-svn: 32789
</content>
</entry>
<entry>
<title>Update tests that need to be run through llvm-upgrade. This is necessary</title>
<updated>2006-12-29T20:01:32+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-12-29T20:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=640509924e8a34b3d2d6e225d9e8d591725867ff'/>
<id>urn:sha1:640509924e8a34b3d2d6e225d9e8d591725867ff</id>
<content type='text'>
for upcoming changes to the llvm assembly grammar.

llvm-svn: 32768
</content>
</entry>
<entry>
<title>For PR950:</title>
<updated>2006-12-23T06:05:41+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-12-23T06:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=266e42b312ab7c457d1eab01475f63e59f60933c'/>
<id>urn:sha1:266e42b312ab7c457d1eab01475f63e59f60933c</id>
<content type='text'>
This patch removes the SetCC instructions and replaces them with the ICmp
and FCmp instructions. The SetCondInst instruction has been removed and
been replaced with ICmpInst and FCmpInst.

llvm-svn: 32751
</content>
</entry>
<entry>
<title>Back out last revision, a bit premature, its not an upgrade-only change.</title>
<updated>2006-12-19T02:17:23+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-12-19T02:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=56fd357f5ece259c01caa5a33f242172aa8a71e1'/>
<id>urn:sha1:56fd357f5ece259c01caa5a33f242172aa8a71e1</id>
<content type='text'>
llvm-svn: 32670
</content>
</entry>
<entry>
<title>For PR950:</title>
<updated>2006-12-19T02:14:08+00:00</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2006-12-19T02:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=60ea16cd6de17eb80ca8693f4511797ebfdb3151'/>
<id>urn:sha1:60ea16cd6de17eb80ca8693f4511797ebfdb3151</id>
<content type='text'>
Upgrade this test in preparation for the SETCC patch.

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