summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-12More clean up.Gary Oblock
2020-08-12A little clean up of the code.Gary Oblock
2020-08-11Final bug fixes to get hello world working.Gary Oblock
2020-08-05Fixed multiple bugs.Gary Oblock
2020-07-22Put in fairly general wolf_fence mechanism.Gary Oblock
2020-07-21Fixed two errors of omission (stub functions needed bodies.)Gary Oblock
2020-07-14Added decl printing tp print_program.Gary Oblock
2020-07-14Added fix for changing the type of ssa temps.Gary Oblock
2020-07-09Operand type bug fixes.Gary Oblock
2020-07-07Modified print_program to print BB successors and edge flags.Gary Oblock
2020-07-02Lots of small fixes regarding the CFG and CG.Gary Oblock
2020-06-29bug fixes for ssa temps (in progress)Gary Oblock
2020-06-26Dangling ssa temps are now delt with.Gary Oblock
2020-06-26works in profile optimizationsErick Ochoa
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