aboutsummaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-1824-137/+223
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-0921-297/+435
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-2350-1274/+1841
* Pass LSAN_OPTIONS down so that it is possible to add suppressions.Rafael Espindola2015-01-081-1/+2
* Split executeShTest into two parts so that it can be better leveraged by libc++Eric Fiselier2015-01-081-13/+18
* [LIT] Add JSONMetricValue type to wrap types supported by the json encoder.Eric Fiselier2015-01-081-0/+36
* Now that we require a newer python, use the new exception syntax.Rafael Espindola2015-01-081-1/+1
* Require python 2.7.Rafael Espindola2015-01-081-2/+0
* [LIT] Add support for `UNSUPPORTED` tag to `TestRunner.parseIntegratedTestScr...Eric Fiselier2015-01-082-19/+29
* lit: Don't use python 2.6 featuresDavid Majnemer2015-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
* Fix corner cases in lit xunit for paths with dotsChris Matthews2015-01-081-2/+9
* Add a test-case for lit xunit outputChris Matthews2015-01-081-0/+10
* Don't allow test-suite names with . in them in xml outputChris Matthews2015-01-082-6/+8
* Give lit a --xunit-xml-output option for saving results in xunit formatChris Matthews2015-01-082-7/+55
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-0262-603/+1208
* Allow mm in these subdirectories.Dan Albert2014-11-031-1/+4
* Update LLVM for rebase to r212749.Stephen Hines2014-07-2130-716/+230
* Adds the ability to run the llvm test suite in-tree.Chris Wailes2014-06-064-1/+91
* Switch name from tblgen -> llvm-tblgen for consistency with upstream LLVM.Stephen Hines2014-06-031-1/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-2944-545/+823
* Update to LLVM 3.5a.Stephen Hines2014-04-2481-2172/+1759
* Merge remote-tracking branch 'upstream/release_34' into merge-20140211Stephen Hines2014-02-11142-1955/+2995
|\
| * Merging r195567:Bill Wendling2013-11-241-2/+15
| * Merging r195102:Bill Wendling2013-11-201-1/+1
| * Merging r195193:Bill Wendling2013-11-201-3/+38
| * Merging r195092:Bill Wendling2013-11-192-45/+33
| * [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-1914-68/+128
| * test-release.sh: tweak RPATH for the binary packages.Arnaud A. de Grandmaison2013-11-181-0/+32
| * Unbreak the build after r194997Alexey Samsonov2013-11-181-2/+0
| * Revert r194865 and r194874.Alexey Samsonov2013-11-1814-118/+68
| * TableGen: Generate an enum for all named Operand types in tblgen'd InstrInfo.Ahmed Bougacha2013-11-171-0/+31
| * gtest-death-test.cc: Move ~DeathTestFactory() to unbreak cygming build since ...NAKAMURA Takumi2013-11-161-2/+2
| * Small improvement to InstrinsicEmitter::EmitAttributes. This change removes ...Owen Anderson2013-11-161-17/+38
| * Fix previous commit (r194865)Juergen Ributzka2013-11-151-0/+2
| * [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-1514-68/+118
| * Move all of the GoogleTest files back to the same locations they occupyChandler Carruth2013-11-1512-33/+17
| * Add addrspacecast instruction.Matt Arsenault2013-11-153-12/+14
| * Update emacs llvm mode.Matt Arsenault2013-11-141-4/+11
| * FileCheck: fix matching of one check-prefix is a prefix of anotherAlexey Samsonov2013-11-131-10/+11
| * FileCheck: fix a bug with multiple --check-prefix options.Alexey Samsonov2013-11-131-3/+3
| * Allow multiple check prefixes in FileCheck.Matt Arsenault2013-11-101-80/+237
| * AVX-512: added VPCONFLICT instruction and intrinsics,Elena Demikhovsky2013-11-033-5/+39
| * Configure with --enable-terminfo=no for Apple's llvmCore builds.Bob Wilson2013-11-031-1/+2
| * Remove linkonce_odr_auto_hide.Rafael Espindola2013-11-012-3/+2
| * Lower stackmap intrinsics directly to their target opcode in the DAG builder.Andrew Trick2013-10-311-0/+2
| * Enable variable arguments support for intrinsics.Andrew Trick2013-10-311-1/+4
| * whitespaceAndrew Trick2013-10-311-49/+49
| * TableGen: remove unused variable.Ahmed Bougacha2013-10-281-0/+1
| * TableGen: Refactor DAG patterns to enable parsing one pattern at a time.Ahmed Bougacha2013-10-282-51/+65