<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/CodeGen, branch release_1</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/CodeGen?h=release_1</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/CodeGen?h=release_1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2003-10-23T17:31:33Z</updated>
<entry>
<title>Zero arg varargs functions are legal in LLVM, but not in C.</title>
<updated>2003-10-23T17:31:33Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-23T17:31:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=eea7cca3663393bc218089139ec8df6302863203'/>
<id>urn:sha1:eea7cca3663393bc218089139ec8df6302863203</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9425 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update test</title>
<updated>2003-10-23T16:01:03Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-23T16:01:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5139f2b5497be6ab2e64230fc185805831a8542b'/>
<id>urn:sha1:5139f2b5497be6ab2e64230fc185805831a8542b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9414 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Test that we can emit global initializers that are not normal FP values</title>
<updated>2003-10-12T07:31:25Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-10-12T07:31:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=dfaeb0e8b9e739b75fb9f1036f45553f8be4ef5a'/>
<id>urn:sha1:dfaeb0e8b9e739b75fb9f1036f45553f8be4ef5a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9050 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Renamed these tests so that they don't contain extra periods.</title>
<updated>2003-10-03T18:24:47Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-10-03T18:24:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cf21d4fe70ca2a3736a85cbfd991395747be8fa0'/>
<id>urn:sha1:cf21d4fe70ca2a3736a85cbfd991395747be8fa0</id>
<content type='text'>
This interferes with QMTest and the new test database.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8838 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Change llc command line for register allocators</title>
<updated>2003-10-02T06:13:19Z</updated>
<author>
<name>Alkis Evlogimenos</name>
<email>alkis@evlogimenos.com</email>
</author>
<published>2003-10-02T06:13:19Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=eed462b6857e596d327886acab4ad7e22db953ce'/>
<id>urn:sha1:eed462b6857e596d327886acab4ad7e22db953ce</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8815 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Updated to generate temporary files in the temporary directory.</title>
<updated>2003-09-26T16:43:51Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-09-26T16:43:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f3534ab094880625c979eb6213c3882678b0025a'/>
<id>urn:sha1:f3534ab094880625c979eb6213c3882678b0025a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8724 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Renamed `as' =&gt; `llvm-as', `dis' =&gt; `llvm-dis'.</title>
<updated>2003-09-15T20:02:53Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-09-15T20:02:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=14285c89e7e02b3deac1593e17a556262e7fd77c'/>
<id>urn:sha1:14285c89e7e02b3deac1593e17a556262e7fd77c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8544 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update testcases to be more modern</title>
<updated>2003-09-09T18:14:37Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-09-09T18:14:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=30e2d91b471c5d5e7370f7f6d8c8644180c5056f'/>
<id>urn:sha1:30e2d91b471c5d5e7370f7f6d8c8644180c5056f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8420 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Checkin of autoconf-style object root.</title>
<updated>2003-09-06T15:15:04Z</updated>
<author>
<name>John Criswell</name>
<email>criswell@uiuc.edu</email>
</author>
<published>2003-09-06T15:15:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e3e7c474f2d8b32fed4035d1b8e643a2b0ddc0aa'/>
<id>urn:sha1:e3e7c474f2d8b32fed4035d1b8e643a2b0ddc0aa</id>
<content type='text'>
Updated TestRunner tests so that they work correctly in a separate object root
directory.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8383 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>New testcase, distilled from 176.gcc</title>
<updated>2003-08-24T00:21:50Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2003-08-24T00:21:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f3f062eb71d8725ef4e91f630c9c6481b2b0d569'/>
<id>urn:sha1:f3f062eb71d8725ef4e91f630c9c6481b2b0d569</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8096 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
