| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Bug: 24349363
The use of __DATE__ makes this build hard to reproduce/diff.
Change-Id: I7d2b05bef53eac7084918f0781107bb920285bdf
(cherry picked from commit 3c19f5eec3bfcd1fcfda72cd02585569b42507a3)
|
|
|
|
|
|
|
| |
Various automerger/conflict resolution shenanigans have made this
branch no longer match AOSP. Bring them back into sync.
Change-Id: I4117ea6a323068945f237edc0ce0f51e171d4bae
|
|\
| |
| |
| |
| | |
* commit '876d6995443e99d13696f3941c3a789a4daa7c7a':
Update aosp/master LLVM for rebase to r222494.
|
| |
| |
| |
| | |
Change-Id: Ic787f5e0124df789bd26f3f24680f45e678eef2d
|
|\ \
| |/
|/|
| |
| |
| |
| | |
need GLIBC_2.6.
* commit '7a24d3c99c444122c5bcc1c49f43584140975ce8':
Switch to futimes() instead of futimens() so that we don't need GLIBC_2.6.
|
| |
| |
| |
| |
| | |
Bug: 18540243
Change-Id: I66c63c0aed1da38d676025308f229c927b8ce956
|
| |
| |
| |
| | |
Change-Id: Iaed181ce8f142355b69b8fd9590f62199c13e534
|
|/
|
|
|
|
|
|
|
| |
Bug: 18187181
We were missing the HAVE_TERMINFO define, as well as proper linkage against
ncurses to enable this.
Change-Id: I985e1720fadbce4e20ec3608e7d5f0f67d1a74e9
|
|
|
|
| |
Change-Id: Ifadecab779f128e62e430c2b4f6ddd84953ed617
|
|
|
|
|
|
| |
bug 13343378
Change-Id: I4152d2437a144645fa0b5a425b7bfdcb3a2a5594
|
|
|
|
| |
Change-Id: Ia5772dc9edbef054a56c60e830bdd84794844854
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: Iee3f058ff8484699e76080695815677d355dfbd1
|
|
|
|
| |
Change-Id: I61d7aab308971e632e01c649a8c2b503e851dadc
|
|
|
|
| |
Change-Id: I502c13aba9eb720a9591af998cb339836c9d8620
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Remove HAVE_SYS_UIO_H redefinition due to Windows build conflicts.
Add dependency on imagehlp.lib/dll.
Change-Id: I41cb9331c1fbde849ff9dc6906cbe9d8ae6bbc50
|
|
|
|
|
|
| |
Darwin-x86 has sys/uio.h. It's already configured in system/core.
Change-Id: Ia0791b2e5dbe1c0bfde7d5f74198580c855b5bee
|
|
|
|
| |
Change-Id: I7d835f78e102f04348ec23a5fd59eff82576bcb2
|
|
|
|
| |
Change-Id: I137160488239abcdf7a1af2c904c8f0e2d985b82
|
|
|
|
|
|
|
| |
mingw32 gcc compiler is different from gcc on Linux or Mac, in terms of
built-ins.
Change-Id: I4d699006c5321273ec383533eb4d5c5239f69a96
|
|
|
|
| |
Change-Id: Icdb09933e1065985b6341fde770d5ddc7895d789
|
|
|
|
| |
Change-Id: I92d44cb5fe428efeb739eb6f4207a10f6dc30214
|
|
|
|
| |
Change-Id: Ie21425f90d11e065e5a38b7fd16d1488a77e5873
|
|
|
|
|
|
|
|
| |
Error message was:
external/llvm/lib/Support/Unix/Process.inc:90: error: ‘::mallinfo’ has
not been declared
Change-Id: Icc3bf1f828426c08b3b1db134ef5337b40b271af
|
|
|
|
|
|
|
|
| |
Error message:
external/llvm/lib/Support/Unix/Memory.inc:51: error: 'MAP_ANONYMOUS'
was not declared in this scope
Change-Id: Ibe66561ab0fec678ecb357f07192a811ddd47240
|
|
|
|
|
|
|
| |
The config.h and llvm-config.h was out-of-date, and missing
a lot of important #defines.
Change-Id: I1394a2de64915efd56686de4bdb7999cc9705660
|
|
|
|
| |
Change-Id: Id929ad67b41e048102e89617bf6d2ba390aac1f1
|
|
|
|
| |
Change-Id: I1935ffce1c5d5eec52ad8b69bab9ee0c281aef16
|
|
|
|
| |
Change-Id: I2bb819151f3fa5ce18690ef373bf071205d3f278
|
|
|
|
| |
Change-Id: I82a9ed6db0bfe6671c871c1bee2973b0a0febe41
|
|
|
|
| |
Change-Id: I500dc66cd86e211aef6d6bf98aa30895ddc90079
|
|
|
|
| |
Change-Id: I580282af90c08f8fe81f05270b5a13b1f4283878
|
|
|
|
| |
Change-Id: I5233875cd1c07a41897cd732dc9ac67ae3d03af1
|
| |
|
|
|
|
| |
Change-Id: I174939e0acb4bc3bea368c8a8e8435384bcc8d48
|
| |
|
|
|
|
| |
Change-Id: I9688675d46dca0d564206616c40b005669269010
|
|
|
|
| |
Change-Id: I4f84a741e5fbc440cd4c251406d2b611a237f713
|
|
|
|
| |
Change-Id: I29399bbfa3b4b8cabb6caf64f5f3121727b17583
|
|
|
|
| |
Change-Id: Iad1cf587770d21d2d7306fc661ee159901cc4d18
|
|
|
|
|
|
| |
Re-turn on sdk.
Change-Id: I91a890863989a67243b4d2dfd1ae09b843ebaeaf
|
|
Change-Id: Ieaa3ebd5a38f370752495549f8870b534eeedfc5
|