OSDN Git Service

Subzero: Replace global pointers to allocation functions
[android-x86/external-swiftshader.git] / tests_lit / lit.cfg
2016-03-09 Sean KleinAllow subzero tests to pass without le32-nacl-objdump.
2016-01-22 Reed KotlerSubzero: Always enable --echo-cmd in the lit tests.
2016-01-13 David SehrAdd option to force filetype=asm for testing
2015-06-30 Karl SchimpfFixes case where terminator instruction is missing...
2015-04-21 Jim StichnothSubzero: Auto-detect cmake versus autoconf LLVM build.
2015-03-05 Jan VoungUse the installed/downloaded objdump instead of work...
2015-02-26 Jan VoungMerge latest changes from branch 'master' into merge_36...
2015-02-26 Jim StichnothSubzero: Change the name llvm2ice to the more appropria...
2015-02-19 Jan VoungSubzero: switch from llvm-objdump to objdump for lit...
2014-12-04 Jim StichnothSubzero: Add llvm-readobj to lit.cfg.
2014-11-06 Karl SchimpfDisable Subzero IR generation for performance testing.
2014-11-04 Jim StichnothSubzero: Delete szdiff.py tests and ERRORS tests.
2014-10-30 Jim StichnothSubzero: Fix broken lit tests.
2014-10-29 Karl SchimpfRemove building llvm2ice.build_atts from Subzero build.
2014-10-27 Karl SchimpfAllow conditional lit tests in Subzero, based on build...
2014-09-25 Karl SchimpfClean up run script to use for testing Subzero.
2014-09-17 Karl SchimpfAdd forward instruction declaration to Subzero bitcode...
2014-09-08 Jim StichnothSubzero: Move python scripts into a common pydir.
2014-09-02 Jim StichnothSubzero: Remove the need for a separate NaCl SDK instal...
2014-08-28 Jan VoungAlign function starts to target-specific bundle alignment.
2014-08-28 Jan VoungAdd pnacl-freeze to the tests_lit/lit.cfg. Also, unsign...
2014-07-23 Jim StichnothAdd llvm-mc to the set of commands lit knows about.
2014-06-26 Jim StichnothSubzero: Add 'not' to the list of LLVM commands in...
2014-05-19 Karl SchimpfModify pnacl subzero to be able to read pnacl bitcode...
2014-04-29 Jim StichnothInitial skeleton of Subzero.