Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Update CoreClr, CoreFx, PgoData to preview1-26014-04, preview1-26014-03, master-20171214-0043, respectively (master) #15520

Merged
merged 1 commit into from
Dec 14, 2017

Conversation

dotnet-maestro-bot
Copy link

@dotnet-maestro-bot dotnet-maestro-bot commented Dec 14, 2017

/cc @dotnet/coreclr-auto-update-notify

@dotnet-maestro-bot
Copy link
Author

Discarded c5ac688 (1:x: 1:hourglass: 14:heavy_check_mark:) Update PgoData to master-20171214-0043

  • Tizen armel Cross Checked Innerloop Build and Test Build finished. Details
  • Ubuntu16.04 arm Cross Debug Innerloop Build Started. Details
  • ✔️ Alpine.3.6 x64 Debug Build Build finished. Details
  • ✔️ CentOS7.1 x64 Checked Innerloop Build and Test Build finished. Details
  • ✔️ CentOS7.1 x64 Debug Innerloop Build Build finished. Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met.
  • ✔️ OSX10.12 x64 Checked Innerloop Build and Test Build finished. Details
  • ✔️ Ubuntu arm Cross Debug Innerloop Build Build finished. Details
  • ✔️ Ubuntu arm64 Cross Debug Innerloop Build Build finished. Details
  • ✔️ Ubuntu x64 Checked Innerloop Build and Test Build finished. Details
  • ✔️ Ubuntu x64 Innerloop Formatting Build finished. Details
  • ✔️ Windows_NT x64 Checked Innerloop Build and Test Build finished. Details
  • ✔️ Windows_NT x64 Innerloop Formatting Build finished. Details
  • ✔️ Windows_NT x86 Checked Innerloop Build and Test Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update PgoData to master-20171214-0043 (master) Update CoreClr, PgoData to preview1-26014-03, master-20171214-0043, respectively (master) Dec 14, 2017
@dotnet-maestro-bot
Copy link
Author

Discarded 468026e (16:heavy_check_mark:) Update CoreClr, PgoData to preview1-26014-03, master-20171214-0043, respectively

  • ✔️ Alpine.3.6 x64 Debug Build Build finished. Details
  • ✔️ CentOS7.1 x64 Checked Innerloop Build and Test Build finished. Details
  • ✔️ CentOS7.1 x64 Debug Innerloop Build Build finished. Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ OSX10.12 x64 Checked Innerloop Build and Test Build finished. Details
  • ✔️ Tizen armel Cross Checked Innerloop Build and Test Build finished. Details
  • ✔️ Ubuntu arm Cross Debug Innerloop Build Build finished. Details
  • ✔️ Ubuntu arm64 Cross Debug Innerloop Build Build finished. Details
  • ✔️ Ubuntu x64 Checked Innerloop Build and Test Build finished. Details
  • ✔️ Ubuntu x64 Innerloop Formatting Build finished. Details
  • ✔️ Ubuntu16.04 arm Cross Debug Innerloop Build Build finished. Details
  • ✔️ Windows_NT x64 Checked Innerloop Build and Test Build finished. Details
  • ✔️ Windows_NT x64 Innerloop Formatting Build finished. Details
  • ✔️ Windows_NT x86 Checked Innerloop Build and Test Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update CoreClr, PgoData to preview1-26014-03, master-20171214-0043, respectively (master) Update CoreClr, PgoData to preview1-26014-04, master-20171214-0043, respectively (master) Dec 14, 2017
@dotnet-maestro-bot
Copy link
Author

