aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | am 4a6ac124: am 70fd1f24: Merge "lit: Don\'t use python 2.6 features"Dan Albert2015-01-091-1/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '4a6ac12444cc5c7b0a8fe1c2909fb78002cea488': lit: Don't use python 2.6 features
| * | | am 70fd1f24: Merge "lit: Don\'t use python 2.6 features"Dan Albert2015-01-091-1/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '70fd1f24656a2a0f9ea114b4a780fe5d381de68d': lit: Don't use python 2.6 features
| | * | Merge "lit: Don't use python 2.6 features"Dan Albert2015-01-081-1/+1
| | |\ \ | | | |/
| | | * lit: Don't use python 2.6 featuresDavid Majnemer2015-01-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | LLVM supports python 2.5, this fixes a (somewhat) recent regression. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223626 91177308-0d34-0410-b5e6-96231b3b80d8 (cherry picked from commit 726bd4160263609011b3a8168bde045203fd021b)
* | | | am 9bfc923a: am a3c7e9e1: Merge "Fix for xunit output to work around issue ↵Dan Albert2015-01-091-1/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | in Jenkins when tests are at the root level" * commit '9bfc923ac66dfb3bb0a6725426e6616c032f9fbb': Fix for xunit output to work around issue in Jenkins when tests are at the root level
| * | | am a3c7e9e1: Merge "Fix for xunit output to work around issue in Jenkins ↵Dan Albert2015-01-091-1/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | when tests are at the root level" * commit 'a3c7e9e11ece48c38dec9d9c645c24c608e62494': Fix for xunit output to work around issue in Jenkins when tests are at the root level
| | * | Merge "Fix for xunit output to work around issue in Jenkins when tests are ↵Dan Albert2015-01-081-1/+1
| | |\ \ | | | |/ | | | | | | | | at the root level"
| | | * Fix for xunit output to work around issue in Jenkins when tests are at the ↵Chris Matthews2015-01-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | root level git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223562 91177308-0d34-0410-b5e6-96231b3b80d8 (cherry picked from commit ab1837aef3d93a0bf2294aeaeb488c62e3d45535)
* | | | am bb284ab8: am 04092cf9: Merge "Fix corner cases in lit xunit for paths ↵Dan Albert2015-01-091-2/+9
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | with dots" * commit 'bb284ab8237de04beef0c9a7ae0fce37be62fc5a': Fix corner cases in lit xunit for paths with dots
| * | | am 04092cf9: Merge "Fix corner cases in lit xunit for paths with dots"Dan Albert2015-01-091-2/+9
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '04092cf98d875585f3b6ece0b7e71f2b3a2d3b97': Fix corner cases in lit xunit for paths with dots
| | * | Merge "Fix corner cases in lit xunit for paths with dots"Dan Albert2015-01-081-2/+9
| | |\ \ | | | |/
| | | * Fix corner cases in lit xunit for paths with dotsChris Matthews2015-01-081-2/+9
| | | | | | | | | | | | | | | | | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223549 91177308-0d34-0410-b5e6-96231b3b80d8 (cherry picked from commit 689f10d1b56f68fafd999debc86e0b58d2d5de80)
* | | | am 198dd1c6: am 2ee64e38: Merge "Add a test-case for lit xunit output"Dan Albert2015-01-091-0/+10
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '198dd1c6891109876976549d55d6c74cd4a82f47': Add a test-case for lit xunit output
| * | | am 2ee64e38: Merge "Add a test-case for lit xunit output"Dan Albert2015-01-091-0/+10
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '2ee64e38ab63e8d94fcdbceba954b35c605bd83e': Add a test-case for lit xunit output
| | * | Merge "Add a test-case for lit xunit output"Dan Albert2015-01-081-0/+10
| | |\ \ | | | |/
| | | * Add a test-case for lit xunit outputChris Matthews2015-01-081-0/+10
| | | | | | | | | | | | | | | | | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223307 91177308-0d34-0410-b5e6-96231b3b80d8 (cherry picked from commit 0baca9564c9df7b06645f71abdda0fe3090f46a6)
* | | | am d8993195: am 51670790: Merge "Don\'t allow test-suite names with . in ↵Dan Albert2015-01-092-6/+8
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | them in xml output" * commit 'd89931958aead6c2ef893d994db57042e870c780': Don't allow test-suite names with . in them in xml output
| * | | am 51670790: Merge "Don\'t allow test-suite names with . in them in xml output"Dan Albert2015-01-092-6/+8
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '51670790ca5704c9dad0ff202ce905b0fea97f47': Don't allow test-suite names with . in them in xml output
| | * | Merge "Don't allow test-suite names with . in them in xml output"Dan Albert2015-01-082-6/+8
| | |\ \ | | | |/
| | | * Don't allow test-suite names with . in them in xml outputChris Matthews2015-01-082-6/+8
| | | | | | | | | | | | | | | | | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223305 91177308-0d34-0410-b5e6-96231b3b80d8 (cherry picked from commit 06a1a5f256cabe6d20cf745cd93b389815c988a9)
* | | | am 23910ec0: am 2ce42da6: Merge "Give lit a --xunit-xml-output option for ↵Dan Albert2015-01-092-7/+55
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | saving results in xunit format" * commit '23910ec0b0880243bf3733504c8308b304a2bdd3': Give lit a --xunit-xml-output option for saving results in xunit format
| * | | am 2ce42da6: Merge "Give lit a --xunit-xml-output option for saving results ↵Dan Albert2015-01-092-7/+55
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | in xunit format" * commit '2ce42da685202318fca422680d51ed2f7f5f41a1': Give lit a --xunit-xml-output option for saving results in xunit format
| | * | Merge "Give lit a --xunit-xml-output option for saving results in xunit format"Dan Albert2015-01-082-7/+55
| | |\ \ | | | |/
| | | * Give lit a --xunit-xml-output option for saving results in xunit formatChris Matthews2015-01-082-7/+55
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | --xunit-xml-output saves test results to disk in JUnit's xml format. This will allow Jenkins to report the details of a lit run. Based on a patch by David Chisnall. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223163 91177308-0d34-0410-b5e6-96231b3b80d8 (cherry picked from commit dcedd15f58e7b76c2ee61c8030799c209104229b)
* | | am 33053845: am 00227471: Merge "Don\'t clobber LOCAL_CFLAGS_arm64 in ↵Tim Murray2015-01-051-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | llvm-device-build." * commit '3305384515fc8c4a1220cf4c0c868567ac1f1a69': Don't clobber LOCAL_CFLAGS_arm64 in llvm-device-build.
| * | am 00227471: Merge "Don\'t clobber LOCAL_CFLAGS_arm64 in llvm-device-build."Tim Murray2015-01-051-1/+1
| |\ \ | | |/ | | | | | | | | | * commit '00227471485a815abadf2cc8cd334c4e86f187f9': Don't clobber LOCAL_CFLAGS_arm64 in llvm-device-build.
| | * Merge "Don't clobber LOCAL_CFLAGS_arm64 in llvm-device-build."Tim Murray2015-01-051-1/+1
| | |\
| | | * Don't clobber LOCAL_CFLAGS_arm64 in llvm-device-build.Tim Murray2015-01-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | bug 18808781 Change-Id: Iabd483a8ec91a4bb6a21e4569c53f28271abdd22
* | | | am ae3219b6: am 1be85630: Merge "Add -fno-inline to LLVM device flags."Tim Murray2015-01-051-0/+4
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit 'ae3219b66f0195f920947d7aa36c49515f93a208': Add -fno-inline to LLVM device flags.
| * | | am 1be85630: Merge "Add -fno-inline to LLVM device flags."Tim Murray2015-01-051-0/+4
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '1be856302d996cbccf76d19bb651347dc2c8d04b': Add -fno-inline to LLVM device flags.
| | * | Merge "Add -fno-inline to LLVM device flags."Tim Murray2015-01-051-0/+4
| | |\ \ | | | |/
| | | * Add -fno-inline to LLVM device flags.Tim Murray2014-12-301-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This works around a problem in the last rebase where RS compiles using an AArch64-based toolchain crash. bug 18808781 Change-Id: I6c51cf6fc34a1da9182b11fae9471791fa959e6e
* | | | am 4272ef46: am 09d14aa3: Merge "Update LLVM lit test configuration to be ↵Stephen Hines2014-12-226-2/+157
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | able to work for 3.6." * commit '4272ef46d3825b6f6b275cd041876db0fb173518': Update LLVM lit test configuration to be able to work for 3.6.
| * | | am 09d14aa3: Merge "Update LLVM lit test configuration to be able to work ↵Stephen Hines2014-12-226-2/+157
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | for 3.6." * commit '09d14aa3fec0269014fd7b742e84a016b35010f9': Update LLVM lit test configuration to be able to work for 3.6.
| | * | Merge "Update LLVM lit test configuration to be able to work for 3.6."Stephen Hines2014-12-226-2/+157
| | |\ \
| | | * | Update LLVM lit test configuration to be able to work for 3.6.Stephen Hines2014-12-196-2/+157
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | am d53f6dc6: am 121f20f7: Merge "Build opt for the device."Tim Murray2014-12-191-0/+16
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit 'd53f6dc6dc18f64e451f28520d6af7ea89918619': Build opt for the device.
| * | | am 121f20f7: Merge "Build opt for the device."Tim Murray2014-12-191-0/+16
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '121f20f7317b160aedcaabfbe532e328912ffa18': Build opt for the device.
| | * | Merge "Build opt for the device."Tim Murray2014-12-191-0/+16
| | |\ \ | | | |/
| | | * Build opt for the device.Tim Murray2014-12-191-0/+16
| | |/ | | | | | | | | | Change-Id: I3b62c323c3d0062b5de3900f7e285f0dbf2ce533
* | | am c1e19007: am 50721a7a: (-s ours) Merge in the following upstream patches ↵Stephen Hines2014-12-100-0/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | to resolve Cortex-A57 crashes. * commit 'c1e19007aedddec0cd640516a4eb3fed5ee12c7e': Merge in the following upstream patches to resolve Cortex-A57 crashes.
| * | am 50721a7a: (-s ours) Merge in the following upstream patches to resolve ↵Stephen Hines2014-12-100-0/+0
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Cortex-A57 crashes. * commit '50721a7a8e3c7094a828e29e7697ea52855c6542': Merge in the following upstream patches to resolve Cortex-A57 crashes.
| | * | Merge in the following upstream patches to resolve Cortex-A57 crashes.Stephen Hines2014-12-092-41/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r214957 r215233 r216455 r216721 r217682 r217689 r217690 r217735 Change-Id: Ia53b88591471325df132caf26e1087510a65ce36
* | | | am e37dded8: Merge "Reset to master." into lmp-mr1-dev-plus-aospDan Albert2014-12-103-4/+49
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit 'e37dded8fc655f57fdba91a016a6469b00f13e5a': Reset to master.
| * | | Merge "Reset to master." into lmp-mr1-dev-plus-aospDan Albert2014-12-103-4/+49
| |\ \ \
| | * | | Reset to master.Dan Albert2014-12-103-4/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Various automerger/conflict resolution shenanigans have made this branch no longer match AOSP. Bring them back into sync. Change-Id: I4117ea6a323068945f237edc0ce0f51e171d4bae
* | | | | am 55c3fb9c: am 22c310d7: (-s ours) Revert "Revert "Bring in fixes for ↵Tim Murray2014-12-100-0/+0
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Cortex-A53 errata + build updates."" * commit '55c3fb9c9c0d6bb8472fd27196c827123428080c': Revert "Revert "Bring in fixes for Cortex-A53 errata + build updates.""
| * | | | am 22c310d7: (-s ours) Revert "Revert "Bring in fixes for Cortex-A53 errata ↵Tim Murray2014-12-100-0/+0
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | | | | | | | | | | | | + build updates."" * commit '22c310d78ce9630af15b0de94c18a409705b7496': Revert "Revert "Bring in fixes for Cortex-A53 errata + build updates.""
| | * | Revert "Revert "Bring in fixes for Cortex-A53 errata + build updates.""Tim Murray2014-12-0924-15/+1965
| | | | | | | | | | | | | | | | This reverts commit c8db087b3b6d8767db4fa54057ac8fa448d812ca.
* | | | am a3a36cf6: am 6eeae0cf: Revert "Apply rL216114 from upstream LLVM."Tim Murray2014-12-102-45/+2
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit 'a3a36cf628f1b0f3980bdb28c103c0e776288da9': Revert "Apply rL216114 from upstream LLVM."