<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Target/Alpha, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Target/Alpha?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Target/Alpha?h=release_29'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-02-25T21:41:48Z</updated>
<entry>
<title>Allow targets to specify a the type of the RHS of a shift parameterized on the type of the LHS.</title>
<updated>2011-02-25T21:41:48Z</updated>
<author>
<name>Owen Anderson</name>
<email>resistor@mac.com</email>
</author>
<published>2011-02-25T21:41:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=95771afbfd604ad003fa3723cac66c9370fed55d'/>
<id>urn:sha1:95771afbfd604ad003fa3723cac66c9370fed55d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126518 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use explicit add_subdirectory's for LLVM target sublibraries instead</title>
<updated>2011-02-20T02:55:27Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2011-02-20T02:55:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=00d78f1348a5980a276bed8f9be09ce2412a6a12'/>
<id>urn:sha1:00d78f1348a5980a276bed8f9be09ce2412a6a12</id>
<content type='text'>
of testing for its presence at cmake time.

This way the build automatically regenerates the makefiles when a svn
update brings in a new sublibrary.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126068 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Swap VT and DebugLoc operands of getExtLoad() for consistency with</title>
<updated>2011-02-16T16:23:55Z</updated>
<author>
<name>Stuart Hastings</name>
<email>stuart@apple.com</email>
</author>
<published>2011-02-16T16:23:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a901129169194881a78b7fd8953e09f55b846d10'/>
<id>urn:sha1:a901129169194881a78b7fd8953e09f55b846d10</id>
<content type='text'>
other getNode() methods.  Radar 9002173.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125665 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Teach frame lowering to ignore debug values after the terminators.</title>
<updated>2011-01-13T21:28:52Z</updated>
<author>
<name>Jakob Stoklund Olesen</name>
<email>stoklund@2pi.dk</email>
</author>
<published>2011-01-13T21:28:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=4f28c1c71450c711e96aa283de53739d8b4504cd'/>
<id>urn:sha1:4f28c1c71450c711e96aa283de53739d8b4504cd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123399 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update CMake stuff</title>
<updated>2011-01-10T12:39:23Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2011-01-10T12:39:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7af6fad0a73f33a6782166676d48073ce8565c47'/>
<id>urn:sha1:7af6fad0a73f33a6782166676d48073ce8565c47</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123171 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there.</title>
<updated>2011-01-10T12:39:04Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2011-01-10T12:39:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=16c29b5f285f375be53dabaa73e3e91107485fe4'/>
<id>urn:sha1:16c29b5f285f375be53dabaa73e3e91107485fe4</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123170 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Flag -&gt; Glue, the ongoing saga</title>
<updated>2010-12-23T18:28:41Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-12-23T18:28:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=036609bd7d42ed1f57865969e059eb7d1eb6c392'/>
<id>urn:sha1:036609bd7d42ed1f57865969e059eb7d1eb6c392</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122513 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>rename MVT::Flag to MVT::Glue.  "Flag" is a terrible name for</title>
<updated>2010-12-21T02:38:05Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2010-12-21T02:38:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f1b4eafbfec976f939ec0ea3e8acf91cef5363e3'/>
<id>urn:sha1:f1b4eafbfec976f939ec0ea3e8acf91cef5363e3</id>
<content type='text'>
something that just glues two nodes together, even if it is
sometimes used for flags.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122310 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Renaming ISD::BIT_CONVERT to ISD::BITCAST to better reflect the LLVM IR concept.</title>
<updated>2010-11-23T03:31:01Z</updated>
<author>
<name>Wesley Peck</name>
<email>peckw@wesleypeck.com</email>
</author>
<published>2010-11-23T03:31:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=bf17cfa3f904e488e898ac2e3af706fd1a892f08'/>
<id>urn:sha1:bf17cfa3f904e488e898ac2e3af706fd1a892f08</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119990 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move hasFP() and few related hooks to TargetFrameInfo.</title>
<updated>2010-11-18T21:19:35Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2010-11-18T21:19:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=d0c38176690e9602a93a20a43f1bd084564a8116'/>
<id>urn:sha1:d0c38176690e9602a93a20a43f1bd084564a8116</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119740 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