Discarded 8ba2425 (4:hourglass: 12:heavy_check_mark:) Update CoreClr, PgoData to preview1-26014-04, master-20171214-0043, respectively

  • CentOS7.1 x64 Checked Innerloop Build and Test Started. Details
  • Ubuntu arm Cross Debug Innerloop Build Started. Details
  • Ubuntu x64 Checked Innerloop Build and Test Started. Details
  • Ubuntu16.04 arm Cross Debug Innerloop Build Started. Details
  • ✔️ Alpine.3.6 x64 Debug Build Build finished. Details
  • ✔️ CentOS7.1 x64 Debug Innerloop Build Build finished. Details
  • ✔️ CROSS Check Build finished. Details
  • ✔️ license/cla All CLA requirements met. Details
  • ✔️ OSX10.12 x64 Checked Innerloop Build and Test Build finished. Details
  • ✔️ Tizen armel Cross Checked Innerloop Build and Test Build finished. Details
  • ✔️ Ubuntu arm64 Cross Debug Innerloop Build Build finished. Details
  • ✔️ Ubuntu x64 Innerloop Formatting Build finished. Details
  • ✔️ Windows_NT x64 Checked Innerloop Build and Test Build finished. Details
  • ✔️ Windows_NT x64 Innerloop Formatting Build finished. Details
  • ✔️ Windows_NT x86 Checked Innerloop Build and Test Build finished. Details
  • ✔️ WIP ready for review Details

@dotnet-maestro-bot dotnet-maestro-bot changed the title Update CoreClr, PgoData to preview1-26014-04, master-20171214-0043, respectively (master) Update CoreClr, CoreFx, PgoData to preview1-26014-04, preview1-26014-03, master-20171214-0043, respectively (master) Dec 14, 2017
@jkotas jkotas merged commit 7f8496d into dotnet:master Dec 14, 2017
ahsonkhan added a commit to ahsonkhan/coreclr that referenced this pull request Dec 14, 2017
Reverting the change to Enumerator Current for now

Fix file formatting

