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

Handle __constant__ robustly. #5

Closed

Commits on Feb 28, 2020

  1. Handle __constant__ robustly.

    AlexVlx committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    4d06258 View commit details
    Browse the repository at this point in the history
  2. Overhaul pointer promotion pass to catch more cases. (#3)

    * Overhaul pointer promotion pass to catch more cases.
    
    * Simplify temporary insertion.
    
    * Do not regress the handling of naked pointers.
    
    * Really correct insertion point.
    
    * UndefValue is much cleaner, so use it.
    
    * Fix messy formatting.
    
    * Use trivially removable temporaries.
    AlexVlx committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    561ee2b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Merge branch 'amd-stg-open-hcc' of https://github.com/RadeonOpenCompu…

    …te/llvm-project into feature-hcc-better-handling-of-constant
    AlexVlx committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    40c321a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

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

Commits on Mar 9, 2020

  1. Re-sync with upstream.

    AlexVlx committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    4f2e5a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Update PromoteConstant.cpp

    AlexVlx committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    60b4718 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efef5be View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature_refine_SAC_and_PPKATG' of https://github.com/Ra…

    …deonOpenCompute/llvm-project into feature-hcc-better-handling-of-constant
    AlexVlx committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    04affe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    5a14341 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'amd-stg-open-hcc' of https://github.com/RadeonOpenCompu…

    …te/llvm-project into feature-hcc-better-handling-of-constant
    AlexVlx committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    e7d1f98 View commit details
    Browse the repository at this point in the history