about summary refs log tree commit diff stats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Test/Arch/x86:: add cpuidserpilliere2015-10-231-0/+6
* Test/Arch/x86:: add fcom/fcompserpilliere2015-10-231-0/+4
* Test/x86/arch: add fcmovccserpilliere2015-10-231-0/+14
* Test/Arch/x86:: add cvtserpilliere2015-10-231-2/+46
* Test/Arch/x86:: fix wbinvdserpilliere2015-10-231-1/+1
* Test/Arch/x86: movqserpilliere2015-10-231-0/+2
* Test/Arch/x86: call farserpilliere2015-10-231-0/+7
* Test/Arch/x86: comiss comisdserpilliere2015-10-231-0/+12
* Test/Arch/x86: dt mnemonicsserpilliere2015-10-231-0/+8
* Orthograph fix in parameter: rename --ommit-tags to --omit-tags.Aymeric Vincent2015-10-141-4/+4
* Test/Arch/aarch64: test ANDS w/ZRFabrice Desclaux2015-10-141-0/+5
* TestAll: delete `exp_graph_test*` from depgraphAjax2015-10-091-10/+10
* TestAll: there is one more test for depgraph to deleteAjax2015-10-091-1/+1
* TestAll: `sol_10` and `sol_11` do not exist anymoreAjax2015-10-091-1/+1
* Arch/arm: add rev mnemonic;Fabrice Desclaux2015-10-071-0/+3
* DiGraph: added regression tests for strongly connected components and natural...Tim Blazytko2015-09-041-1/+29
* Test/aarch64: add reg testFabrice Desclaux2015-08-301-1/+24
* Merge pull request #213 from carolineLe/dependency_graphCamille Mougey2015-08-261-96/+105
|\
| * Analysis/Depgraph: Coding convention and cleanupsCaroline Leman2015-08-241-2/+1
| * Analysis/Depgraph: Remove duplicates treatmentsCaroline Leman2015-08-241-96/+106
* | Merge pull request #209 from serpilliere/x86_mm_fixCamille Mougey2015-08-241-19/+580
|\ \
| * | Test/x86: updt regression testFabrice Desclaux2015-08-241-19/+580
| |/
* / Test/aarch64: add regresion testsFabrice Desclaux2015-08-202-0/+1787
|/
* Test/aarch64: add unit testFabrice Desclaux2015-08-093-0/+105
* Add aarch64l md5 sandbox and testFabrice Desclaux2015-08-091-0/+2
* Analysis/Depgraph: pylint and pep8 compliance + docstringsCaroline Leman2015-08-051-8/+7
* Analysis/Depgraph: DependecyGraph precision improvement + regressions tests.Caroline Leman2015-08-052-436/+1036
* Test/ir: updt regression testserpilliere2015-07-311-1/+1
* Test/simplification: add cmpx regression testsserpilliere2015-07-291-0/+33
* Test/sem: add daa/dasFabrice Desclaux2015-07-293-0/+184
* Test/Expression: add regression test for shift/sliceFabrice Desclaux2015-07-231-0/+8
* X86/Test: add stack unit testserpilliere2015-07-202-0/+61
* X86/test: update arch regression testsserpilliere2015-07-201-6/+60
* test/simplification: reg testserpilliere2015-07-101-0/+2
* Merge pull request #175 from serpilliere/add_simp_sliceCamille Mougey2015-06-111-1/+52
|\
| * Test: add simplification regressionFabrice Desclaux2015-06-051-1/+52
* | Test/Graph: extended regression tests for g2Tim Blazytko2015-06-021-0/+7
* | DiGraph: fixed order in dominance_frontierTim Blazytko2015-06-021-4/+8
* | Tests/graph: extended regression testsTim Blazytko2015-06-021-1/+41
|/
* Test/Graph: add regression tests for walk_dominator/walk_postdominatorFabrice Desclaux2015-06-021-0/+36
* TestAll: Update disasm 'file.py' example addressAjax2015-05-271-1/+1
* Merge pull request #157 from commial/enhance-graphdataflowserpilliere2015-05-021-4/+5
|\
| * GraphDataflow: A function where never executed / testedAjax2015-04-301-4/+5
* | TestAll: Coverage mode was brokenAjax2015-04-302-1/+2
|/
* IR: Compliance to python coding conventionsCaroline Leman2015-04-291-350/+390
* IR: Regression test integrationCaroline Leman2015-04-292-12/+15
* IR: Improve dead code eliminationCaroline Leman2015-04-291-0/+680
* DepGraph: Avoid failing if z3 is not presentAjax2015-04-281-4/+4
* Example: Add an example "rename-args" argument for depgraphAjax2015-04-281-1/+1
* Merge pull request #150 from serpilliere/fix_uintCamille Mougey2015-04-261-1/+4
|\