aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MISched: Fix moving stores across barriersTom Stellard2015-01-212-6/+49
* Merge "Pass LSAN_OPTIONS down so that it is possible to add suppressions."Dan Albert2015-01-081-1/+2
|\
| * Pass LSAN_OPTIONS down so that it is possible to add suppressions.Rafael Espindola2015-01-081-1/+2
* | Merge "Split executeShTest into two parts so that it can be better leveraged ...Dan Albert2015-01-081-13/+18
|\ \ | |/
| * Split executeShTest into two parts so that it can be better leveraged by libc++Eric Fiselier2015-01-081-13/+18
* | Merge "[LIT] Add JSONMetricValue type to wrap types supported by the json enc...Dan Albert2015-01-081-0/+36
|\ \ | |/
| * [LIT] Add JSONMetricValue type to wrap types supported by the json encoder.Eric Fiselier2015-01-081-0/+36
* | Merge "Now that we require a newer python, use the new exception syntax."Dan Albert2015-01-081-1/+1
|\ \ | |/
| * Now that we require a newer python, use the new exception syntax.Rafael Espindola2015-01-081-1/+1
* | Merge "Require python 2.7."Dan Albert2015-01-086-20/+18
|\ \ | |/
| * Require python 2.7.Rafael Espindola2015-01-086-20/+18
* | Merge "[LIT] Add support for `UNSUPPORTED` tag to `TestRunner.parseIntegrated...Dan Albert2015-01-082-19/+29
|\ \ | |/
| * [LIT] Add support for `UNSUPPORTED` tag to `TestRunner.parseIntegratedTestScr...Eric Fiselier2015-01-082-19/+29
* | 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
* | Merge "Fix for xunit output to work around issue in Jenkins when tests are at...Dan Albert2015-01-081-1/+1
|\ \ | |/
| * Fix for xunit output to work around issue in Jenkins when tests are at the ro...Chris Matthews2015-01-081-1/+1
* | 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
* | 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
* | 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
* | 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
|/
* 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
* | 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
* | 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
|/ /
* | Merge "Build opt for the device."Tim Murray2014-12-191-0/+16
|\ \ | |/
| * Build opt for the device.Tim Murray2014-12-191-0/+16
|/
* Merge "Update aosp/master LLVM for rebase to r222494."Stephen Hines2014-12-045086-104450/+265811
|\
| * Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-025086-104450/+265811
|/
* Merge "glibc has <sys/uio.h>."Elliott Hughes2014-11-251-1/+1
|\
| * glibc has <sys/uio.h>.Elliott Hughes2014-11-251-1/+1
|/
* Merge "Don't use libgcc_s on Darwin."Dan Albert2014-11-091-2/+4
|\
| * Don't use libgcc_s on Darwin.Dan Albert2014-11-081-2/+4
|/
* Merge "Enable 64-bit builds of all host LLVM tools."Dan Albert2014-11-081-3/+2
|\
| * Enable 64-bit builds of all host LLVM tools.Stephen Hines2014-11-081-3/+2
|/
* am fbc55c91: Merge "Revert "Enable 64-bit builds of all host LLVM tools.""Stephen Hines2014-11-061-2/+3
|\
| * Merge "Revert "Enable 64-bit builds of all host LLVM tools.""Stephen Hines2014-11-051-2/+3
| |\
| | * Revert "Enable 64-bit builds of all host LLVM tools."Stephen Hines2014-11-051-2/+3
* | | am e5a80829: Merge "Enable 64-bit builds of all host LLVM tools."Stephen Hines2014-11-051-3/+2
|\ \ \ | |/ /
| * | Merge "Enable 64-bit builds of all host LLVM tools."Stephen Hines2014-11-051-3/+2
| |\ \ | | |/
| | * Enable 64-bit builds of all host LLVM tools.Stephen Hines2014-11-041-3/+2
| |/
* | am 3160f501: Merge "Add color support for Clang!"Stephen Hines2014-11-042-0/+8
|\ \ | |/
| * Merge "Add color support for Clang!"Stephen Hines2014-11-032-0/+8
| |\
| | * Add color support for Clang!Stephen Hines2014-10-312-0/+8