aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix testCarl Friedrich Bolz-Tereick2020-02-212-0/+3
* Move cls_of_box() to cpu and kill rpython.jit.metainterp.typesystemRonan Lamy2019-04-061-6/+0
* Create ptr2int() helperRonan Lamy2019-04-051-3/+2
* move some utility functions from heaptracker to rpython.jit.metainterp.supportRonan Lamy2019-04-051-1/+2
* added unpack/pack test stressing the operationRichard Plangger2016-08-081-0/+1
* Merged in traceviewer-common-merge-point-formats (pull request #413)Tobias Pape2016-05-302-8/+111
|\
| * (traceviewer) try to parse most common debug_merge_point formarts out thereTobias Pape2016-03-092-8/+111
* | (fijal, arigo) Merge jit-leaner-frontendfijal2016-03-252-79/+55
|\ \ | |/ |/|
| * fix more testsfijal2016-03-251-2/+2
| * whack at this test until it passesfijal2016-03-221-0/+48
| * try to get rid of values toofijal2016-03-151-1/+1
| * kill special casing of ESCAPE and FORCE_SPILL and make them normal classes, p...fijal2016-03-041-78/+6
| * revert the changes to oparser, will try to hack differentlyfijal2016-03-022-41/+38
| * merge defaultfijal2016-02-141-6/+14
| |\
| * | fix oparser up to the point. I'm not completely convinced what's the point of...fijal2016-02-143-26/+26
| * | start working on a much simplified encoderfijal2016-02-141-2/+3
| * | start fighting through layers of optimizeopt with a new representationfijal2015-12-152-14/+16
* | | revert tiny refactoring to retain reversednessTobias Pape2016-03-081-1/+2
* | | Fix guard sorting in trace viewerTobias Pape2016-03-081-5/+4
| |/ |/|
* | mockmodel, do not try to load vector informationRichard Plangger2015-12-071-1/+2
* | progressing forward to the backend implementation, the optimizer tests alread...Richard Plangger2015-12-041-5/+12
|/
* removed fromfloat call, but called constructor (wrong), fixedRichard Plangger2015-10-141-1/+1
* added test case to stress the case while schedulingRichard Plangger2015-10-121-1/+1
* merged defaultRichard Plangger2015-10-122-7/+6
|\
| * Remove a bunch of useless 'type_system' variables and argumentsRonan Lamy2015-10-082-7/+6
* | failargs where not copied correctly, this modified the wrong list and left be...Richard Plangger2015-10-101-43/+27
* | merged defaultRichard Plangger2015-10-082-0/+2
|\|
| * fix this testfijal2015-10-032-0/+2
* | fixed tests that use the oparser_model instead of the real implRichard Plangger2015-09-301-0/+9
* | fixed test_parser tests (overwrote update_memo)Richard Plangger2015-09-301-1/+1
* | (integration tests) six of them still failing, but the rest is workingRichard Plangger2015-09-181-0/+2
* | pushing forward to 3/4 passing (yay)Richard Plangger2015-09-181-0/+1
* | forcing memo of variables while parsing to the same memo at runtime (only jit...Richard Plangger2015-09-161-0/+17
* | revived broken as_vector_operation, partly working now, still need to adapt i...Richard Plangger2015-09-151-4/+14
* | further poking the scheduler. resoperations are now fully typed. this makes a...Richard Plangger2015-09-141-0/+10
* | merged defaultRichard Plangger2015-09-103-2/+5
|\|
| * fixesMaciej Fijalkowski2015-09-072-2/+2
| * support commented out linesMaciej Fijalkowski2015-09-071-0/+3
| * 32bit: fix fix fixArmin Rigo2015-09-061-1/+1
* | merged optresult-unroll into vecopt-mergeRichard Plangger2015-09-043-75/+77
|\|
| * finish porting test_optimizeoptMaciej Fijalkowski2015-09-031-0/+5
| * cleanup a bitMaciej Fijalkowski2015-08-311-1/+1
| * changes to make parsing workMaciej Fijalkowski2015-08-311-3/+3
| * start fighting with unrollingMaciej Fijalkowski2015-06-051-15/+1
| * kill kill killMaciej Fijalkowski2015-06-041-1/+0
| * start fixing the mergeMaciej Fijalkowski2015-01-031-1/+11
| * merge default (badly)Maciej Fijalkowski2014-12-311-13/+12
| |\
| * | fix the parsing stuff, some low hanging fruitMaciej Fijalkowski2014-12-171-0/+4
| * | clean the escape mess and start passing first unrolling testsMaciej Fijalkowski2014-12-031-11/+38
| * | a minor rewrite + minor progress here, not sure about the correct API yetMaciej Fijalkowski2014-11-291-1/+5