aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | Revert "Bring in fixes for Cortex-A53 errata + build updates."Tim Murray2014-10-2324-1965/+15
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 8a1773694c6d9b1277647440583811ad3d85c6a4. bug 18094492
* | | | | | | | | | am 7581232e: am 8a177369: Bring in fixes for Cortex-A53 errata + build updates.Stephen Hines2014-10-220-0/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7581232e99364889e7f2151f172febe0d9138c75': Bring in fixes for Cortex-A53 errata + build updates.
| * | | | | | | | | am 8a177369: Bring in fixes for Cortex-A53 errata + build updates.Stephen Hines2014-10-220-0/+0
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '8a1773694c6d9b1277647440583811ad3d85c6a4': Bring in fixes for Cortex-A53 errata + build updates.
| | * | | | | | | | Bring in fixes for Cortex-A53 errata + build updates.Stephen Hines2014-10-2024-15/+1965
| | | |_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18034609 (cherry picked from commit bfc2d688b591c574c0cc788348c74545ce894efa) Change-Id: I010fb735bb84fe97ccb8e3878f9601cb533962f4
* | | | | | | | | am d98cfd38: am 281cc67b: Merge "Bring in fixes for Cortex-A53 errata + ↵Stephen Hines2014-10-1724-15/+1965
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build updates." * commit 'd98cfd380acc9e18af6ca9b6a0d64d8b83c0ed93': Bring in fixes for Cortex-A53 errata + build updates.
| * | | | | | | | am 281cc67b: Merge "Bring in fixes for Cortex-A53 errata + build updates."Stephen Hines2014-10-1724-15/+1965
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | * commit '281cc67b6ac794b1eb8232e6efca366d870dad43': Bring in fixes for Cortex-A53 errata + build updates.
| | * | | | | | | Merge "Bring in fixes for Cortex-A53 errata + build updates."Stephen Hines2014-10-1724-15/+1965
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | Bring in fixes for Cortex-A53 errata + build updates.Stephen Hines2014-10-1724-15/+1965
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18034609 Change-Id: I2cf0094eb9df801a84274ff29018431d75da89dd
* | | | | | | | am 74dd3b0f: am b86aaa73: add ARM codegen for x86 LLVM if specifiedTim Murray2014-10-165-0/+25
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * commit '74dd3b0fe7b77025facd85184a0fc2363eb4fcea': add ARM codegen for x86 LLVM if specified
| * | | | | | | am b86aaa73: add ARM codegen for x86 LLVM if specifiedTim Murray2014-10-165-0/+25
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | * commit 'b86aaa733ce2042447857baf096ccc58b4ec430a': add ARM codegen for x86 LLVM if specified
| | * | | | | | add ARM codegen for x86 LLVM if specifiedTim Murray2014-10-155-0/+25
| | | |_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug 17765171 Change-Id: Id1135f5804d2738c7de5c264079e0a61d161f997
* | | | | | | am 6358ab82: am f8e021ce: Undefined fseeko/ftello for Windows builds.Stephen Hines2014-10-021-0/+11
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit '6358ab822f8f71933bb89c36764e4cf767e85ff4': Undefined fseeko/ftello for Windows builds.
| * | | | | | am f8e021ce: Undefined fseeko/ftello for Windows builds.Stephen Hines2014-10-021-0/+11
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | * commit 'f8e021ce4621688f8f57bf98302cba23f5d7e0f1': Undefined fseeko/ftello for Windows builds.
| | * | | | | Undefined fseeko/ftello for Windows builds.Stephen Hines2014-09-301-0/+11
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | am 98b80f0c: am 8a95734f: Fix windows build for LLVM.Stephen Hines2014-10-022-4/+2
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit '98b80f0c868a0e3c5a095feb2f770f07f802b052': Fix windows build for LLVM.
| * | | | | am 8a95734f: Fix windows build for LLVM.Stephen Hines2014-10-022-4/+2
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | * commit '8a95734f9813e11664344a198af8c9203451e684': Fix windows build for LLVM.
| | * | | | Fix windows build for LLVM.Stephen Hines2014-09-302-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't include libcxx on windows. Fix PSTR -> PCSTR typo in config header. Bug: 14416410 Change-Id: I2e66ed56a5a585ab126b9ac181def057908289d0
* | | | | | am 00a08676: am 06d8c96f: Merge "Move libLLVMProfileData to ↵Stephen Hines2014-09-231-2/+2
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | llvm_post_static_libraries." * commit '00a086768a9f9dd136ce9a6cef4b552da005d0c7': Move libLLVMProfileData to llvm_post_static_libraries.
| * | | | | am 06d8c96f: Merge "Move libLLVMProfileData to llvm_post_static_libraries."Stephen Hines2014-09-221-2/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | * commit '06d8c96f9e7be298f0e1372ccb8dea18fe149afa': Move libLLVMProfileData to llvm_post_static_libraries.
| | * | | | Merge "Move libLLVMProfileData to llvm_post_static_libraries."Stephen Hines2014-09-221-2/+2
| | |\ \ \ \
| | | * | | | Move libLLVMProfileData to llvm_post_static_libraries.Tong Shen2014-09-191-2/+2
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This enables us to build libclang for target. libClangCodeGen in libclang needs libLLVMProfileData. Change-Id: I80fe903f9633877a4ac39325cdc9b023a5dfc149
* | | | | | am d272f880: am 593a05ca: Add support for scalarizing cttz_zero_undefPetar Jovanovic2014-09-190-0/+0
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | * commit 'd272f88043c7bb4e5ccfd6e15f0e377595f6cbf9':
| * | | | | am 593a05ca: Add support for scalarizing cttz_zero_undefPetar Jovanovic2014-09-170-0/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | * commit '593a05ca1e177fc584cba399bf66fbf437ba75d9': Add support for scalarizing cttz_zero_undef
* | | | | | am 0dd7c6d5: am f06aaf11: Add support for scalarizing ctlz_zero_undefPetar Jovanovic2014-09-190-0/+0
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | * commit '0dd7c6d5c79bc42db905d892de7c1b55ad23e564':
| * | | | | am f06aaf11: Add support for scalarizing ctlz_zero_undefPetar Jovanovic2014-09-170-0/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f06aaf11fff0e6fa12d4ee959569a263bf7bd779': Add support for scalarizing ctlz_zero_undef
* | \ \ \ \ \ am 344ba19c: am 593a05ca: Add support for scalarizing cttz_zero_undefPetar Jovanovic2014-09-160-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | * commit '344ba19c2d471f42261a4404924239dd279eb55e': Add support for scalarizing cttz_zero_undef
| * | | | | | am 593a05ca: Add support for scalarizing cttz_zero_undefPetar Jovanovic2014-09-160-0/+0
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | / | | |_|_|_|/ | |/| | | | * commit '593a05ca1e177fc584cba399bf66fbf437ba75d9': Add support for scalarizing cttz_zero_undef
| | * | | | Add support for scalarizing cttz_zero_undefPetar Jovanovic2014-09-152-0/+38
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | am dea5fa20: am f06aaf11: Add support for scalarizing ctlz_zero_undefPetar Jovanovic2014-09-160-0/+0
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit 'dea5fa206021ec211418c2ff6d89e0322da82661': Add support for scalarizing ctlz_zero_undef
| * | | | am f06aaf11: Add support for scalarizing ctlz_zero_undefPetar Jovanovic2014-09-160-0/+0
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| | * commit 'f06aaf11fff0e6fa12d4ee959569a263bf7bd779': Add support for scalarizing ctlz_zero_undef
| | * | Add support for scalarizing ctlz_zero_undefPetar Jovanovic2014-09-152-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | am 3ca4c574: am aa9f408c: Legalizer: Use the scalar bit width when promoting ↵Benjamin Kramer2014-09-140-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | bit counting instrs on vectors. * commit '3ca4c574f8956ac4bfb7e90401e1b1167b1394ba': Legalizer: Use the scalar bit width when promoting bit counting instrs on vectors.
| * | | am aa9f408c: Legalizer: Use the scalar bit width when promoting bit counting ↵Benjamin Kramer2014-09-140-0/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | instrs on vectors. * commit 'aa9f408cef5714fc0bc0ec61fa4016a3ba0a8c61': Legalizer: Use the scalar bit width when promoting bit counting instrs on vectors.
| | * | Legalizer: Use the scalar bit width when promoting bit counting instrs onBenjamin Kramer2014-09-142-6/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | am a6b0ae34: am 2e21ddcf: Merge "Legalizer: Use the scalar bit width when ↵Stephen Hines2014-09-142-6/+56
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | promoting bit counting instrs on vectors." * commit 'a6b0ae34a4b7613e0151b1f57da7b85b50bf5273': Legalizer: Use the scalar bit width when promoting bit counting instrs on vectors.
| * | | am 2e21ddcf: Merge "Legalizer: Use the scalar bit width when promoting bit ↵Stephen Hines2014-09-142-6/+56
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | counting instrs on vectors." * commit '2e21ddcfe28456df989b3efa720b151f9bb04cb2': Legalizer: Use the scalar bit width when promoting bit counting instrs on vectors.
| | * | Merge "Legalizer: Use the scalar bit width when promoting bit counting ↵Stephen Hines2014-09-142-6/+56
| | |\ \ | | | | | | | | | | | | | | | instrs on vectors."
| | | * | Legalizer: Use the scalar bit width when promoting bit counting instrs onBenjamin Kramer2014-09-122-6/+56
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | am a2866b5b: am fc712ff9: Merge "Revert "Add LOCAL_NO_FPIE to LLVM.""Tim Murray2014-09-041-3/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit 'a2866b5be25d5e32d9bbe49932efe0e01a367620': Revert "Add LOCAL_NO_FPIE to LLVM."
| * | | am fc712ff9: Merge "Revert "Add LOCAL_NO_FPIE to LLVM.""Tim Murray2014-09-041-3/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit 'fc712ff963549bd41c8a0e344cbdd91f4a3e265c': Revert "Add LOCAL_NO_FPIE to LLVM."
| | * | Merge "Revert "Add LOCAL_NO_FPIE to LLVM.""Tim Murray2014-09-041-3/+0
| | |\ \
| | | * | Revert "Add LOCAL_NO_FPIE to LLVM."Tim Murray2014-09-041-3/+0
| | |/ / | | | | | | | | | | | | | | | | | | | | This reverts commit 1263deef0437859a32bacac8d1068cb3a552af02. moved to clang's android.mk instead
* | | | am f60d3302: am 8a76b853: Merge "Add LOCAL_NO_FPIE to LLVM."Tim Murray2014-09-031-0/+3
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit 'f60d330217aea66f32e6f845859431c8249ea2e4': Add LOCAL_NO_FPIE to LLVM.
| * | | am 8a76b853: Merge "Add LOCAL_NO_FPIE to LLVM."Tim Murray2014-09-031-0/+3
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '8a76b85319c755653e808f6cc0979eb5bc68c69a': Add LOCAL_NO_FPIE to LLVM.
| | * | Merge "Add LOCAL_NO_FPIE to LLVM."Tim Murray2014-09-031-0/+3
| | |\ \
| | | * | Add LOCAL_NO_FPIE to LLVM.Tim Murray2014-09-031-0/+3
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is primarily so we get all clang/LLVM tools built without PIE. bug 15814177 Change-Id: Ic5f877a62de5cff3c82354da5a2949565ff1b479
* | | | am cbdb24ab: am c4fa175f: Merge "Add support for scalarizing cttz_zero_undef"Stephen Hines2014-08-282-0/+38
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit 'cbdb24abca77ab13c785e526dbd44f323a411c5c': Add support for scalarizing cttz_zero_undef
| * | | am c4fa175f: Merge "Add support for scalarizing cttz_zero_undef"Stephen Hines2014-08-282-0/+38
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit 'c4fa175f2865ac9046c1396fd4f1d3eddd73b31b': Add support for scalarizing cttz_zero_undef
| | * | Merge "Add support for scalarizing cttz_zero_undef"Stephen Hines2014-08-282-0/+38
| | |\ \
| | | * | Add support for scalarizing cttz_zero_undefPetar Jovanovic2014-08-262-0/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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