<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/CodeGen, branch release_1</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/CodeGen?h=release_1</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/CodeGen?h=release_1'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2003-10-23T18:10:02Z</updated>
<entry>
<title>* Eliminate `using' directive</title>
<updated>2003-10-23T18:10:02Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-10-23T18:10:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f54c437714d676c939bdcb4941d2527018d661e5'/>
<id>urn:sha1:f54c437714d676c939bdcb4941d2527018d661e5</id>
<content type='text'>
* Fix order of #includes
* Make code layout more consistent
* Eliminate extraneous whitespace and comment-lines


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9433 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>* Fix order of #include files</title>
<updated>2003-10-23T18:06:27Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-10-23T18:06:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=396c8c34edac7fa93168a8b57a9af3ea93567369'/>
<id>urn:sha1:396c8c34edac7fa93168a8b57a9af3ea93567369</id>
<content type='text'>
* Doxygen-ify method comments


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9432 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>* Order #includes as per style guide</title>
<updated>2003-10-23T18:03:50Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-10-23T18:03:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0d82a54bb9f9105c7b77a792e502cd194f4de509'/>
<id>urn:sha1:0d82a54bb9f9105c7b77a792e502cd194f4de509</id>
<content type='text'>
* Doxygen-ify comments
* Make code layout more consistent


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9431 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>* Use C++ style comments instead of C-style</title>
<updated>2003-10-23T18:02:47Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-10-23T18:02:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a1f64355d79ce9c14a06c014df9d1054410d65ee'/>
<id>urn:sha1:a1f64355d79ce9c14a06c014df9d1054410d65ee</id>
<content type='text'>
* Make file description more readable
* Make code layout more consistent, include comment in assert so it's visible
  during execution if it hits


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9430 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>* Eliminate `using' directive</title>
<updated>2003-10-23T17:43:17Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-10-23T17:43:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0849f5ace979a4827befcaff54535381fca12d89'/>
<id>urn:sha1:0849f5ace979a4827befcaff54535381fca12d89</id>
<content type='text'>
* Make code layout more consistent


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9427 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make code layout more consistent.</title>
<updated>2003-10-23T17:39:37Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2003-10-23T17:39:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5e152593e05f93882b1f5ee46288d19d24544e4b'/>
<id>urn:sha1:5e152593e05f93882b1f5ee46288d19d24544e4b</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9426 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Change the type of FnAllocState.</title>
<updated>2003-10-22T20:44:29Z</updated>
<author>
<name>Brian Gaeke</name>
<email>gaeke@uiuc.edu</email>
</author>
<published>2003-10-22T20:44:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3692fd97a6fb832f010bd269a7c65d010c518440'/>
<id>urn:sha1:3692fd97a6fb832f010bd269a7c65d010c518440</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9388 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Don't worry about converting each function's reg. alloc. state into One Big</title>
<updated>2003-10-22T20:44:23Z</updated>
<author>
<name>Brian Gaeke</name>
<email>gaeke@uiuc.edu</email>
</author>
<published>2003-10-22T20:44:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=60a3c55c4f98a3bdf43e85113eb0f4536b15f30e'/>
<id>urn:sha1:60a3c55c4f98a3bdf43e85113eb0f4536b15f30e</id>
<content type='text'>
Constant early on, because we can do it in doFinalization.

Tighten up a comment.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9387 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add prototype for verifySavedState().</title>
<updated>2003-10-22T20:23:13Z</updated>
<author>
<name>Brian Gaeke</name>
<email>gaeke@uiuc.edu</email>
</author>
<published>2003-10-22T20:23:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b8dc21e1e246a311f0c9b22847315dbd0ba0c751'/>
<id>urn:sha1:b8dc21e1e246a311f0c9b22847315dbd0ba0c751</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9386 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Doxygenify method comments.</title>
<updated>2003-10-22T20:22:53Z</updated>
<author>
<name>Brian Gaeke</name>
<email>gaeke@uiuc.edu</email>
</author>
<published>2003-10-22T20:22:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=af84370908bc3d498d53a1e02ab4e5bf511433b8'/>
<id>urn:sha1:af84370908bc3d498d53a1e02ab4e5bf511433b8</id>
<content type='text'>
Try to improve method comments a little.
Get rid of some excess whitespace; put braces on previous line when possible.
Add stub for method to verify the work of saveState().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9385 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
