Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DI-based LLVM Type Hierarchy #702

Commits on May 23, 2023

  1. small backup safe

    mxHuber committed May 23, 2023
    Configuration menu
    Copy the full SHA
    cd2300f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    9428cb5 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    0d4d535 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    483596e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d1a5d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    0b9c1e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac6495c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    e630e04 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    688c115 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    f8b48aa View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. bug fixes + tests

    mxHuber committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    587839f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    deebbcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a81ab3b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    36a0fa2 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Configuration menu
    Copy the full SHA
    00dace4 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. working direct edge detection

    mxHuber committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    d833748 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    cd5d7a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. vtables and dotgraph

    mxHuber committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    21bf49f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    7451de3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. impl review suggestions

    mxHuber committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    71592b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    03aadf1 View commit details
    Browse the repository at this point in the history
  2. impl .set_bits() loop

    mxHuber committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    57eefb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. fixed vtables

    mxHuber committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    518309b View commit details
    Browse the repository at this point in the history
  2. fixes and code cleanup

    mxHuber committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    24a6cd0 View commit details
    Browse the repository at this point in the history
  3. added llvm::interleaveComma

    mxHuber committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    61d18ff View commit details
    Browse the repository at this point in the history
  4. fixed wrong assertion

    mxHuber committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7ea9969 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    0a60991 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. small refactor

    mxHuber committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    027d843 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. important bugfixes

    mxHuber committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    39756ac View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    6ece219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bc4a30 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. more unittests, all pass

    mxHuber committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a7dd8ca View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. reworked unittests

    mxHuber committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0e61b48 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. review changes

    mxHuber committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    fa093ef View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. review changes

    mxHuber committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b1635c1 View commit details
    Browse the repository at this point in the history
  2. myphasartools.cpp revert

    mxHuber committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c3c9b51 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    8669373 View commit details
    Browse the repository at this point in the history
  2. current final version

    mxHuber committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    15af897 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Bump submodules

    fabianbs96 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    29a0c12 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. backup of fixes + unittests

    mxHuber committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    af587b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. more unittests

    mxHuber committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1f1e323 View commit details
    Browse the repository at this point in the history
  2. new unittest

    mxHuber committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5b56d8c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Pin swift version

    fabianbs96 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    06dbc3f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. basicRecoTH backup

    mxHuber committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    6cdaaa7 View commit details
    Browse the repository at this point in the history
  2. backup of structure

    mxHuber committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7756202 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Analysis Printer (#17)

    * Initial Commit
    
    * AnalysisPrinter Second commit
    
    * Initial Commit
    
    * Integrate Printer with client Analysis and test
    
    * Addressing Review comments
    
    * Integrate AnalysisPrinter with all analyses and template class modified
    
    * vector emplace_back instead of push_back
    
    * Testcase for AnalysisPrinter
    
    * GroundTruth derived class initial commit
    
    * AnalysisPrinter Test complete and Test
    
    * fixing myphasartool file
    
    * Test pre-commit fix
    
    * Adding Test cases and fixing PR failure
    
    * 1.template params to N,D,L  2.remove AnalysisType param from AnalysisResults 3.rearranging class variables
    
    * 1.template params to N,D,L 2.remove AnalysisType param from AnalysisResults 3.rearranging class variables
    
    * Null AnalysisPrinter singleton
    
    * Adding AnalysisPrinter to IDETabulation Problem
    
    * making free (N,D,L)ToString functions
    
    * disable copy and move for analysis-printer
    
    * Default NullAnalysisPrinter and explicit print methods
    
    * removing SetAnalysisPrinter from client analyses and modified Testcase for AnalysisPrinter
    
    * Adding superclass for AnalysisPrinter
    
    * Addressing review comments and fixing PR build failure
    
    * fix: minors
    
    * fix: minor (clang-tidy)
    
    * fix: review feedback
    
    * misc: minor refactoring
    
    ---------
    
    Co-authored-by: SanthoshMohan <[email protected]>
    Co-authored-by: Sriteja Kummita <[email protected]>
    3 people authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9179cf0 View commit details
    Browse the repository at this point in the history
  2. new unittests, some fail

    mxHuber committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e6b87cd View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. unittests fixed, all pass

    mxHuber committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a8ef03a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    3062f3d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    70e3241 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    4379bd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f15a19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    771d7d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. fix: review feedback

    sritejakv committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6063730 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from fabianbs96/f-AnalysisPrinterReview

    fix: review feedback
    fabianbs96 authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2e9efb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    a75309e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e244eea View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    27c4c49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e616272 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    9e215dc View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    dc95906 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    0b8f638 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0139f16 View commit details
    Browse the repository at this point in the history