aboutsummaryrefslogtreecommitdiff
path: root/tools/pnacl-llc/pnacl-llc.cpp
AgeCommit message (Expand)Author
2013-09-13Report fatal translator errors to the browserDerek Schuff
2013-07-25More pnacl-llc cleanups.Eli Bendersky
2013-07-23More cleanups of pnacl-llc.Eli Bendersky
2013-07-19Switch to the upstream way to measure IR parsing time, since we have 3.3 nowEli Bendersky
2013-07-18Merge remote-tracking branch 'origin/master'Eli Bendersky
2013-07-16Make it compileEli Bendersky
2013-07-15Clean up some duplicated and/or unused code in pnacl-llc.Eli Bendersky
2013-07-15Run the LLVM IR verifier just once in pnacl-llc.Eli Bendersky
2013-07-01Cleanup of pnacl-llc.Eli Bendersky
2013-06-24Force user to provide -mptriple to pnacl-llc.Eli Bendersky
2013-06-20Clean-up pnacl-llc a bit, now that it's truly PNaCl-only.Eli Bendersky
2013-06-17PNaCl: Turn on ABI verifier by default in sandboxed translatorMark Seaborn
2013-06-17When running pnacl-llc sandboxed, force input to always be PNaCl bitcode.Karl Schimpf
2013-06-11Clean-up shared-library related code from pnacl-llc.Eli Bendersky
2013-06-10Merge the NACL_SRPC preprocessor flag into __native_client__Eli Bendersky
2013-06-07Fix Mispelled local variable in llc.Karl Schimpf
2013-06-07Add CL argument -bitcode-format to llvm-dis, llc, and pnacl-llc.Karl Schimpf
2013-05-28Add two passes that implement conversions from PNaCl's specific intrinsicsEli Bendersky
2013-05-21The RecordMetadataForSrpc function that was removed initialized NaClRecordObj...Eli Bendersky
2013-05-15Separate the PNaCl llc into a tool named pnacl-llc (how original!)Eli Bendersky