<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/lib/Target/XCore/MCTargetDesc, branch master</title>
<subtitle>LLVM with the emscripten fastcomp javascript backend</subtitle>
<id>https://git.amat.us/emscripten-fastcomp/atom/lib/Target/XCore/MCTargetDesc?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/lib/Target/XCore/MCTargetDesc?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/'/>
<updated>2013-05-04T16:40:58Z</updated>
<entry>
<title>[XCore] Use static relocation model by default.</title>
<updated>2013-05-04T16:40:58Z</updated>
<author>
<name>Richard Osborne</name>
<email>richard@xmos.com</email>
</author>
<published>2013-05-04T16:40:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=0c66f30325848014eda3203da5fae4c2e71a2884'/>
<id>urn:sha1:0c66f30325848014eda3203da5fae4c2e71a2884</id>
<content type='text'>
This allows us to get get rid of a hack in XCoreTargetObjectFile where the
the DataRel* sections were overridden.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181116 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Resort the #include lines in include/... and lib/... with the</title>
<updated>2013-01-02T10:22:59Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2013-01-02T10:22:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=58a2cbef4aac9ee7d530dfb690c78d6fc11a2371'/>
<id>urn:sha1:58a2cbef4aac9ee7d530dfb690c78d6fc11a2371</id>
<content type='text'>
utils/sort_includes.py script.

Most of these are updating the new R600 target and fixing up a few
regressions that have creeped in since the last time I sorted the
includes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171362 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Change XCoreAsmPrinter to lower MachineInstrs to MCInsts before emission.</title>
<updated>2012-12-16T16:20:48Z</updated>
<author>
<name>Richard Osborne</name>
<email>richard@xmos.com</email>
</author>
<published>2012-12-16T16:20:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=9578d793c9450b315721d5cb15001c2e69bff3d0'/>
<id>urn:sha1:9578d793c9450b315721d5cb15001c2e69bff3d0</id>
<content type='text'>
This change adds XCoreMCInstLower to do the lowering to MCInst and
XCoreInstPrinter to print the MCInsts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170288 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Prune some includes</title>
<updated>2012-03-27T07:54:11Z</updated>
<author>
<name>Craig Topper</name>
<email>craig.topper@gmail.com</email>
</author>
<published>2012-03-27T07:54:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=4e02f23de24375294005f88b5254a3775d39fcb2'/>
<id>urn:sha1:4e02f23de24375294005f88b5254a3775d39fcb2</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153502 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove some unnecessary forward declarations.</title>
<updated>2012-03-22T06:52:14Z</updated>
<author>
<name>Craig Topper</name>
<email>craig.topper@gmail.com</email>
</author>
<published>2012-03-22T06:52:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=63bd926a41f476399cb62948484511261842489f'/>
<id>urn:sha1:63bd926a41f476399cb62948484511261842489f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153245 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC, PTX, Sparc, X86, XCore.</title>
<updated>2012-02-18T12:03:15Z</updated>
<author>
<name>Jia Liu</name>
<email>proljc@gmail.com</email>
</author>
<published>2012-02-18T12:03:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=31d157ae1ac2cd9c787dc3c1d28e64c682803844'/>
<id>urn:sha1:31d157ae1ac2cd9c787dc3c1d28e64c682803844</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150878 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Convert assert(0) to llvm_unreachable</title>
<updated>2012-02-05T07:21:30Z</updated>
<author>
<name>Craig Topper</name>
<email>craig.topper@gmail.com</email>
</author>
<published>2012-02-05T07:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=655b8de7b2ab773a977e0c524307e71354d8af29'/>
<id>urn:sha1:655b8de7b2ab773a977e0c524307e71354d8af29</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149814 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch</title>
<updated>2011-12-20T02:50:00Z</updated>
<author>
<name>David Blaikie</name>
<email>dblaikie@gmail.com</email>
</author>
<published>2011-12-20T02:50:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=2d24e2a396a1d211baaeedf32148a3b657240170'/>
<id>urn:sha1:2d24e2a396a1d211baaeedf32148a3b657240170</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146960 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>LLVMBuild: Remove trailing newline, which irked me.</title>
<updated>2011-12-12T19:48:00Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2011-12-12T19:48:00Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=4ab406d7fc06b1272d02cd8be46f0c5ebe51a3da'/>
<id>urn:sha1:4ab406d7fc06b1272d02cd8be46f0c5ebe51a3da</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146409 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>build/CMake: Finish removal of add_llvm_library_dependencies.</title>
<updated>2011-11-29T19:25:30Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2011-11-29T19:25:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=d782bae970e888572f0458ac05369bbd7752f05a'/>
<id>urn:sha1:d782bae970e888572f0458ac05369bbd7752f05a</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145420 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
