aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove uses of libcxx.mk."Dan Albert2015-03-272-4/+0
|\
| * Remove uses of libcxx.mk.Dan Albert2015-03-272-4/+0
|/
* Merge "Add NOTICE file"Conley Owens2015-03-181-0/+70
|\
| * Add NOTICE fileConley Owens2015-03-121-0/+70
|/
* am 22cea81c: Merge "Revert "Add -fno-inline to LLVM device flags.""Stephen Hines2015-01-291-4/+0
|\
| * Merge "Revert "Add -fno-inline to LLVM device flags.""Stephen Hines2015-01-291-4/+0
| |\
| | * Revert "Add -fno-inline to LLVM device flags."Stephen Hines2015-01-211-4/+0
* | | am e5656de2: Merge "MISched: Fix moving stores across barriers"Stephen Hines2015-01-292-6/+49
|\ \ \ | |/ /
| * | Merge "MISched: Fix moving stores across barriers"Stephen Hines2015-01-292-6/+49
| |\ \ | | |/
| | * MISched: Fix moving stores across barriersTom Stellard2015-01-212-6/+49
| |/
* | am 5a622b72: Merge "Pass LSAN_OPTIONS down so that it is possible to add supp...Dan Albert2015-01-091-1/+2
|\ \ | |/
| * 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
* | | am 51f06ecc: Merge "Split executeShTest into two parts so that it can be bett...Dan Albert2015-01-091-13/+18
|\ \ \ | |/ /
| * | 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
* | | am f41cd32a: Merge "[LIT] Add JSONMetricValue type to wrap types supported by...Dan Albert2015-01-091-0/+36
|\ \ \ | |/ /
| * | 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
* | | am d74cfd3c: Merge "Now that we require a newer python, use the new exception...Dan Albert2015-01-091-1/+1
|\ \ \ | |/ /
| * | 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
* | | am f13bcf2b: Merge "Require python 2.7."Dan Albert2015-01-096-20/+18
|\ \ \ | |/ /
| * | Merge "Require python 2.7."Dan Albert2015-01-086-20/+18
| |\ \ | | |/
| | * Require python 2.7.Rafael Espindola2015-01-086-20/+18
* | | am 51e2fa82: Merge "[LIT] Add support for `UNSUPPORTED` tag to `TestRunner.pa...Dan Albert2015-01-092-19/+29
|\ \ \ | |/ /
| * | 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
* | | am 70fd1f24: Merge "lit: Don\'t use python 2.6 features"Dan Albert2015-01-091-1/+1
|\ \ \ | |/ /
| * | 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
* | | am a3c7e9e1: Merge "Fix for xunit output to work around issue in Jenkins when...Dan Albert2015-01-091-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
* | | am 04092cf9: Merge "Fix corner cases in lit xunit for paths with dots"Dan Albert2015-01-091-2/+9
|\ \ \ | |/ /
| * | 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
* | | am 2ee64e38: Merge "Add a test-case for lit xunit output"Dan Albert2015-01-091-0/+10
|\ \ \ | |/ /
| * | 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
* | | am 51670790: Merge "Don\'t allow test-suite names with . in them in xml output"Dan Albert2015-01-092-6/+8
|\ \ \ | |/ /
| * | 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
* | | am 2ce42da6: Merge "Give lit a --xunit-xml-output option for saving results i...Dan Albert2015-01-092-7/+55
|\ \ \ | |/ /
| * | 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
| |/
* | am 00227471: Merge "Don\'t clobber LOCAL_CFLAGS_arm64 in llvm-device-build."Tim Murray2015-01-051-1/+1
|\ \ | |/
| * 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
* | | am 1be85630: Merge "Add -fno-inline to LLVM device flags."Tim Murray2015-01-051-0/+4
|\ \ \ | |/ /