| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \
| |/
| |
| |
| | |
* commit '00227471485a815abadf2cc8cd334c4e86f187f9':
Don't clobber LOCAL_CFLAGS_arm64 in llvm-device-build.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
bug 18808781
Change-Id: Iabd483a8ec91a4bb6a21e4569c53f28271abdd22
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '1be856302d996cbccf76d19bb651347dc2c8d04b':
Add -fno-inline to LLVM device flags.
|
| |\ \
| | |/ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This works around a problem in the last rebase where RS compiles
using an AArch64-based toolchain crash.
bug 18808781
Change-Id: I6c51cf6fc34a1da9182b11fae9471791fa959e6e
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
for 3.6."
* commit '09d14aa3fec0269014fd7b742e84a016b35010f9':
Update LLVM lit test configuration to be able to work for 3.6.
|
| |\ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add support for building more host verification tools:
+ LLVMHello.so (loadable plugin pass)
+ lli-child-target
+ llvm-symbolizer (missing some Android.mk magic)
+ llvm-vtabledump
+ verify-uselistorder
Change-Id: Id7a9397bf458e97fc330ea0301ebb001750aac7c
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '121f20f7317b160aedcaabfbe532e328912ffa18':
Build opt for the device.
|
| |\ \
| | |/ |
|
| |/
| |
| |
| | |
Change-Id: I3b62c323c3d0062b5de3900f7e285f0dbf2ce533
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Cortex-A57 crashes.
* commit '50721a7a8e3c7094a828e29e7697ea52855c6542':
Merge in the following upstream patches to resolve Cortex-A57 crashes.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
r214957
r215233
r216455
r216721
r217682
r217689
r217690
r217735
Change-Id: Ia53b88591471325df132caf26e1087510a65ce36
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Various automerger/conflict resolution shenanigans have made this
branch no longer match AOSP. Bring them back into sync.
Change-Id: I4117ea6a323068945f237edc0ce0f51e171d4bae
|
|\ \ \ \
| |/ / /
|/| / /
| |/ /
| | |
| | |
| | | |
+ build updates.""
* commit '22c310d78ce9630af15b0de94c18a409705b7496':
Revert "Revert "Bring in fixes for Cortex-A53 errata + build updates.""
|
| | |
| | |
| | |
| | | |
This reverts commit c8db087b3b6d8767db4fa54057ac8fa448d812ca.
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '6eeae0cf0069a272980de53836081a244ca5dffb':
Revert "Apply rL216114 from upstream LLVM."
|
| | |
| | |
| | |
| | | |
This reverts commit 9156e80250ada6f6d39af3b464a918d4855f9a2a.
|
|\ \ \
| | |/
| |/|
| | |
| | | |
* 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
|
|\ \ \
| | |/
| |/|
| | |
| | | |
* commit 'd2327b22152ced7bc46dc629fc908959e8a52d03':
glibc has <sys/uio.h>.
|
| |\ \ |
|
| |/ /
| | |
| | |
| | | |
Change-Id: Iaed181ce8f142355b69b8fd9590f62199c13e534
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '2a9316a6c86a257f0c80f46f067423399a05e49a':
Don't use libgcc_s on Darwin.
|
| |\ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
Apple doesn't have a libgcc_s.
Change-Id: I2d20a579ec629afb2487e61b962c7f22a920c845
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '34e653df940b535d13377605d0051ad0bda6465b':
Enable 64-bit builds of all host LLVM tools.
|
| |\ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 10653601
Bug: 13751317
We need to manually specify the same libgcc_s that is linked with all other
host tools, because the libc++ build rules explicitly pass -nodefaultlibs.
Change-Id: If85ebb2949f456a2ed5cc412e7d1510cc72a3c76
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
LLVM tools.""
* commit 'fd8cbaa7d632c2eedbfe72fd58f513e6ad828575':
Revert "Enable 64-bit builds of all host LLVM tools."
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* commit 'fbc55c91b9e9eb1f38fd2b9b1a4a1bb3a9c50ef4':
Revert "Enable 64-bit builds of all host LLVM tools."
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This reverts commit f514d2c2b4a722b311d2f2c2a8762d7a83d42c00.
Change-Id: I240b55287c4c8a812b95b950a9a928f3e36628c5
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit '3829262340cf1916efa8891045039f193f6d5211':
Enable 64-bit builds of all host LLVM tools.
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* commit 'e5a8082990418db051a52f003033a480ca691bec':
Enable 64-bit builds of all host LLVM tools.
|
| | |\ \ \
| | | |/ / |
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 10653601
Bug: 13751317
We need to manually specify the same libgcc_s that is linked with all other
host tools, because the libc++ build rules explicitly pass -nodefaultlibs.
Change-Id: I09e7d2894e2be90ac81223b523688973fcb7de9a
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '0a12e3b13373e65953a2bb1074532bd981c31a6a':
Add color support for Clang!
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit '3160f5018b58edd927dc288630f115b8f910f8f3':
Add color support for Clang!
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 18187181
We were missing the HAVE_TERMINFO define, as well as proper linkage against
ncurses to enable this.
Change-Id: I985e1720fadbce4e20ec3608e7d5f0f67d1a74e9
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit '4de5ad4388bab02661c00437e7cf6b463b705ca9':
Allow mm in these subdirectories.
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* commit '0d8024950adc786e7d360261de0effe0ddd236d0':
Allow mm in these subdirectories.
|
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
These files weren't including llvm.mk themselves, causing
LLVM_HOST_BUILD_MK to be undefined. For make, include $(undefined_var)
fails without error, because make is quite possibly the worst tool
ever made.
Change-Id: Ic2ddd7ba844cf0da98e527b4f05511acb9db3b06
|