summaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2020-06-26disable static intialization of constructorsErick Ochoa
2020-06-26still not working on x264Erick Ochoa
2020-06-26lots of logging but mcf training had no runtime errorsErick Ochoa
2020-06-26cleanupErick Ochoa
2020-06-26I think I need to reorganize which types are sent to the reconstructorErick Ochoa
2020-06-26main variantErick Ochoa
2020-06-26mem ref offsetErick Ochoa
2020-06-26mcf is working on our pass but fails on anotherErick Ochoa
2020-06-25I finally got a working element assign idiom. Note, the mini pass for dangle ...Gary Oblock
2020-06-24Added transform for pointer plus int. Added mini-pass for dangling SSA temps.Gary Oblock
2020-06-24a bit of cleanupGary Oblock
2020-06-22I feel so close yet so far away... Element access almost works but is trippin...Gary Oblock
2020-06-19had to rewrite a part of element access code... and it's not working yetGary Oblock
2020-06-19element access code in place but not functionalGary Oblock
2020-06-18feature parityErick Ochoa
2020-06-18deleting writes to fieldErick Ochoa
2020-06-18better type accessorErick Ochoa
2020-06-18fixes memrefErick Ochoa
2020-06-18everything good until memrefErick Ochoa
2020-06-18return typeErick Ochoa
2020-06-18arguments are workingErick Ochoa
2020-06-17part of the reorg type element access transformationGary Oblock
2020-06-17relayout typeErick Ochoa
2020-06-17wipErick Ochoa
2020-06-17more pointer arithmeticErick Ochoa
2020-06-17fixes tesetErick Ochoa
2020-06-17can deal with arraysErick Ochoa
2020-06-17malloc fixesGary Oblock
2020-06-16passing testErick Ochoa
2020-06-16we have a good layout for new typesErick Ochoa
2020-06-16wipErick Ochoa
2020-06-16removes escaping types from reorgErick Ochoa
2020-06-16arraysErick Ochoa
2020-06-16better type renamingErick Ochoa
2020-06-16reconstructing structsErick Ochoa
2020-06-16wipErick Ochoa
2020-06-16wipErick Ochoa
2020-06-15malloc transformation limps through to completion (with issues)Gary Oblock
2020-06-12working on more transforms and old code with issues.Gary Oblock
2020-06-10debugging of malloc and interface nicitiesGary Oblock
2020-06-10Trasnsformations stub in place and malloc in development.Gary Oblock
2020-06-10wipErick Ochoa
2020-06-10which fields can be deletedErick Ochoa
2020-06-10Adds GimpleAccessor and ExprAccessorErick Ochoa
2020-06-09Adds test for volatile and unionErick Ochoa
2020-06-09Fixes escape analysis testsErick Ochoa
2020-06-08Adds type-escape-analysis for testingErick Ochoa
2020-06-08Adds printing to gimple collectorErick Ochoa
2020-06-08Deletes and comments previous APIErick Ochoa
2020-06-08Adds ability to find casting between typesErick Ochoa