summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-24Added new case in code to count the number of dynamic allocationscommon/ipa-str-reorg-v2Gary Oblock
2020-09-23A version of the performance qualification that's all thereGary Oblock
2020-09-18updateErick Ochoa
2020-09-18perfectErick Ochoa
2020-09-18seems to be workingErick Ochoa
2020-09-183/4 of the wayErick Ochoa
2020-09-18edges are goodErick Ochoa
2020-09-10Merge branch 'common/ipa-str-reorg-v2' of git.theobroma-systems.com:ampere-co...Gary Oblock
2020-09-10Preliminary changes for preformance qualificationGary Oblock
2020-09-09wip for labeling graph edgesErick Ochoa
2020-09-09refactor and computes SSGErick Ochoa
2020-09-09removes testsErick Ochoa
2020-09-08fixErick Ochoa
2020-09-08Initial commit for array reshapingErick Ochoa
2020-09-08can buildErick Ochoa
2020-09-08The phi case for setting a pointer to zero.Gary 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