Enable Alpine CI (dotnet#15502)

* Enable Alpine CI

This enables Alpine CI leg on every PR using the pipelines.

compare type size instead of var_types

get rid of TYP_CHAR

Adding support for Acosh, Asinh, Atanh, and Cbrt to Math and MathF

Updating the PAL layer to support acosh, asinh, atanh, and cbrt

Adding some PAL tests for acosh, asinh, atanh, and cbrt

Adding valuenum support for acosh, asinh, atanh, and cbrt

Lsra Documentation

Update LinearScan section of ryujit-overview.md, and add lsra-detail.md

Refactor Unsafe.cs to get it more in sync with CoreRT. (dotnet#15510)

* Refactor Unsafe.cs to get it more in sync with CoreRT.

* Format the document.

* Unifying the copies of Unsafe using ifdefs

* Change exception thrown to PlatformNotSupportedException

* Addressing PR feedback and moving Unsafe to shared.

* Addressing PR feedback

* Addressing PR review - adding intrinsic attribute

Update CoreClr, CoreFx to preview1-26014-01, preview1-26013-12, respectively (dotnet#15513)

Revert "Add optional integer offset to OwnedMemory Pin (dotnet#15410)"

This reverts commit 8931cfa.

Get rid of old -altjitcrossgen argument now that CI has been updated

Merge pull request dotnet/corert#5109 from dotnet/nmirror (dotnet#15518)

Merge nmirror to master

Signed-off-by: dotnet-bot <[email protected]>

Revert " Revert "[Local GC] Move knowledge of overlapped I/O objects to the EE through four callbacks (dotnet#14982)""

Fix typo `_TARGET_ARM` to `_TARGET_ARM_`. This happens mostly in comments except lsra.cpp.

Update CoreClr, CoreFx, PgoData to preview1-26014-04, preview1-26014-03, master-20171214-0043, respectively (dotnet#15520)
ahsonkhan added a commit to ahsonkhan/coreclr that referenced this pull request Dec 14, 2017
Reverting the change to Enumerator Current for now

Fix file formatting

Enable Alpine CI (dotnet#15502)

* Enable Alpine CI

This enables Alpine CI leg on every PR using the pipelines.

compare type size instead of var_types

get rid of TYP_CHAR

Adding support for Acosh, Asinh, Atanh, and Cbrt to Math and MathF

Updating the PAL layer to support acosh, asinh, atanh, and cbrt

Adding some PAL tests for acosh, asinh, atanh, and cbrt

Adding valuenum support for acosh, asinh, atanh, and cbrt

Lsra Documentation

Update LinearScan section of ryujit-overview.md, and add lsra-detail.md

Refactor Unsafe.cs to get it more in sync with CoreRT. (dotnet#15510)

* Refactor Unsafe.cs to get it more in sync with CoreRT.

* Format the document.

* Unifying the copies of Unsafe using ifdefs

* Change exception thrown to PlatformNotSupportedException

* Addressing PR feedback and moving Unsafe to shared.

* Addressing PR feedback

* Addressing PR review - adding intrinsic attribute

Update CoreClr, CoreFx to preview1-26014-01, preview1-26013-12, respectively (dotnet#15513)

Revert "Add optional integer offset to OwnedMemory Pin (dotnet#15410)"

This reverts commit 8931cfa.

Get rid of old -altjitcrossgen argument now that CI has been updated

Merge pull request dotnet/corert#5109 from dotnet/nmirror (dotnet#15518)

Merge nmirror to master

Signed-off-by: dotnet-bot <[email protected]>

Revert " Revert "[Local GC] Move knowledge of overlapped I/O objects to the EE through four callbacks (dotnet#14982)""

Fix typo `_TARGET_ARM` to `_TARGET_ARM_`. This happens mostly in comments except lsra.cpp.

Update CoreClr, CoreFx, PgoData to preview1-26014-04, preview1-26014-03, master-20171214-0043, respectively (dotnet#15520)
ahsonkhan added a commit that referenced this pull request Dec 15, 2017
* Change ReadOnlySpan indexer to return ref readonly.

Update JIT to handle changes to ReadOnlySpan indexer

Resolving merge conflict and fixing jit importer

Update ReadOnlySpan Enumerator Current to use indexer.

Removing readonly keyword.

* Temporarily disabling Span perf and other tests that use ReadOnlySpan

* Isolating the ref readonly indexer change only to CoreCLR for now.

Reverting the change to Enumerator Current for now

Fix file formatting

Enable Alpine CI (#15502)

* Enable Alpine CI

This enables Alpine CI leg on every PR using the pipelines.

compare type size instead of var_types

get rid of TYP_CHAR

Adding support for Acosh, Asinh, Atanh, and Cbrt to Math and MathF

Updating the PAL layer to support acosh, asinh, atanh, and cbrt

Adding some PAL tests for acosh, asinh, atanh, and cbrt

Adding valuenum support for acosh, asinh, atanh, and cbrt

Lsra Documentation

Update LinearScan section of ryujit-overview.md, and add lsra-detail.md

Refactor Unsafe.cs to get it more in sync with CoreRT. (#15510)

* Refactor Unsafe.cs to get it more in sync with CoreRT.

* Format the document.

* Unifying the copies of Unsafe using ifdefs

* Change exception thrown to PlatformNotSupportedException

* Addressing PR feedback and moving Unsafe to shared.

* Addressing PR feedback

* Addressing PR review - adding intrinsic attribute

Update CoreClr, CoreFx to preview1-26014-01, preview1-26013-12, respectively (#15513)

Revert "Add optional integer offset to OwnedMemory Pin (#15410)"

This reverts commit 8931cfa.

Get rid of old -altjitcrossgen argument now that CI has been updated

Merge pull request dotnet/corert#5109 from dotnet/nmirror (#15518)

Merge nmirror to master

Signed-off-by: dotnet-bot <[email protected]>

Revert " Revert "[Local GC] Move knowledge of overlapped I/O objects to the EE through four callbacks (#14982)""

Fix typo `_TARGET_ARM` to `_TARGET_ARM_`. This happens mostly in comments except lsra.cpp.

Update CoreClr, CoreFx, PgoData to preview1-26014-04, preview1-26014-03, master-20171214-0043, respectively (#15520)

* Disabling a test that uses ReadOnlySpan indexer

* Temporarily disabling the superpmi test and fixing nit

* Remove debug statements.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants