summaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)Author
2020-06-26mcf is working on our pass but fails on anotherErick Ochoa
2020-06-18feature parityErick Ochoa
2020-06-18deleting writes to fieldErick Ochoa
2020-06-18better type accessorErick Ochoa
2020-06-18fixes memrefErick Ochoa
2020-06-18everything good until memrefErick Ochoa
2020-06-18return typeErick Ochoa
2020-06-18arguments are workingErick Ochoa
2020-06-17relayout typeErick Ochoa
2020-06-17wipErick Ochoa
2020-06-17more pointer arithmeticErick Ochoa
2020-06-17fixes tesetErick Ochoa
2020-06-17can deal with arraysErick Ochoa
2020-06-16passing testErick Ochoa
2020-06-16wipErick Ochoa
2020-06-16better type renamingErick Ochoa
2020-06-16reconstructing structsErick Ochoa
2020-06-16wipErick Ochoa
2020-06-10Adds GimpleAccessor and ExprAccessorErick Ochoa
2020-06-09Adds test for volatile and unionErick Ochoa
2020-06-09Fixes escape analysis testsErick Ochoa
2020-06-08Adds type-escape-analysis for testingErick Ochoa
2020-06-08Adds ability to find casting between typesErick Ochoa
2020-06-03MergingErick Ochoa
2020-06-03wipErick Ochoa
2020-06-03Renames escape analysis to type playgroundErick Ochoa
2020-06-03renames hello-world pass to escape-analysisErick Ochoa
2020-06-03Successfully understand how incomplete types are comparedErick Ochoa
2020-06-03Proof for incomplete type structural inequalityErick Ochoa
2020-06-03Add test case 00Erick Ochoa
2020-06-03Add const testErick Ochoa
2020-06-03Adds testErick Ochoa
2020-06-03Dealing with eliminating writes to elimited fields when they are the only gim...Erick Ochoa
2020-06-03Fixes getting parameter types during escape analysisErick Ochoa
2020-06-03Adds csmith test #5Erick Ochoa
2020-06-03Fixes csmith test #4Erick Ochoa
2020-06-03Adds test case for bug #3 found by csmithErick Ochoa
2020-06-03Fixes bug #3 obtained via csmithErick Ochoa
2020-06-03Fixes bug #2 found by creduceErick Ochoa
2020-06-03Fixing test case found by creduceErick Ochoa
2020-06-03wipErick Ochoa
2020-06-03Adds gimple conditional testErick Ochoa
2020-06-03Pointer reads and pointer writesErick Ochoa
2020-06-03Counts simple writes to fieldsErick Ochoa
2020-06-03Succeeds in passing simple read testErick Ochoa
2020-06-03Adds test to count field readErick Ochoa
2020-06-03Fixes testErick Ochoa
2020-06-03Changes pass name to type-escape-analysisErick Ochoa
2020-06-03Fixes escaping parametersErick Ochoa
2020-06-03Propagating escape information to all reachable typesErick Ochoa