History log of /external/llvm/device/include/llvm/Config/config.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cddc3e03e4ec99c0268c03a126195173e519ed58 04-Mar-2016 Pirama Arumuga Nainar <pirama@google.com> Update aosp/master LLVM for rebase to r256229

http://b/26987366

(cherry picked from commit f3ef5332fa3f4d5ec72c178a2b19dac363a19383)

Change-Id: Ic75dcb63191d65df1b69724576392c0aaeb47728
/external/llvm/device/include/llvm/Config/config.h
3c19f5eec3bfcd1fcfda72cd02585569b42507a3 24-Sep-2015 Stephen Hines <srhines@google.com> Remove ENABLE_TIMESTAMPS to ensure reproducible builds.

Bug: 24349363

The use of __DATE__ makes this build hard to reproduce/diff.

Change-Id: I7d2b05bef53eac7084918f0781107bb920285bdf
/external/llvm/device/include/llvm/Config/config.h
e33c5fac0bb13e002d1a4a99271726734c18c5e5 08-Jul-2015 Elliott Hughes <enh@google.com> Prepare for the removal of HAVE_MALLOC_H from AndroidConfig.h.

The device config.h is a good cleanup; the host side doesn't work
as well because of Mac OS, but it's no worse than the existing Mac OS
hacks.

Change-Id: I7a9dc089f03ae992c7463866a8b6c383ba0437e3
/external/llvm/device/include/llvm/Config/config.h
e1977d0f8ca591f43fc0d3cba7e6a2b5ca7e22ff 21-May-2015 Stephen Hines <srhines@google.com> Update llvm device version number to 3.6.

Bug: 20894851
Change-Id: Ic6deb626e2bad98d7420046e47b92556868dfe05
/external/llvm/device/include/llvm/Config/config.h
37ed9c199ca639565f6ce88105f9e39e898d82d0 01-Dec-2014 Stephen Hines <srhines@google.com> Update aosp/master LLVM for rebase to r222494.

Change-Id: Ic787f5e0124df789bd26f3f24680f45e678eef2d
/external/llvm/device/include/llvm/Config/config.h
36b56886974eae4f9c5ebc96befd3e7bfe5de338 24-Apr-2014 Stephen Hines <srhines@google.com> Update to LLVM 3.5a.

Change-Id: Ifadecab779f128e62e430c2b4f6ddd84953ed617
/external/llvm/device/include/llvm/Config/config.h
373aa5c665fe6df6b9c5586d397dc3617f25aab5 07-Feb-2014 Stephen Hines <srhines@google.com> 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
/external/llvm/device/include/llvm/Config/config.h
e4799f60dc79d16ee270b38e9fab805178a572aa 13-Aug-2013 Stephen Hines <srhines@google.com> Fix build break due to conflicting #define values.

Change-Id: I502c13aba9eb720a9591af998cb339836c9d8620
/external/llvm/device/include/llvm/Config/config.h
ead8d02a509cd69a74e01e4af90d8b237f30ed1c 08-Aug-2013 Stephen Hines <srhines@google.com> Update LLVM for merge to r187913.

Add HAVE_FUTIMENS to */include/llvm/Config/config.h

Update version number to 3.3 (even though this is tracking 3.4)

Removed lib/Archive

Added lib/Option

Android.mk changes:
- PathV2.cpp
- SimplifyLibCalls.cpp
- BlackList.cpp
- VecUtils.cpp
+ MD5.cpp
+ CFG.cpp
+ SpecialCaseList.cpp
+ MachOUniversal.cpp
+ StructurizeCFG.cpp

Change-Id: I8ee072cd0d4210a6a5492c0e6663f8464ff21386
/external/llvm/device/include/llvm/Config/config.h
9318a38869458cef6806cf85a7d7d8157101fb9f 08-May-2012 Logan Chien <loganchien@google.com> Reconfigure config.h and llvm-config.h.

The config.h and llvm-config.h was out-of-date, and missing
a lot of important #defines.

Change-Id: I1394a2de64915efd56686de4bdb7999cc9705660
/external/llvm/device/include/llvm/Config/config.h
79f06f3cbcf2cb0394d33382186c31f2967cb400 26-Nov-2011 Logan Chien <loganchien@google.com> Add build rules for MIPS.

Change-Id: Id929ad67b41e048102e89617bf6d2ba390aac1f1
/external/llvm/device/include/llvm/Config/config.h
f2a027ee44593147a4aee5566a13f682a1964773 11-Nov-2011 Stephen Hines <srhines@google.com> Update LLVM to svn 144354.

Change-Id: I1935ffce1c5d5eec52ad8b69bab9ee0c281aef16
/external/llvm/device/include/llvm/Config/config.h
4671b174806e6c8577125a644aa85999598e4971 28-Feb-2011 jush <jush.msn@gmail.com> Update build script after merge.
/external/llvm/device/include/llvm/Config/config.h
1077c330eed643485d5bc2852abea1fb41bac5fb 07-Feb-2011 Kenny Root <kroot@google.com> Fix X86 target build

Change some definitions in the .def files to allow the targeting of ARM
or X86.

Fix a typo in the previously submitted Makefile.

Add the include for <ctype.h> to use toupper()

Change-Id: Ibb9bea6566d47f1d1854fea18d09287fdd36048b
/external/llvm/device/include/llvm/Config/config.h
a95f589c757c8c857096a07e0d376ca9aaec6c2c 11-Sep-2010 Shih-wei Liao <sliao@google.com> Apply changes on LLVM r112364 after merge.

Change-Id: I9688675d46dca0d564206616c40b005669269010
/external/llvm/device/include/llvm/Config/config.h
8a54f3e1f79c1e57e76a1cc53c6c5697374ea7b5 04-Jun-2010 Shih-wei Liao <sliao@google.com> Initial slang.

Change-Id: I4f84a741e5fbc440cd4c251406d2b611a237f713
/external/llvm/device/include/llvm/Config/config.h
6d9ab31472b61c32b71878d72a421dac40a509aa 09-May-2010 Shih-wei Liao <sliao@google.com> mError

Change-Id: I29399bbfa3b4b8cabb6caf64f5f3121727b17583
/external/llvm/device/include/llvm/Config/config.h
01cd9d86e74fb2f13156215d85df202a0d11110f 09-May-2010 Shih-wei Liao <sliao@google.com> atomics.h

Change-Id: Iad1cf587770d21d2d7306fc661ee159901cc4d18
/external/llvm/device/include/llvm/Config/config.h
7abe37e4aee38cc79d91dd069a37d7e91d5bef53 28-Apr-2010 Shih-wei Liao <sliao@google.com> Sync upstream to r102410.
Re-turn on sdk.

Change-Id: I91a890863989a67243b4d2dfd1ae09b843ebaeaf
/external/llvm/device/include/llvm/Config/config.h
e4454320b3cfffe926a487c33fbeb454366de2f8 07-Apr-2010 Shih-wei Liao <sliao@google.com> libbcc

Change-Id: Ieaa3ebd5a38f370752495549f8870b534eeedfc5
/external/llvm/device/include/llvm/Config/config.h