summaryrefslogtreecommitdiff
path: root/gcc/Makefile.in
AgeCommit message (Expand)Author
2020-06-18better type accessorErick Ochoa
2020-06-16wipErick Ochoa
2020-06-16reconstructing structsErick Ochoa
2020-06-10which fields can be deletedErick Ochoa
2020-06-10Adds GimpleAccessor and ExprAccessorErick Ochoa
2020-06-08Adds type-escape-analysis for testingErick Ochoa
2020-06-08Deletes and comments previous APIErick Ochoa
2020-06-08Adds ability to find casting between typesErick Ochoa
2020-06-05equalityErick Ochoa
2020-06-05equalitiesErick Ochoa
2020-06-04Merge branch 'erick/type-escape-analysis-refactor' into common/ipa-str-reorgErick Ochoa
2020-06-04gimple-escaperErick Ochoa
2020-06-04remove compare-typesErick Ochoa
2020-06-04Removes name-typesErick Ochoa
2020-06-04remove ipa-typa-collectorErick Ochoa
2020-06-04collector and walkerErick Ochoa
2020-06-03MergingErick Ochoa
2020-06-03Rename to prototypeErick Ochoa
2020-06-03Expr walker is workingErick Ochoa
2020-06-03stringifier and expression walkerErick Ochoa
2020-06-03type walkerErick Ochoa
2020-06-03refactoring escape analysisErick Ochoa
2020-06-03Renames escape analysis to type playgroundErick Ochoa
2020-06-03working on escape analysisErick Ochoa
2020-06-03Adds passes to print type namesErick Ochoa
2020-06-03wipErick Ochoa
2020-06-03wipErick Ochoa
2020-06-03experiment with aliasErick Ochoa
2020-06-03Fixes testErick Ochoa
2020-06-03Renamed hello-world to type-escape-analysisErick Ochoa
2020-06-03collects pointersErick Ochoa
2020-06-03Makes utils libraryErick Ochoa
2020-06-03Migrating to common APIErick Ochoa
2020-06-03Adds Garys commitErick Ochoa
2020-06-03Initial commitErick Ochoa
2020-06-01Move array bounds checking into its own file.Aldy Hernandez
2020-06-01Move value_range_equiv code to its own file.Aldy Hernandez
2020-05-28jit: port libgccjit to WindowsNicolás Bértolo
2020-05-20Fix alignment for local variable [PR90811]Kito Cheng
2020-05-14openmp: cgraph support for late declare variant resolutionJakub Jelinek
2020-05-12gcc: Enable Intel CET on Intel CET enabled host for jitH.J. Lu
2020-04-30--with-{documentation,changes}-root-url tweaksJakub Jelinek
2020-04-29diagnostics: Add %{...%} pretty-format support for URLs and use it in -Wpsabi...Jakub Jelinek
2020-02-26analyzer: improvements to logging/dumpingDavid Malcolm
2020-01-18[C++ coroutines] Initial implementation.Iain Sandoe
2020-01-14analyzer: add function-set.cc/hDavid Malcolm
2020-01-14Initial commit of analyzerDavid Malcolm
2020-01-10Add diagnostic pathsDavid Malcolm
2020-01-01Update copyright years.Jakub Jelinek
2019-12-18PR 86416 – improve lto1 diagnostic if a mode does not existTobias Burnus