summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-08The phi case for setting a pointer to zero.common/ipa-str-reorg-v2Gary Oblock
2020-09-08Fixed bug that cropped up with inlining on. I needed to add a resultGary Oblock
2020-09-08The unit test test_08_20c now works. There was some majorGary Oblock
2020-09-08Cleaned up the transformations so I can better base theGary Oblock
2020-09-08Fixed some bugs seen in unit tests. Units tests still have issuesGary Oblock
2020-09-08More clean up.Gary Oblock
2020-09-08A little clean up of the code.Gary Oblock
2020-09-08Final bug fixes to get hello world working.Gary Oblock
2020-09-08Fixed multiple bugs.Gary Oblock
2020-09-08Put in fairly general wolf_fence mechanism.Gary Oblock
2020-09-08Fixed two errors of omission (stub functions needed bodies.)Gary Oblock
2020-09-08Added decl printing tp print_program.Gary Oblock
2020-09-08Added fix for changing the type of ssa temps.Gary Oblock
2020-09-08Operand type bug fixes.Gary Oblock
2020-09-08Modified print_program to print BB successors and edge flags.Gary Oblock
2020-09-08Lots of small fixes regarding the CFG and CG.Gary Oblock
2020-09-08bug fixes for ssa temps (in progress)Gary Oblock
2020-09-08Dangling ssa temps are now delt with.Gary Oblock
2020-09-08works in profile optimizationsErick Ochoa
2020-09-08disable static intialization of constructorsErick Ochoa
2020-09-08still not working on x264Erick Ochoa
2020-09-08lots of logging but mcf training had no runtime errorsErick Ochoa
2020-09-08cleanupErick Ochoa
2020-09-08I think I need to reorganize which types are sent to the reconstructorErick Ochoa
2020-09-08main variantErick Ochoa
2020-09-08mem ref offsetErick Ochoa
2020-09-08mcf is working on our pass but fails on anotherErick Ochoa
2020-09-08I finally got a working element assign idiom. Note, the mini pass for dangle ...Gary Oblock
2020-09-08Added transform for pointer plus int. Added mini-pass for dangling SSA temps.Gary Oblock
2020-09-08a bit of cleanupGary Oblock
2020-09-08I feel so close yet so far away... Element access almost works but is trippin...Gary Oblock
2020-09-08had to rewrite a part of element access code... and it's not working yetGary Oblock
2020-09-08element access code in place but not functionalGary Oblock
2020-09-08feature parityErick Ochoa
2020-09-08deleting writes to fieldErick Ochoa
2020-09-08better type accessorErick Ochoa
2020-09-08fixes memrefErick Ochoa
2020-09-08everything good until memrefErick Ochoa
2020-09-08return typeErick Ochoa
2020-09-08arguments are workingErick Ochoa
2020-09-08part of the reorg type element access transformationGary Oblock
2020-09-08relayout typeErick Ochoa
2020-09-08wipErick Ochoa
2020-09-08more pointer arithmeticErick Ochoa
2020-09-08fixes tesetErick Ochoa
2020-09-08can deal with arraysErick Ochoa
2020-09-08malloc fixesGary Oblock
2020-09-08passing testErick Ochoa
2020-09-08we have a good layout for new typesErick Ochoa
2020-09-08wipErick Ochoa