summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-08Fixes several testsErick Ochoa
2020-09-08Add const testErick Ochoa
2020-09-08Fixes bugErick Ochoa
2020-09-08Adds testErick Ochoa
2020-09-08Dealing with eliminating writes to elimited fields when they are the only gim...Erick Ochoa
2020-09-08Fixes getting parameter types during escape analysisErick Ochoa
2020-09-08Recurses down component refErick Ochoa
2020-09-08Adds csmith test #5Erick Ochoa
2020-09-08Fixes csmith test #4Erick Ochoa
2020-09-08Fixes bug #3 found by csmithErick Ochoa
2020-09-08Adds test case for bug #3 found by csmithErick Ochoa
2020-09-08Fixes bug #3 obtained via csmithErick Ochoa
2020-09-08Fixes bug #2 found by creduceErick Ochoa
2020-09-08Fixing test case found by creduceErick Ochoa
2020-09-08Fixes infinite loop bug correctlyErick Ochoa
2020-09-08Fixes nasty infinite loop bugErick Ochoa
2020-09-08blacklisting memsetErick Ochoa
2020-09-08memset blacklisting about to beginErick Ochoa
2020-09-08wipErick Ochoa
2020-09-08Looks at GIMPLE_CALL for field accessesErick Ochoa
2020-09-08First prototype for escape analysisErick Ochoa
2020-09-08wipErick Ochoa
2020-09-08wipErick Ochoa
2020-09-08Determines which fields can be deletedErick Ochoa
2020-09-08Adds gimple conditional testErick Ochoa
2020-09-08Pointer reads and pointer writesErick Ochoa
2020-09-08Counts simple writes to fieldsErick Ochoa
2020-09-08Succeeds in passing simple read testErick Ochoa
2020-09-08Adds test to count field readErick Ochoa
2020-09-08Initial commit of new passErick Ochoa
2020-09-08Fixes testErick Ochoa
2020-09-08Renamed hello-world to type-escape-analysisErick Ochoa
2020-09-08Changes pass name to type-escape-analysisErick Ochoa
2020-09-08escape analysis workingErick Ochoa
2020-09-08Fixes escaping parametersErick Ochoa
2020-09-08Dealing with malloc and friendsErick Ochoa
2020-09-08Fixes typedefsErick Ochoa
2020-09-08wipErick Ochoa
2020-09-08Propagating escape information to all reachable typesErick Ochoa
2020-09-08Finding out castsErick Ochoa
2020-09-08collecting some typesErick Ochoa
2020-09-08Find if return type escapesErick Ochoa
2020-09-08Adds test to determine if parameter types escapeErick Ochoa
2020-09-08Finds escaping parametersErick Ochoa
2020-09-08Find out if function escapesErick Ochoa
2020-09-08Prints out if type of global variable escapesErick Ochoa
2020-09-08Fixes testsErick Ochoa
2020-09-08Fixes testErick Ochoa
2020-09-08WIPErick Ochoa
2020-09-08collect parameter typesErick Ochoa