<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/lib/Target/SystemZ, branch release_29</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/lib/Target/SystemZ?h=release_29</id>
<link rel='self' href='https://git.amat.us/llvm/atom/lib/Target/SystemZ?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>Fix imm printing for logical instructions.</title>
<updated>2011-02-01T20:22:53Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2011-02-01T20:22:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cf2cdc9cae27a25deb50013b1337abb0c522c354'/>
<id>urn:sha1:cf2cdc9cae27a25deb50013b1337abb0c522c354</id>
<content type='text'>
Patch by Brian G. Lucas!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124679 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove duplicated code.</title>
<updated>2011-01-23T04:28:49Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2011-01-23T04:28:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c85dca66e68c9fa6ffa8471c64113b12d8d94fb1'/>
<id>urn:sha1:c85dca66e68c9fa6ffa8471c64113b12d8d94fb1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124054 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>Move more PEI-related hooks to TFI</title>
<updated>2010-11-27T23:05:25Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2010-11-27T23:05:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=94c5ae08750f314bc3cf1bf882b686244a3927d9'/>
<id>urn:sha1:94c5ae08750f314bc3cf1bf882b686244a3927d9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120229 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
