<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/test/CodeGen/PTX, branch release_30</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/test/CodeGen/PTX?h=release_30</id>
<link rel='self' href='https://git.amat.us/llvm/atom/test/CodeGen/PTX?h=release_30'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-09-29T01:13:12Z</updated>
<entry>
<title>PTX: Add new patterns for bitconvert and any_extend</title>
<updated>2011-09-29T01:13:12Z</updated>
<author>
<name>Justin Holewinski</name>
<email>justin.holewinski@gmail.com</email>
</author>
<published>2011-09-29T01:13:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d57c1bc0b61417814ed9058a290091858d244c79'/>
<id>urn:sha1:d57c1bc0b61417814ed9058a290091858d244c79</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140753 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PTX: MC-ize the PTX back-end (patch 1 of N)</title>
<updated>2011-09-28T14:32:04Z</updated>
<author>
<name>Justin Holewinski</name>
<email>justin.holewinski@gmail.com</email>
</author>
<published>2011-09-28T14:32:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d8e4ed2686cfcc1857d1ea15d2797d6c92c09f6c'/>
<id>urn:sha1:d8e4ed2686cfcc1857d1ea15d2797d6c92c09f6c</id>
<content type='text'>
Lay some groundwork for converting to MC-based asm printer. This is the first
of probably many patches to bring the back-end back up-to-date with all of the
recent MC changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140697 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PTX: Add support for sitofp in backend</title>
<updated>2011-09-27T01:04:47Z</updated>
<author>
<name>Justin Holewinski</name>
<email>justin.holewinski@gmail.com</email>
</author>
<published>2011-09-27T01:04:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=13e0c805a294c8467f3b392493893579bd280f12'/>
<id>urn:sha1:13e0c805a294c8467f3b392493893579bd280f12</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140593 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PTX: Fix detection of stack load/store vs. global load/store, as well as fix the</title>
<updated>2011-09-26T18:57:22Z</updated>
<author>
<name>Justin Holewinski</name>
<email>justin.holewinski@gmail.com</email>
</author>
<published>2011-09-26T18:57:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=63602ed8769afc21e7085d95263475c6669deaaf'/>
<id>urn:sha1:63602ed8769afc21e7085d95263475c6669deaaf</id>
<content type='text'>
printing of local offsets

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140547 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PTX: Add .align tests to stack object test file</title>
<updated>2011-09-26T16:20:38Z</updated>
<author>
<name>Justin Holewinski</name>
<email>justin.holewinski@gmail.com</email>
</author>
<published>2011-09-26T16:20:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=6272c5d874bb2b342b02a16aacc9806b4ac55ffe'/>
<id>urn:sha1:6272c5d874bb2b342b02a16aacc9806b4ac55ffe</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140537 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PTX: Fix some lingering issues with stack allocation</title>
<updated>2011-09-26T16:20:34Z</updated>
<author>
<name>Justin Holewinski</name>
<email>justin.holewinski@gmail.com</email>
</author>
<published>2011-09-26T16:20:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=58788503b887f111ac143bb92e4bbbd87e225b24'/>
<id>urn:sha1:58788503b887f111ac143bb92e4bbbd87e225b24</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140535 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PTX: Unify handling of loads/stores</title>
<updated>2011-09-26T16:20:28Z</updated>
<author>
<name>Justin Holewinski</name>
<email>justin.holewinski@gmail.com</email>
</author>
<published>2011-09-26T16:20:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c1d8fbd41ac98829ef83fdd83ff5954e0cf03bdf'/>
<id>urn:sha1:c1d8fbd41ac98829ef83fdd83ff5954e0cf03bdf</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140533 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PTX: Handle function call return values</title>
<updated>2011-09-23T16:48:41Z</updated>
<author>
<name>Justin Holewinski</name>
<email>justin.holewinski@gmail.com</email>
</author>
<published>2011-09-23T16:48:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=75d809599b52dc13c41b5b7afebc5b4f078395b3'/>
<id>urn:sha1:75d809599b52dc13c41b5b7afebc5b4f078395b3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140386 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PTX: Start fixing function calls</title>
<updated>2011-09-23T14:31:12Z</updated>
<author>
<name>Justin Holewinski</name>
<email>justin.holewinski@gmail.com</email>
</author>
<published>2011-09-23T14:31:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e953a64cb5888fbfa03f41e8258849bf979e22e5'/>
<id>urn:sha1:e953a64cb5888fbfa03f41e8258849bf979e22e5</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140378 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>PTX: fixup test cases for register changes</title>
<updated>2011-09-22T16:45:51Z</updated>
<author>
<name>Justin Holewinski</name>
<email>justin.holewinski@gmail.com</email>
</author>
<published>2011-09-22T16:45:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4ddde0cba9df92c8920a0c78d40ffb921f1e1af6'/>
<id>urn:sha1:4ddde0cba9df92c8920a0c78d40ffb921f1e1af6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140311 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
