From 373aa5c665fe6df6b9c5586d397dc3617f25aab5 Mon Sep 17 00:00:00 2001 From: Stephen Hines Date: Thu, 6 Feb 2014 23:41:26 -0800 Subject: Update LLVM for merge to 3.4. Update config.h files. Add RS SubtargetFeature for +long64 on ARM devices. Adjust Android.mk for added/removed files: + Delinearization.cpp - PathNumbering.cpp - PathProfileInfo.cpp - PathProfileVerifier.cpp - ProfileDataLoader.cpp - ProfileDataLoaderPass.cpp - ProfileEstimatorPass.cpp - ProfileInfo.cpp - ProfileInfoLoader.cpp - ProfileInfoLoaderPass.cpp - ProfileVerifierPass.cpp + LiveRegUnits.cpp - ShrinkWrapping.cpp + StackMaps.cpp - StrongPHIElimination.cpp + DIEHash.cpp + LegacyPassManager.cpp + ELF.cpp + Unicode.cpp - MipsOptimizeMathLibCalls.cpp - MipsELFStreamer.cpp + MipsTargetStreamer.cpp - EdgeProfiling.cpp + DataFlowSanitizer.cpp + DebugIR.cpp - OptimalEdgeProfiling.cpp - PathProfiling.cpp - ProfilingUtils.cpp - BasicBlockPlacement.cpp + LoopRerollPass.cpp + PartiallyInlineLibCalls.cpp + SampleProfile.cpp + GlobalStatus.cpp Change-Id: I17dcf0bf53a1720acd8226ae3e30d84993562a91 --- README.android | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.android') diff --git a/README.android b/README.android index 3cac705..d9942ee 100644 --- a/README.android +++ b/README.android @@ -22,7 +22,10 @@ * For Jellybean MR1: Synced to upstream r162314 * For Jellybean MR2: Synced to upstream r177342 * For Key Lime Pie: Synced to upstream r187913 +* For FUTURE: Synced to LLVM 3.4 r197944 +* Cherry-pick on 2014/2/13: https://llvm.org/svn/llvm-project/llvm/trunk@201362 (Contact srhines for merge questions.) +* Recent downstreaming on 2014/2/11: Synced to r197944 (Contact srhines for merge questions.) * Recent downstreaming on 2013/8/8: Synced to r187913 (Contact srhines for merge questions.) * Recent downstreaming on 2013/6/13: Synced to r183849 (Contact srhines for merge questions.) * Recent downstreaming on 2013/5/3: Synced to r180947 (Contact srhines for merge questions.) -- cgit v1.1