aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2024-01-07add .readthedocs.yamlLuc Van Oostenryck1-0/+1
2024-01-07doc: set 'en' as language in Sphinx's config fileLuc Van Oostenryck1-1/+1
2024-01-07doc: update conf.py for more recent version of sphinxLuc Van Oostenryck1-7/+1
2022-05-21fix one year off in v0.6.4's release notesLuc Van Oostenryck1-1/+1
2021-09-06Sparse v0.6.4v0.6.4Luc Van Oostenryck1-2/+2
2021-09-01Add release notes for incoming v0.6.4Luc Van Oostenryck2-0/+106
2021-04-17TODO: add some notes about pseudos being typelessLuc Van Oostenryck1-0/+11
2021-03-08Merge branch 'uniq-phinode'Luc Van Oostenryck1-1/+1
2021-03-08phi-sources can only have a single user (or none)Luc Van Oostenryck1-1/+1
2021-02-28slice: remove unneeded len from OP_SLICELuc Van Oostenryck1-1/+1
2020-12-29packed: add support for __packed structLuc Van Oostenryck1-3/+0
2020-11-22Merge branch 'optim-cgoto' into nextLuc Van Oostenryck1-2/+9
2020-11-21add a new instruction for label-as-valueLuc Van Oostenryck1-2/+9
2020-11-14doc: add header for flow simplification related documentationLuc Van Oostenryck1-0/+1
2020-11-16doc: add header for optimization related documentationLuc Van Oostenryck1-0/+1
2020-11-16doc: add some doc to flowgraph.hLuc Van Oostenryck1-0/+1
2020-11-16doc: fix extracted autodoc when short description ends with a ?Luc Van Oostenryck1-2/+3
2020-11-16doc: Sphinx's option ':noindex:' have been renamed into ':noindexentry:'Luc Van Oostenryck1-1/+1
2020-11-01eval_insn: give an explicit type to compare's operandsLuc Van Oostenryck1-0/+1
2020-11-01testsuite: add a new tag: check-output-returnsLuc Van Oostenryck1-0/+5
2020-11-01testsuite: add a new tag: check-output-matchLuc Van Oostenryck1-0/+8
2020-10-18Sparse v0.6.3v0.6.3Luc Van Oostenryck1-2/+3
2020-10-14update TODO listLuc Van Oostenryck1-8/+21
2020-10-12Sparse v0.6.3-rc1v0.6.3-rc1Luc Van Oostenryck1-0/+1
2020-10-12doc: add release notes for incoming v0.6.3Luc Van Oostenryck1-4/+54
2020-09-07add support for a new instruction: OP_FMADDLuc Van Oostenryck1-0/+7
2020-08-17union-cast: teach sparse about union castsLuc Van Oostenryck1-0/+5
2020-08-10doc: add links to some external docLuc Van Oostenryck1-0/+5
2020-08-10doc: use shorter titlesLuc Van Oostenryck4-9/+9
2020-08-10doc: reorganize the table of contentLuc Van Oostenryck1-8/+8
2020-08-10doc: move down info about tarballs, after git repositoriesLuc Van Oostenryck1-3/+2
2020-08-10doc: decrease vertical spacingLuc Van Oostenryck1-0/+13
2020-08-10doc: make the sidebar more compactLuc Van Oostenryck1-0/+4
2020-08-10doc: use a smaller logo in the sidebarLuc Van Oostenryck2-1/+10
2020-08-09Merge branch 'doc-annot'Luc Van Oostenryck6-66/+113
2020-07-25doc: do not display bugzilla's URL, it's too longLuc Van Oostenryck1-2/+2
2020-07-25doc: use https URLsLuc Van Oostenryck1-2/+2
2020-07-22doc: shorter title for "submitting-patches.md"Luc Van Oostenryck1-2/+2
2020-08-03doc: remove link "edit on github"Luc Van Oostenryck1-0/+11
2020-08-03doc: add index to the sidebarLuc Van Oostenryck1-0/+8
2020-08-03doc: simplify the toctreeLuc Van Oostenryck1-21/+7
2020-08-03doc: replace nocast-vs-bitwise document with its lore linkLuc Van Oostenryck2-44/+0
2020-08-03doc: document the sparse's extensionsLuc Van Oostenryck2-0/+86
2020-06-21doc: update release notesLuc Van Oostenryck1-3/+9
2020-06-21doc: add some info to the main pageLuc Van Oostenryck1-10/+30
2020-06-20doc: switch to the sphinx_rtd themeLuc Van Oostenryck1-1/+8
2020-06-16doc: reformulate an item in the TODOLuc Van Oostenryck1-2/+2
2020-06-16doc: fix markup in types.rst (s/```/``/)Luc Van Oostenryck1-9/+9
2020-06-16doc: fix some typosLuc Van Oostenryck1-2/+2
2020-06-16doc: update TODOLuc Van Oostenryck1-1/+0
2020-06-16doc: copy the old relnotes hereLuc Van Oostenryck15-0/+2731
2020-06-16doc: add intro stolen from the wikiLuc Van Oostenryck1-0/+37
2020-06-15doc: minimal version for Sphinx is 1.7Luc Van Oostenryck1-1/+1
2020-06-16doc: fix code-block formatting in v0.6.2 relnotesLuc Van Oostenryck1-1/+1
2020-06-14doc: reindent the sublists in the relnotesLuc Van Oostenryck1-69/+67
2020-06-14doc: correct some spellingRamsay Jones1-4/+4
2020-06-13doc: show the ToC in the sidebarLuc Van Oostenryck1-6/+1
2020-06-13doc: add release notes for incoming v0.6.2Luc Van Oostenryck3-0/+115
2020-06-12doc: move meta-doc to its own sectionLuc Van Oostenryck1-1/+7
2020-06-12doc: add some doc for the type systemLuc Van Oostenryck2-0/+166
2020-05-15doc: remove done item from the TODOLuc Van Oostenryck1-6/+0
2020-05-15doc: fix the warnings when building the docLuc Van Oostenryck2-17/+23
2020-05-15doc: do not use obsolete sphinx.ext.autodoc.AutodocReporterLuc Van Oostenryck1-5/+5
2020-03-20add instruction OP_UNREACHLuc Van Oostenryck1-0/+3
2019-10-13doc: fix typo in binops' descriptionLuc Van Oostenryck1-2/+2
2018-12-26add TODO list.Luc Van Oostenryck3-52/+99
2018-09-06Merge branches 'missing-return' and 'fix-logical-phi' into tipLuc Van Oostenryck1-0/+1
2018-09-05add linearization as a passLuc Van Oostenryck1-0/+1
2018-08-25symaddr: s/insn->symbol/insn->src/Luc Van Oostenryck1-6/+6
2018-08-25Merge branch 'ssa' into tipLuc Van Oostenryck1-0/+8
2018-08-21doc: add doc for simplification notationLuc Van Oostenryck1-0/+5
2018-08-21doc: automatically insert the blank line for listsLuc Van Oostenryck1-0/+3
2018-08-21doc: simplify the creation of the viewlistLuc Van Oostenryck1-6/+5
2018-07-01dom: add some debugging for the dominance treeLuc Van Oostenryck1-0/+4
2018-07-01graph: add debugging for (reverse) postorder traversalLuc Van Oostenryck1-0/+4
2018-06-28bool: remove OP_{AND,OR}_BOOL instructionsLuc Van Oostenryck1-8/+0
2018-06-23cast: specialize integer castsLuc Van Oostenryck1-4/+7
2018-06-23cast: make casts from pointer always size preservingLuc Van Oostenryck1-1/+1
2018-06-23cast: specialize cast from pointersLuc Van Oostenryck1-2/+8
2018-06-23cast: make pointer casts always size preservingLuc Van Oostenryck1-1/+1
2018-06-23cast: specialize casts from unsigned to pointersLuc Van Oostenryck1-0/+3
2018-06-23cast: specialize floats to integer conversionLuc Van Oostenryck1-0/+6
2018-06-23cast: specialize FPCAST into [USF]CVTFLuc Van Oostenryck1-3/+9
2018-06-16doc: add doc for the -vcompound flagLuc Van Oostenryck1-0/+4
2018-06-12Merge branches 'has-builtin' and 'builtin-predef' into tipLuc Van Oostenryck1-0/+1
2018-06-11doc: API before IRLuc Van Oostenryck1-1/+1
2018-06-08utils: add xmemdup() & xstrdup()Luc Van Oostenryck1-0/+1
2018-05-21doc: add sphinx domain for IR instruction indexationLuc Van Oostenryck4-74/+160
2018-05-21doc: convert IR.md to reSTLuc Van Oostenryck2-356/+405
2018-05-21autodoc: document a few more APIs to test multilineLuc Van Oostenryck1-0/+10
2018-05-21autodoc: support muti-line param & return descriptionsLuc Van Oostenryck1-3/+17
2018-05-21autodoc: add a small cheatsheet for reST markupLuc Van Oostenryck1-0/+119
2018-05-21autodoc: by default disable syntax highlightingLuc Van Oostenryck1-0/+2
2018-05-21autodoc: doc the docLuc Van Oostenryck2-0/+33
2018-05-21autodoc: add markup to argument's referencesLuc Van Oostenryck1-0/+7
2018-05-21autodoc: add doc from ptrlist.cLuc Van Oostenryck2-0/+12
2018-05-21autodoc: add a sphinx c:autodoc directive for the extracted docLuc Van Oostenryck2-3/+56
2018-05-21autodoc: convert extracted doc to reSTLuc Van Oostenryck1-13/+59
2018-05-21autodoc: extract doc from the C filesLuc Van Oostenryck1-0/+197
2018-05-21doc: use reST for manpagesLuc Van Oostenryck3-43/+46
2018-05-21doc: format dev-options.md as a man pageLuc Van Oostenryck4-8/+22
2018-05-21doc: the testsuite doc in reSTLuc Van Oostenryck3-151/+170
2018-05-21doc: move sparse.txt to markdown and rename itLuc Van Oostenryck3-45/+48
2018-05-21doc: allow .md with py3-sphinxLuc Van Oostenryck1-3/+10
2018-05-21doc: set primary domain to CLuc Van Oostenryck1-0/+3
2018-05-21doc: automatically get the versionLuc Van Oostenryck1-3/+3
2018-05-21doc: automatically set the copyright dateLuc Van Oostenryck1-1/+2
2018-05-21doc: add logoLuc Van Oostenryck2-1/+95
2018-05-21doc: add minimal support for sphinx-docLuc Van Oostenryck4-0/+210
2018-05-21doc: fix headingsLuc Van Oostenryck1-3/+2
2018-05-21doc: fix markdown syntaxLuc Van Oostenryck1-11/+11
2018-05-04testsuite: add check-assertLuc Van Oostenryck1-0/+4
2018-05-04testsuite: add check-cp-ifLuc Van Oostenryck1-0/+4
2018-03-19doc: document the debug flagsLuc Van Oostenryck1-0/+6
2018-03-19doc: options.md is for developmentLuc Van Oostenryck1-4/+3
2018-03-01IR: let OP_COMPUTEGOTO use .src instead of .targetLuc Van Oostenryck1-1/+1
2018-03-01IR: let .cond unionize with .src and not .targetLuc Van Oostenryck1-1/+1
2018-03-01IR: remove never-generated instructionsLuc Van Oostenryck1-10/+0
2018-03-01IR: remove now unused OP_LNOP & OP_SNOPLuc Van Oostenryck1-6/+0
2018-03-01IR: fix typo in IR docLuc Van Oostenryck1-1/+1
2018-02-20no need for signed & unsigned multiplicationLuc Van Oostenryck1-5/+2
2018-02-08Merge branches 'cse-setfval' and 'extract-eval' into tipLuc Van Oostenryck2-57/+58
2018-01-24Documentation: editing fixes in test-suiteRandy Dunlap1-4/+4
2018-01-21Documentation: make data-structures.txt easier to readRandy Dunlap1-53/+54
2018-01-08add OP_SETFVALLuc Van Oostenryck1-4/+8
2017-11-18add support of floating-point specific arithmetic opsLuc Van Oostenryck1-11/+35
2017-11-18fix support of floating-point compareLuc Van Oostenryck1-1/+55
2017-11-17add doc about sparse's instructions/IRLuc Van Oostenryck1-0/+293
2017-11-13Merge branch 'dump-ir' into tipLuc Van Oostenryck1-0/+29
2017-11-13dump-ir: make it more flexibleLuc Van Oostenryck1-0/+11
2017-11-12dump-ir: allow to specify the passes to execute via cli's optionsLuc Van Oostenryck1-0/+18
2017-11-08testsuite: allow arch-specific testsLuc Van Oostenryck1-0/+5
2017-11-08testsuite: simplify documentationLuc Van Oostenryck1-13/+13
2017-09-16testsuite: obsolete old pattern checking syntaxLuc Van Oostenryck1-4/+0
2017-09-16testsuite: new eq/min/max syntax for pattern checkingLuc Van Oostenryck1-0/+6
2017-08-11Merge remote-tracking branch 'luc/remove-singlestore-shortcut'Christopher Li1-0/+4
2017-08-10documentation: update email reference linkRandy Dunlap1-1/+1
2017-08-10Documents: project ideasChristopher Li1-0/+52
2017-08-10Adding document for sparse patch submit processChristopher Li1-0/+21
2017-08-09testsuite: add support for commands with timeoutLuc Van Oostenryck1-0/+4
2017-02-13testsuite: check the nbr of times a pattern should be presentLuc Van Oostenryck1-0/+4
2017-02-13testsuite: check patterns presence or absence in outputLuc Van Oostenryck1-0/+10
2017-02-13testsuite: add tag to ignore the output/errorLuc Van Oostenryck1-0/+6
2012-05-19I have updated the sparse.1 man page including the __bitwiseShakthi Kannan1-0/+45
2008-12-18A slightly edited irc discussion with Josh Triplett.Alexey Zaytsev1-0/+54
2007-07-22Fix typos in test-suite documentationJosh Triplett1-1/+1
2007-07-08test-suite documentationDamien Lespiau1-0/+112