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

Upgrade to LLVM9 #548

Merged
merged 27 commits into from
Jun 1, 2020
Merged

Upgrade to LLVM9 #548

merged 27 commits into from
Jun 1, 2020

Commits on Jan 30, 2020

  1. Try llvm9

    sklam committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    98d9fdb View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Update SVML patch for llvm9

    sklam committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    d1be6ab View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Update LTO patch

    sklam committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    5a5117c View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Update for new visual studio

    sklam committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    546d46a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Configuration menu
    Copy the full SHA
    cb00357 View commit details
    Browse the repository at this point in the history
  2. Add comment

    sklam committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    6fd63f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Use the -A option for Arch

    sklam committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    dc6aaaf View commit details
    Browse the repository at this point in the history
  2. Fix the option

    sklam committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    19a68e1 View commit details
    Browse the repository at this point in the history
  3. Turn off DIA

    so it doesn't depend on atlbase.h
    sklam committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    4eb00c4 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Merge branch 'master' into enh/llvm9

    # Conflicts:
    #	buildscripts/azure/azure-windows.yml
    #	ffi/build.py
    sklam committed May 11, 2020
    Configuration menu
    Copy the full SHA
    6cafeac View commit details
    Browse the repository at this point in the history
  2. Use VS2017

    sklam committed May 11, 2020
    Configuration menu
    Copy the full SHA
    5b1b354 View commit details
    Browse the repository at this point in the history
  3. Fix

    sklam committed May 11, 2020
    Configuration menu
    Copy the full SHA
    fc0bc0e View commit details
    Browse the repository at this point in the history
  4. Patch for llvm9

    sklam committed May 11, 2020
    Configuration menu
    Copy the full SHA
    1d3b406 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Power to build llvm9

    sklam committed May 12, 2020
    Configuration menu
    Copy the full SHA
    9941ef7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Add jit option to create_target_machine.

    Remove old & unused EmitJITDebug.
    sklam committed May 13, 2020
    Configuration menu
    Copy the full SHA
    19e77ae View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Build llvm9

    sklam committed May 18, 2020
    Configuration menu
    Copy the full SHA
    9efea5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c2eb02 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

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

Commits on May 27, 2020

  1. Fix cmake vs config

    sklam committed May 27, 2020
    Configuration menu
    Copy the full SHA
    7ecc7d7 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

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

Commits on May 29, 2020

  1. Cleanup

    sklam committed May 29, 2020
    Configuration menu
    Copy the full SHA
    d018aef View commit details
    Browse the repository at this point in the history
  2. Remove unneeded code

    sklam committed May 29, 2020
    Configuration menu
    Copy the full SHA
    c4c85b0 View commit details
    Browse the repository at this point in the history
  3. Support LLVM 9 only

    sklam committed May 29, 2020
    Configuration menu
    Copy the full SHA
    af353f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cf629c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Fix flake8 on master

    sklam committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    63eb00a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdc98da View commit details
    Browse the repository at this point in the history
  3. Use VS2017 in appveyor

    sklam committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    cea2e7e View commit details
    Browse the repository at this point in the history