<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp/tools/Makefile, branch master</title>
<subtitle>LLVM with the emscripten fastcomp javascript backend</subtitle>
<id>https://git.amat.us/emscripten-fastcomp/atom/tools/Makefile?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp/atom/tools/Makefile?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/'/>
<updated>2013-11-21T00:17:11Z</updated>
<entry>
<title>pnacl-benchmark - an ad-hoc tool to benchmark PNaCl translation-related stuff.</title>
<updated>2013-11-21T00:17:11Z</updated>
<author>
<name>Eli Bendersky</name>
<email>eliben@chromium.org</email>
</author>
<published>2013-11-21T00:17:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=9d4cc0b069eb0f8b54682c3497ea8ccabf133b98'/>
<id>urn:sha1:9d4cc0b069eb0f8b54682c3497ea8ccabf133b98</id>
<content type='text'>
For now benchmarks reading/parsing/LLVM IR forming from PNaCl bitcode

BUG=None
R=stichnot@chromium.org

Review URL: https://codereview.chromium.org/76973002
</content>
</entry>
<entry>
<title>Remove obsolete bitcode wrapper code</title>
<updated>2013-10-23T15:35:49Z</updated>
<author>
<name>Derek Schuff</name>
<email>dschuff@chromium.org</email>
</author>
<published>2013-10-23T15:35:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=99a581677ff9a785f77e9d9d171b87d61f2da25e'/>
<id>urn:sha1:99a581677ff9a785f77e9d9d171b87d61f2da25e</id>
<content type='text'>
We are using our own bitcode reader now, and no longer need this.

R=jvoung@chromium.org, kschimpf@google.com
BUG=cleanup

Review URL: https://codereview.chromium.org/32943005
</content>
</entry>
<entry>
<title>Merge commit '7dfcb84fc16b3bf6b2379713b53090757f0a45f9'</title>
<updated>2013-07-15T23:09:15Z</updated>
<author>
<name>Eli Bendersky</name>
<email>eliben@chromium.org</email>
</author>
<published>2013-07-15T23:09:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=c6cf05cb5108f356dde97c01ee4188b0671d4542'/>
<id>urn:sha1:c6cf05cb5108f356dde97c01ee4188b0671d4542</id>
<content type='text'>
Conflicts:
	docs/LangRef.rst
	include/llvm/CodeGen/CallingConvLower.h
	include/llvm/IRReader/IRReader.h
	include/llvm/Target/TargetMachine.h
	lib/CodeGen/CallingConvLower.cpp
	lib/IRReader/IRReader.cpp
	lib/IRReader/LLVMBuild.txt
	lib/IRReader/Makefile
	lib/LLVMBuild.txt
	lib/Makefile
	lib/Support/MemoryBuffer.cpp
	lib/Support/Unix/PathV2.inc
	lib/Target/ARM/ARMBaseInstrInfo.cpp
	lib/Target/ARM/ARMISelLowering.cpp
	lib/Target/ARM/ARMInstrInfo.td
	lib/Target/ARM/ARMSubtarget.cpp
	lib/Target/ARM/ARMTargetMachine.cpp
	lib/Target/Mips/CMakeLists.txt
	lib/Target/Mips/MipsDelaySlotFiller.cpp
	lib/Target/Mips/MipsISelLowering.cpp
	lib/Target/Mips/MipsInstrInfo.td
	lib/Target/Mips/MipsSubtarget.cpp
	lib/Target/Mips/MipsSubtarget.h
	lib/Target/X86/X86FastISel.cpp
	lib/Target/X86/X86ISelDAGToDAG.cpp
	lib/Target/X86/X86ISelLowering.cpp
	lib/Target/X86/X86InstrControl.td
	lib/Target/X86/X86InstrFormats.td
	lib/Transforms/IPO/ExtractGV.cpp
	lib/Transforms/InstCombine/InstCombineCompares.cpp
	lib/Transforms/Utils/SimplifyLibCalls.cpp
	test/CodeGen/X86/fast-isel-divrem.ll
	test/MC/ARM/data-in-code.ll
	tools/Makefile
	tools/llvm-extract/llvm-extract.cpp
	tools/llvm-link/CMakeLists.txt
	tools/opt/CMakeLists.txt
	tools/opt/LLVMBuild.txt
	tools/opt/Makefile
	tools/opt/opt.cpp
