summaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)Author
2020-04-29Add const testErick Ochoa
2020-04-29Adds testErick Ochoa
2020-04-29Dealing with eliminating writes to elimited fields when they are the only gim...Erick Ochoa
2020-04-29Fixes getting parameter types during escape analysisErick Ochoa
2020-04-29Adds csmith test #5Erick Ochoa
2020-04-29Fixes csmith test #4Erick Ochoa
2020-04-29Adds test case for bug #3 found by csmithErick Ochoa
2020-04-29Fixes bug #3 obtained via csmithErick Ochoa
2020-04-29Fixes bug #2 found by creduceErick Ochoa
2020-04-29Fixing test case found by creduceErick Ochoa
2020-04-28wipErick Ochoa
2020-04-28Adds gimple conditional testErick Ochoa
2020-04-28Pointer reads and pointer writesErick Ochoa
2020-04-28Counts simple writes to fieldsErick Ochoa
2020-04-28Succeeds in passing simple read testErick Ochoa
2020-04-28Adds test to count field readErick Ochoa
2020-04-28Fixes testErick Ochoa
2020-04-28Changes pass name to type-escape-analysisErick Ochoa
2020-04-28Fixes escaping parametersErick Ochoa
2020-04-28Propagating escape information to all reachable typesErick Ochoa
2020-04-28Finding out castsErick Ochoa
2020-04-28Find if return type escapesErick Ochoa
2020-04-28Adds test to determine if parameter types escapeErick Ochoa
2020-04-28Finds escaping parametersErick Ochoa
2020-04-28Find out if function escapesErick Ochoa
2020-04-28Fixes testsErick Ochoa
2020-04-28Fixes testErick Ochoa
2020-04-28WIPErick Ochoa
2020-04-28collect parameter typesErick Ochoa
2020-04-28wipErick Ochoa
2020-04-28collects arraysErick Ochoa
2020-04-28collects pointersErick Ochoa
2020-04-28removes global variablesErick Ochoa
2020-04-28WIPErick Ochoa
2020-04-28Finding out which fields have been deletedErick Ochoa
2020-04-28Fixes testsErick Ochoa
2020-04-28styleErick Ochoa
2020-04-28Working version without optimizationsErick Ochoa
2020-04-28wipErick Ochoa
2020-04-28passes function pointer testErick Ochoa
2020-04-28Adds test case for function declErick Ochoa
2020-04-28constructor operandsErick Ochoa
2020-04-28static variablesErick Ochoa
2020-04-28add test for static variablesErick Ochoa
2020-04-28dealing with phi nodesErick Ochoa
2020-04-28gimple conditionalsErick Ochoa
2020-04-28fixing argumentsErick Ochoa
2020-04-28Migrating to common APIErick Ochoa
2020-04-28memref testcaseErick Ochoa
2020-04-28Fixes deref test caseErick Ochoa