summaryrefslogtreecommitdiff
path: root/gcc/ipa-type-escape-analysis.c
AgeCommit message (Expand)Author
2020-09-08fixErick Ochoa
2020-09-08works in profile optimizationsErick 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-08mcf is working on our pass but fails on anotherErick Ochoa
2020-09-08return typeErick Ochoa
2020-09-08can deal with arraysErick Ochoa
2020-09-08wipErick Ochoa
2020-09-08removes escaping types from reorgErick Ochoa
2020-09-08reconstructing structsErick Ochoa
2020-09-08wipErick Ochoa
2020-09-08wipErick Ochoa
2020-09-08which fields can be deletedErick Ochoa
2020-09-08Adds GimpleAccessor and ExprAccessorErick Ochoa
2020-09-08Fixes escape analysis testsErick Ochoa
2020-09-08Adds type-escape-analysis for testingErick Ochoa
2020-09-08Deletes and comments previous APIErick Ochoa
2020-09-08Fixes several testsErick Ochoa
2020-09-08Fixes bugErick Ochoa
2020-09-08Fixes getting parameter types during escape analysisErick Ochoa
2020-09-08Fixing test case found by creduceErick Ochoa
2020-09-08blacklisting memsetErick Ochoa
2020-09-08memset blacklisting about to beginErick Ochoa
2020-09-08First prototype for escape analysisErick Ochoa
2020-09-08wipErick Ochoa
2020-09-08wipErick Ochoa
2020-09-08Succeeds in passing simple read testErick Ochoa
2020-09-08Adds test to count field readErick Ochoa
2020-09-08Fixes testErick Ochoa
2020-09-08Renamed hello-world to type-escape-analysisErick Ochoa