</content>
</entry>
<entry>
<title>Separate the PNaCl llc into a tool named pnacl-llc (how original!)</title>
<updated>2013-05-15T18:13:43Z</updated>
<author>
<name>Eli Bendersky</name>
<email>eliben@chromium.org</email>
</author>
<published>2013-05-15T18:13:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=28aeda400274e40253573e51cba1b66ca9099270'/>
<id>urn:sha1:28aeda400274e40253573e51cba1b66ca9099270</id>
<content type='text'>
BUG=None
R=jvoung@chromium.org

Review URL: https://codereview.chromium.org/14604011
</content>
</entry>
<entry>
<title>Copy llvm-bcanalyzer to build pnacl-bcanalyzer.</title>
<updated>2013-05-06T22:12:28Z</updated>
<author>
<name>Karl Schimpf</name>
<email>kschimpf@google.com</email>
</author>
<published>2013-05-06T22:12:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=a4c38e64aa4f485e3caff72dc01cb794ed99af20'/>
<id>urn:sha1:a4c38e64aa4f485e3caff72dc01cb794ed99af20</id>
<content type='text'>
BUG= https://code.google.com/p/nativeclient/issues/detail?id=3405
R=jvoung@chromium.org

Review URL: https://codereview.chromium.org/15013003
</content>
</entry>
<entry>
<title>Copy LLVM bitcode reader to generate a PNaCl wire format reader.</title>
<updated>2013-05-01T17:42:30Z</updated>
<author>
<name>Karl Schimpf</name>
<email>kschimpf@google.com</email>
</author>
<published>2013-05-01T17:42:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=f42b26d0d46034cb2b91df810477fc0df2e67b27'/>
<id>urn:sha1:f42b26d0d46034cb2b91df810477fc0df2e67b27</id>
<content type='text'>
Copy classes for LLVM BitcodeReader into a NaCl subdirectory, to create a wire
format version. Renames classes/functions to include NaCl prefix, so that
they don't conflict with the LLVM Bitcode reader.

Also implements pnacl-thaw, showing that we can read the PNaCl wire format
files.

BUG= https://code.google.com/p/nativeclient/issues/detail?id=3405
R=jvoung@chromium.org

Review URL: https://codereview.chromium.org/14314016
</content>
</entry>
<entry>
<title>Copy Bitwriter to generate PNaClBitwriter.</title>
<updated>2013-04-26T19:54:15Z</updated>
<author>
<name>Karl Schimpf</name>
<email>kschimpf@google.com</email>
</author>
<published>2013-04-26T19:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=5712db994c8a4abb8c2512fb2900650f8335af66'/>
<id>urn:sha1:5712db994c8a4abb8c2512fb2900650f8335af66</id>
<content type='text'>
Copy classes for LLVM BitcodeWriter into a PNaCL subdirectory, to create a
PNaCL version. Renames classes/methods to include PNaCl prefix so that they
don't conflict with the LLVM BitcodeWriter.

Also removed experimental support for use-list order
preservation.

BUG=https://code.google.com/p/nativeclient/issues/detail?id=3405

Review URL: https://codereview.chromium.org/14126011
</content>
</entry>
<entry>
<title>Move yaml2obj to tools too.</title>
<updated>2013-04-05T20:00:35Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-04-05T20:00:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=3455b32b3e795ea27a31b6cb1c225812515e3e2c'/>
<id>urn:sha1:3455b32b3e795ea27a31b6cb1c225812515e3e2c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178904 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move obj2yaml to tools to sort out make's dependencies.</title>
<updated>2013-04-05T02:57:22Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-04-05T02:57:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=46af06799732192ec7c8d0cc76ea151874b51129'/>
<id>urn:sha1:46af06799732192ec7c8d0cc76ea151874b51129</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178835 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>ABI verifier: Add standalone tool pnacl-abicheck</title>
<updated>2013-03-13T23:04:03Z</updated>
<author>
<name>Derek Schuff</name>
<email>dschuff@chromium.org</email>
</author>
<published>2013-03-13T23:04:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp/commit/?id=cb0dcd0adf5e43486154d143da30710fee0da301'/>
<id>urn:sha1:cb0dcd0adf5e43486154d143da30710fee0da301</id>
<content type='text'>
This CL adds a standalone tool pnacl-abicheck for checking the ABI validity of a bitcode file.
It also adds a flag pnaclabi-verify to llc to enable the same checking in llc.
It also improves the mechanism for handling and reporting validation errors and uses it in both tools.

R=jvoung@chromium.org,mseaborn@chromium.org
BUG= https://code.google.com/p/nativeclient/issues/detail?id=2309

Review URL: https://codereview.chromium.org/12449014
</content>
</entry>
</feed>
