<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Target, branch release_21</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Target?h=release_21</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Target?h=release_21'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2007-09-19T22:07:00Z</updated>
<entry>
<title>Merge -r42152:42153 svn/llvm-project/llvm/trunk</title>
<updated>2007-09-19T22:07:00Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-09-19T22:07:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d955e1c1f1df7ecead7ff47e47710de5dfee578d'/>
<id>urn:sha1:d955e1c1f1df7ecead7ff47e47710de5dfee578d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_21@42154 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline. </title>
<updated>2007-09-18T06:11:27Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-09-18T06:11:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fc9f915baa78e3b5ac379012f4844ccc9486beb3'/>
<id>urn:sha1:fc9f915baa78e3b5ac379012f4844ccc9486beb3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_21@42083 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline.</title>
<updated>2007-09-18T06:08:56Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-09-18T06:08:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=686d853616ea2643415884edf4be471df08d6190'/>
<id>urn:sha1:686d853616ea2643415884edf4be471df08d6190</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_21@42082 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Merge from mainline: Fix PR1666, SPASS with the CBE and 254.gap with the CBE.</title>
<updated>2007-09-18T06:05:51Z</updated>
<author>
<name>Tanya Lattner</name>
<email>tonic@nondot.org</email>
</author>
<published>2007-09-18T06:05:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4c89fb936a2260b629b07117c692fc883fc2f366'/>
<id>urn:sha1:4c89fb936a2260b629b07117c692fc883fc2f366</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_21@42081 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Initial support for multi-result patterns:</title>
<updated>2007-09-12T23:30:14Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-09-12T23:30:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=85dbe1a1d287864ca0d9482e3f4530929bf81511'/>
<id>urn:sha1:85dbe1a1d287864ca0d9482e3f4530929bf81511</id>
<content type='text'>
1.
[(set GR32:$dst, (add GR32:$src1, GR32:$src2)),
 (modify EFLAGS)]
This indicates the source pattern expects the instruction would produce 2 values. The first is the result of the addition. The second is an implicit definition in register EFLAGS.
2.
def : Pat&lt;(parallel (addc GR32:$src1, GR32:$src2), (modify EFLAGS)), ()&gt;
Similar to #1 except this is used for def : Pat patterns.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41897 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Revise previous patch per review comments.</title>
<updated>2007-09-12T03:30:33Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2007-09-12T03:30:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=9d5f45607793052bf5b4436d1b43013fab9999ac'/>
<id>urn:sha1:9d5f45607793052bf5b4436d1b43013fab9999ac</id>
<content type='text'>
Next round of x87 long double stuff.
Getting close now, basically works.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41875 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Enable indirect encoding for the personality function</title>
<updated>2007-09-11T23:55:40Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2007-09-11T23:55:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fe4afb17d3370a1c3d4945d6558de544462b4ce6'/>
<id>urn:sha1:fe4afb17d3370a1c3d4945d6558de544462b4ce6</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41873 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove (somewhat confusing) Imp&lt;&gt; helper, use let Defs = [], Uses = [] instead.</title>
<updated>2007-09-11T19:55:27Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-09-11T19:55:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=071a279e94e30d51aff3b46a4651d686982488a0'/>
<id>urn:sha1:071a279e94e30d51aff3b46a4651d686982488a0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41863 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Added status flags register: EFLAGS.</title>
<updated>2007-09-11T19:53:28Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2007-09-11T19:53:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3054dde81377e24f312385c01fcab503d35f2d02'/>
<id>urn:sha1:3054dde81377e24f312385c01fcab503d35f2d02</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41862 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add APInt interfaces to APFloat (allows directly</title>
<updated>2007-09-11T18:32:33Z</updated>
<author>
<name>Dale Johannesen</name>
<email>dalej@apple.com</email>
</author>
<published>2007-09-11T18:32:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3f6eb7419de437436265831fce92f62498556e08'/>
<id>urn:sha1:3f6eb7419de437436265831fce92f62498556e08</id>
<content type='text'>
access to bits).  Use them in place of float and
double interfaces where appropriate.
First bits of x86 long double constants handling 
(untested, probably does not work).



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