summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [llvm-cov] Add an option for "export" command to emit only file summary data.Max Moroz2017-12-115-40/+63
* Do not read the same .lib file more than once.Rui Ueyama2017-12-112-0/+10
* Reduce indentation.Rui Ueyama2017-12-111-2/+2
* Reland "[WebAssembly] Import the linear memory and function table."Sam Clegg2017-12-119-72/+81
* ELF: Do not follow relocation edges to output sections during GC.Peter Collingbourne2017-12-112-2/+5
* Return R_PLT_PC for R_PPC_PLTREL24.Rafael Espindola2017-12-111-8/+1
* Revert r318704 - [Sparc] efficient pattern for UINT_TO_FP conversionRichard Trieu2017-12-114-144/+30
* [WebAssembly] De-dup indirect function table.Sam Clegg2017-12-117-70/+106
* Use ErrorOS for log messages as well as errorSam Clegg2017-12-1120-26/+25
* [WebAssembly] Preserve ordering of global symbolsSam Clegg2017-12-112-12/+10
* [test-suite] Un'XFAIL a test that's not failing anymore.Davide Italiano2017-12-111-1/+0
* LSR: Check more intrinsic pointer operandsMatt Arsenault2017-12-115-23/+167
* Fix x86-64-reloc-8.s test after r320416.Hans Wennborg2017-12-111-1/+0
* [Testsuite] Rename this file from *m -> *mm.Davide Italiano2017-12-111-0/+0
* Revert r320407 "[InstCombine] Fix PR35618: Instcombine hangs on single minmax...Hans Wennborg2017-12-112-47/+2
* [CodeGen] Improve the consistency of instruction fusion*Evandro Menezes2017-12-111-24/+55
* [Driver][CodeGen] Add -mprefer-vector-width driver option and attribute durin...Craig Topper2017-12-118-0/+79
* [Docs] Regenerate command line documentation.Craig Topper2017-12-111-8/+22
* [sanitizer] Revert rL320409Kostya Kortchinsky2017-12-1112-59/+6
* [ELF] When a relocation is out of range print the value and the rangeAlexander Richardson2017-12-1116-22/+30
* ASAN: Provide reliable debug info for local variables at -O0.Adrian Prantl2017-12-116-5/+73
* [PowerPC] Partially enable the ISEL expansion pass.Tony Jiang2017-12-116-97/+295
* [cmake] Pass TARGETS_TO_BUILD through to host tools buildJustin Bogner2017-12-111-1/+6
* Handle symbols pointing to output sections.Rafael Espindola2017-12-112-1/+17
* PR35586: Relax two asserts that are overly restrictiveErich Keane2017-12-112-2/+9
* [Hexagon] Remove unsupported vlut intrinsicsKrzysztof Parzyszek2017-12-111-16/+0
* [sanitizer] Introduce a vDSO aware time function, and use it in the allocator...Kostya Kortchinsky2017-12-1112-6/+59
* Ensure moved-from container is cleared on moveGeorge Burgess IV2017-12-112-0/+7
* [InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast.Alexey Bataev2017-12-112-2/+47
* [clang-tidy] Correctly classify constant arrays and constant strings as const...Alexander Kornienko2017-12-112-33/+84
* Fix warn-enum-compare.cpp on WindowsHans Wennborg2017-12-111-1/+6
* [Hexagon] Add support for Hexagon V65Krzysztof Parzyszek2017-12-1169-5709/+13168
* [X86] Add LODS schedule testsSimon Pilgrim2017-12-111-6/+103
* [X86] Add CMP/TEST schedule testsSimon Pilgrim2017-12-111-2/+1184
* P0620 follow-up: deducing `auto` from braced-init-list in new exprZhihao Yuan2017-12-116-10/+41
* [X86] Add AND/OR/XOR schedule testsSimon Pilgrim2017-12-111-3/+1926
* [dwarfdump] Fix off-by-one bug in accelerator table extractor.Jonas Devlieghere2017-12-116-10/+16
* Revert 320391: Certain targets are failing, pulling back to diagnose.Erich Keane2017-12-1124-155/+58
* [X86] Add ADD/SUB schedule testsSimon Pilgrim2017-12-111-2/+1285
* [Sema] Fix crash in unused-lambda-capture warning for VLAsMalcolm Parsons2017-12-113-0/+13
* [X86] Add ADC/SBB schedule testsSimon Pilgrim2017-12-111-2/+1284
* Sort.Rui Ueyama2017-12-111-2/+2
* Change function type more LLVM-ish.Rui Ueyama2017-12-111-2/+2
* [X86] Add MOVSLQ schedule testsSimon Pilgrim2017-12-111-1/+97
* For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is availableErich Keane2017-12-1124-58/+155
* Create reserved symbols early so they can be versioned.Rafael Espindola2017-12-114-13/+54
* Normalize line endings. NFCI.Simon Pilgrim2017-12-111-30/+30
* [GlobalISel] Disable GISel for big endian.Amara Emerson2017-12-114-2/+16
* [X86] Add LWP schedule testsSimon Pilgrim2017-12-112-2/+181
* [X86] Add INT/INTO schedule testsSimon Pilgrim2017-12-112-2/+147
OpenPOWER on IntegriCloud