summary refs log tree commit diff stats
path: root/tests/destructor/tmatrix.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #15361 (#15401)Andreas Rumpf2020-09-241-2/+4
* dfa.nim: track object/tuple field accesses more precisely; sink(o.x); sink(o....Araq2019-04-161-2/+2
* use control flow graph for sink paramsAndrii Riabushenko2018-12-091-3/+7
* Double sink checksAndrii Riabushenko2018-12-081-6/+6
* destructors: optimize more assignments into moves; also fixes #9294Andreas Rumpf2018-10-121-2/+11
* fixes #9263Andreas Rumpf2018-10-101-0/+117