| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
llvm-symbolizer binary."
* commit '8a68239100bc9f6f30ab1fcb0108085a636b7486':
Add host and device build rules for the llvm-symbolizer binary.
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
binary."
* commit 'a7f357148de9be178f55725575c70ce9a888d81c':
Add host and device build rules for the llvm-symbolizer binary.
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This change also adds DebugInfo to libLLVM.so on the device. Previously, we
did not require this library to be present.
Change-Id: Ie5791b58fb6d414a6e06e652ba8a63e6e1bdc210
|
|\ \ \ \ \
| |/ / / / |
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Cortex-A57 crashes."
* commit '8c094149b5dc8cb6c0cde00f2041b513fa01567b':
Merge in the following upstream patches to resolve Cortex-A57 crashes.
|
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
r214957
r215233
r216455
r216721
r217682
r217689
r217690
r217735
Change-Id: Ia53b88591471325df132caf26e1087510a65ce36
|
| | | |
| | | |
| | | |
| | | | |
This reverts commit c8db087b3b6d8767db4fa54057ac8fa448d812ca.
|
|\ \ \ \
| |/ / /
| | | |
| | | | |
* commit '3501f0eba09d17cabce968d58bca0301d35e418b':
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '8a1773694c6d9b1277647440583811ad3d85c6a4':
Bring in fixes for Cortex-A53 errata + build updates.
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
build updates."
* commit '0d30cfd0e95d828428d8fae164a4b567c005847a':
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | |
| | | | | |
* commit '281cc67b6ac794b1eb8232e6efca366d870dad43':
Bring in fixes for Cortex-A53 errata + build updates.
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | | |
* commit '174cfc0e722b8cfd4887564e6c2d827e7e8764ba':
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'b86aaa733ce2042447857baf096ccc58b4ec430a':
add ARM codegen for x86 LLVM if specified
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | | |
* commit '41aed678bf944bd24d46360ef4a3c7eb207ecbf0':
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* commit 'f8e021ce4621688f8f57bf98302cba23f5d7e0f1':
Undefined fseeko/ftello for Windows builds.
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | | |
* commit 'e507782725f445eb6576b03da2d12abec65dc538':
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* commit '8a95734f9813e11664344a198af8c9203451e684':
Fix windows build for LLVM.
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
llvm_post_static_libraries."
* commit '7e56dd23e719837ea09f383b98c7553484bc9b70':
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* commit '06d8c96f9e7be298f0e1372ccb8dea18fe149afa':
Move libLLVMProfileData to llvm_post_static_libraries.
|
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
| | | | | | | | |
| | | | | | | | | |
* commit '344ba19c2d471f42261a4404924239dd279eb55e':
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
* commit '593a05ca1e177fc584cba399bf66fbf437ba75d9':
Add support for scalarizing cttz_zero_undef
|
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
| | | | | | | | | |
| | | | | | | | | | |
* commit 'dea5fa206021ec211418c2ff6d89e0322da82661':
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
* commit 'f06aaf11fff0e6fa12d4ee959569a263bf7bd779':
Add support for scalarizing ctlz_zero_undef
|
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|/
| |/| | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
* commit '9156e80250ada6f6d39af3b464a918d4855f9a2a':
Apply rL216114 from upstream LLVM.
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
bug 18094492
Change-Id: Ic049d4123b9240d89daf4f3c5e8d82e8276a84e7
|
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
* commit 'c8db087b3b6d8767db4fa54057ac8fa448d812ca':
Revert "Bring in fixes for Cortex-A53 errata + build updates."
|
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
This reverts commit 8a1773694c6d9b1277647440583811ad3d85c6a4.
bug 18094492
|
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
* commit '8a1773694c6d9b1277647440583811ad3d85c6a4':
Bring in fixes for Cortex-A53 errata + build updates.
|
| | |_|_|_|_|_|/ /
| |/| | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Bug: 18034609
(cherry picked from commit bfc2d688b591c574c0cc788348c74545ce894efa)
Change-Id: I010fb735bb84fe97ccb8e3878f9601cb533962f4
|
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | |
| | | | | | | | |
| | | | | | | | | |
* commit '281cc67b6ac794b1eb8232e6efca366d870dad43':
Bring in fixes for Cortex-A53 errata + build updates.
|
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Bug: 18034609
Change-Id: I2cf0094eb9df801a84274ff29018431d75da89dd
|
|\ \ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | | |
* commit 'b86aaa733ce2042447857baf096ccc58b4ec430a':
add ARM codegen for x86 LLVM if specified
|
| | |_|_|_|_|/
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
bug 17765171
Change-Id: Id1135f5804d2738c7de5c264079e0a61d161f997
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* commit 'f8e021ce4621688f8f57bf98302cba23f5d7e0f1':
Undefined fseeko/ftello for Windows builds.
|
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 14416410
These are "defined" when building under mingw, so they can't be
used as identifiers in LLVM. Once we fix this in upstream, we can
pull the patch back and revert this one.
Change-Id: Ib576a9617ca685ab3625a2d2d66f652bcb7f2c3e
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* commit '8a95734f9813e11664344a198af8c9203451e684':
Fix windows build for LLVM.
|
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Don't include libcxx on windows.
Fix PSTR -> PCSTR typo in config header.
Bug: 14416410
Change-Id: I2e66ed56a5a585ab126b9ac181def057908289d0
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | | |
* commit '06d8c96f9e7be298f0e1372ccb8dea18fe149afa':
Move libLLVMProfileData to llvm_post_static_libraries.
|
| |\ \ \ \ |
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This enables us to build libclang for target.
libClangCodeGen in libclang needs libLLVMProfileData.
Change-Id: I80fe903f9633877a4ac39325cdc9b023a5dfc149
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | | |
* commit '593a05ca1e177fc584cba399bf66fbf437ba75d9':
Add support for scalarizing cttz_zero_undef
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Follow up to r214266. Add missing case in ScalarizeVectorResult() for
cttz_zero_undef.
Differential Revision: http://reviews.llvm.org/D4813
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215330 91177308-0d34-0410-b5e6-96231b3b80d8
(cherry picked from commit cddb0cfe383207ccec0cc797db401854e5f0c672)
Change-Id: I998526c9a9a77cb340c92ad6b292e7e5a9ba5767
|
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
* commit 'f06aaf11fff0e6fa12d4ee959569a263bf7bd779':
Add support for scalarizing ctlz_zero_undef
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fix the missing case in ScalarizeVectorResult() that was exposed with
libclcore.bc in Android.
Differential Revision: http://reviews.llvm.org/D4645
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214266 91177308-0d34-0410-b5e6-96231b3b80d8
(cherry picked from commit 63045274494a5adfedbd4de7280386948f7ca9b9)
Change-Id: I38fc81e0ceefd2cfdd65d7619a62124dc4ceac6f
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
instrs on vectors.
* commit 'aa9f408cef5714fc0bc0ec61fa4016a3ba0a8c61':
Legalizer: Use the scalar bit width when promoting bit counting instrs on vectors.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
vectors.
e.g. when promoting ctlz from <2 x i32> to <2 x i64> we have to fixup
the result by 32 bits, not 64. PR20917.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217671 91177308-0d34-0410-b5e6-96231b3b80d8
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
counting instrs on vectors."
* commit '2e21ddcfe28456df989b3efa720b151f9bb04cb2':
Legalizer: Use the scalar bit width when promoting bit counting instrs on vectors.
|