From 3870568e829a9c306ba4d12265c38939500bcb5b Mon Sep 17 00:00:00 2001 From: Artur Harasimiuk Date: Tue, 29 May 2018 17:12:28 +0200 Subject: [PATCH] igc revision update Change-Id: Icf197fd9a988cb0f60b1c788fe7dc36f017b2c8a Signed-off-by: Artur Harasimiuk --- manifests/igc.yml | 28 ++++++++++++++-------------- manifests/manifest.yml | 4 ++-- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/manifests/igc.yml b/manifests/igc.yml index cff108b4c2..1dcc653825 100644 --- a/manifests/igc.yml +++ b/manifests/igc.yml @@ -1,21 +1,21 @@ components: - llvm_source: - revision: HEAD - repository: https://github.com/llvm-mirror/llvm - branch: release_40 - dest_dir: llvm_source - llvm_patches: - revision: 0ba9debba34be4159a80f27818858abf00e03e2d - repository: https://github.com/intel/llvm-patches - branch: master - dest_dir: llvm_patches clang_source: - revision: HEAD - repository: https://github.com/llvm-mirror/clang branch: release_40 dest_dir: clang_source + repository: https://github.com/llvm-mirror/clang + revision: HEAD common_clang: - revision: fa75886fa8f25c093b5e174ce07776ccb203789c - repository: https://github.com/intel/opencl-clang branch: master dest_dir: common_clang + repository: https://github.com/intel/opencl-clang + revision: 9b2473dc76bca8e58bf90e859a87f97ed1ca962c + llvm_patches: + branch: master + dest_dir: llvm_patches + repository: https://github.com/intel/llvm-patches + revision: 7ac2c8a04178cf90365eeba15c63028a26409de0 + llvm_source: + branch: release_40 + dest_dir: llvm_source + repository: https://github.com/llvm-mirror/llvm + revision: HEAD diff --git a/manifests/manifest.yml b/manifests/manifest.yml index f8fef47f65..9a11777ed4 100644 --- a/manifests/manifest.yml +++ b/manifests/manifest.yml @@ -11,13 +11,13 @@ components: clean_on_sync: true dest_dir: igc repository: https://github.com/intel/intelgraphicscompiler - revision: 858e183e0724674f9c12477d944af6aa0aa3875a + revision: 65bbbe3ea8afb2d40ef759a51a358b4795860ce0 type: git infra: branch: infra clean_on_sync: true dest_dir: infra - revision: 5a57e424807a4fb6a2e4146211b8ae421baa3e30 + revision: 4e937dffeda356f6334f4c84a07a353fc8c0c7af type: git internal: branch: master