summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)Author
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
2020-04-28deref test caseErick Ochoa
2020-04-28Allows to specify which field to deleteErick Ochoa
2020-04-28Allows to specify which struct to modify via CLIErick Ochoa
2020-04-28Fix pointer testErick Ochoa
2020-04-28return valuesErick Ochoa
2020-04-28Add test for return valueErick Ochoa
2020-04-28add tests for passing arguments as value or as referenceErick Ochoa
2020-04-28Adds pass by value testErick Ochoa
2020-04-28Fixes pointer indirection level testErick Ochoa
2020-04-28arrays with multiple dimensionsErick Ochoa
2020-04-28Redoing testsErick Ochoa
2020-04-28nested structs yeahErick Ochoa
2020-04-28fixing testsErick Ochoa
2020-04-28Truth about FIELD_DECLErick Ochoa
2020-04-28Interesting note about FIELD_DECLErick Ochoa
2020-04-28Adds test for nested structsErick Ochoa