summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-02type walkererick/type-playgroundErick Ochoa
2020-06-02Add type stringifierErick Ochoa
2020-06-02Fixes type walkerErick Ochoa
2020-06-02wipErick Ochoa
2020-06-02adds type walkerErick Ochoa
2020-05-29More completeErick Ochoa
2020-05-28sanity check passesErick Ochoa
2020-05-28comparison weird caseErick Ochoa
2020-05-22wipErick Ochoa
2020-05-22fixing escape analysisErick Ochoa
2020-05-22improving escape analysisErick Ochoa
2020-05-22Fixes nab_rErick Ochoa
2020-05-20wipErick Ochoa
2020-05-16move is_gimple_code to inlinesErick Ochoa
2020-05-15refactoring escape analysisErick Ochoa
2020-05-15Renames escape analysis to type playgroundErick Ochoa
2020-05-15Adds sanity checkErick Ochoa
2020-05-14Refactored code works in mcfErick Ochoa
2020-05-14Adds globalsErick Ochoa
2020-05-14Adds fuzz modeErick Ochoa
2020-05-14add collecting types for GIMPLE_RETURNErick Ochoa
2020-05-14fuzzing type collectorErick Ochoa
2020-05-13working on escape analysisErick Ochoa
2020-05-13renames hello-world pass to escape-analysisErick Ochoa
2020-05-13Fix inlinesErick Ochoa
2020-05-13Successfully understand how incomplete types are comparedErick Ochoa
2020-05-13Proof for incomplete type structural inequalityErick Ochoa
2020-05-12Add test case 00Erick Ochoa
2020-05-12Filtering out types based on cliErick Ochoa
2020-05-12Adds ability to use only specified comparison functionsErick Ochoa
2020-05-11FixesErick Ochoa
2020-05-11Type playground performs comparisonsErick Ochoa
2020-05-11Adds passes to print type namesErick Ochoa
2020-05-08wipErick Ochoa
2020-05-07wipErick Ochoa
2020-05-07Adds compare typesErick Ochoa
2020-05-06experiment with aliasErick Ochoa
2020-05-06Fix commentsErick Ochoa
2020-05-04Daily bump.GCC Administrator
2020-05-03i386: Use plus_constant instead of gen_rtx_PLUSUros Bizjak
2020-05-03libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)Jonathan Wakely
2020-05-03Fix incorrect use of 'Unrestricted_Access in testcaseEric Botcazou
2020-05-03Daily bump.GCC Administrator
2020-05-02gfortran: Get asan library from TEST_ALWAYS_FLAGSH.J. Lu
2020-05-02Darwin: Fix a diagnostic spelling [PR93861]Iain Sandoe
2020-05-02Add asan subdirectory for gfortran.dg.Thomas Koenig
2020-05-02tilegx: Unbreak buildJakub Jelinek
2020-05-01Add patch_area_size and patch_area_entry to crtlH.J. Lu
2020-05-02Daily bump.GCC Administrator
2020-05-01c++: Missing SFINAE with inaccessible static data member [PR90880]Patrick Palka