platform/upstream/llvm.git
2017-11-21 Richard Trieu[OpenMP] Fix tests after r318789
2017-11-21 Martin StorsjoRemove a broken win32 locale function redirection
2017-11-21 Aaron BallmanSilence some MSVC warnings about not all control paths...
2017-11-21 Billy Robert... Add missing test_macros.h inclusion.
2017-11-21 Krzysztof Parzyszek[Hexagon] Add HexagonSubtarget::getVectorLength()
2017-11-21 Michael Kruse[CodeGen] Detect empty domain because of parameters...
2017-11-21 Peter CollingbourneObject: Improve COFF irsymtab comdat representation.
2017-11-21 Billy Robert... Change (void) casts to TEST_IGNORE_NODISCARD, as reques...
2017-11-21 Evandro Menezes[TableGen] Improve error reporting
2017-11-21 Kostya Kortchinsky[scudo] Make getNumberOfCPUs Fuchsia compliant v2
2017-11-21 Krzysztof Parzyszek[Hexagon] Make sure that RDF does not remove EH_LABELs
2017-11-21 Craig Topper[X86] Allow vpclmulqdq instructions to be commuted...
2017-11-21 Craig Topper[X86] Add BITALG, VAES, VBMI2, VNNI, VPCLMULQDQ, and...
2017-11-21 Sam McCall[clangd] avoid divide by literal zero to satisfy msvc
2017-11-21 Nirav DaveAvoid unecessary opsize byte in segment move to memory
2017-11-21 Aaron BallmanThe offsetof macro is intended to work with subobjects...
2017-11-21 Michael KruseRun polly-update-format. NFC.
2017-11-21 Aaron BallmanAdd an AST matcher for hasDefaultArgument() to match...
2017-11-21 Sam McCall[clangd] use u8 strings in tests to avoid problems...
2017-11-21 Craig Topper[X86] Sort bits in getHostCPUFeatures again.
2017-11-21 Sam McCall[clangd] Add JSON tests with invalid unicode
2017-11-21 George Rokos[Clang][OpenMP] New clang/libomptarget map interface...
2017-11-21 George Rokos[Clang][OpenMP] New clang/libomptarget map interface...
2017-11-21 Chad Rosier[AArch64] Mark mrs of TPIDR_EL0 (thread pointer) as...
2017-11-21 Hans WennborgFix r318786
2017-11-21 Nuno Lopesremoved unused private method decl. NFC
2017-11-21 Hans WennborgAdd -finstrument-function-entry-bare flag
2017-11-21 Hans WennborgRename test/Transforms/CountingFunctionInserter ->...
2017-11-21 Hans WennborgEntryExitInstrumenter: support __cyg_profile_func_enter...
2017-11-21 Sam McCall[clangd] Include the right header for std::isxdigit
2017-11-21 Alexey Bataev[OPENMP] Initial support for asynchronous data update...
2017-11-21 Sam McCall[clangd] Satisfy GCC: 'changes meaning of Error'
2017-11-21 Jonas HahnfeldFix test/OpenMP/nvptx_data_sharing.cpp
2017-11-21 Sam McCall[clangd] Fix dumb && || bug from r318774
2017-11-21 Oliver Stannard[ARM] Remove pre-UAL FLDM/FSTM aliases
2017-11-21 Aleksei Sidorin[ASTImporter] Support new AST nodes:
2017-11-21 Kostya Kortchinsky[sanitizer] Define SANITIZER_USE_GETAUXVAL for Android
2017-11-21 Sam McCall[clangd] Add parsing and value inspection to JSONExpr.
2017-11-21 Gheorghe-Teodor... [OpenMP] Add implicit data sharing support when offload...
2017-11-21 Alina SbirleaAdd MemorySSA as loop dependency, disabled by default...
2017-11-21 Oliver Stannard[ARM] Don't omit non-default predication code
2017-11-21 Oliver Stannard[Asm] Improve "too few operands" errors
2017-11-21 Oliver Stannard[Asm] Finish matching once end of formal and actual...
2017-11-21 Sander de SmalenRevert r318759 due to make check-all failure on Windows
2017-11-21 Jonas HahnfeldAdd target triples to openmp-offload-gpu.c
2017-11-21 Oliver Stannard[ARM] Add diagnostics for SPR/DPR lists
2017-11-21 Erik Pilkington[demangler] Document some features that the demangler...
2017-11-21 Alexey Bataev[InstCombine] Test for PR35354: unable to vectorize...
2017-11-21 Jonas Hahnfeld[OpenMP] Consistently use cubin extension for nvlink
2017-11-21 Sam Kolton[AMDGPU] SDWA: remove omod src operand for VOP2b instru...
2017-11-21 Alex Bradbury[RISCV][NFC] Remove unnecessary {} around single statem...
2017-11-21 Sander de Smalen[TableGen] AsmMatcher: Fix bug with reported diagnostic...
2017-11-21 Simon Pilgrim[X86][XOP] Add missing scheduler classes to XOP instruc...
2017-11-21 Alex Bradbury[RISCV][NFC] Clean up RISCVDAGToDAGISel::Select
2017-11-21 Martell Malone[ARM] Use SEH exceptions on thumbv7-windows
2017-11-21 Martell Malone[MINGW] normalize WIN32 macros
2017-11-21 Aleksei Sidorin[Analyzer] Stable iteration on indirect goto LabelDecl...
2017-11-21 Aleksei Sidorin[Analyzer] Revert r318750 because incorrect files were...
2017-11-21 Ivan A. Kosarev[CodeGen] Generate TBAA type descriptors in a more...
2017-11-21 Simon Pilgrim[X86][LWP] Add missing LWP itinerary class to lwpins...
2017-11-21 Aleksei Sidorin[Analyzer] Non-determinism: stable iteration on indirec...
2017-11-21 Eugene Leviant[MI scheduler] Fix VADD and VSUB in cortex-a57 model
2017-11-21 Coby Tayree[x86][icelake]BITALG
2017-11-21 Diana Picus[ARM GlobalISel] Add comment for r318398. NFC.
2017-11-21 Coby Tayree[x86][icelake]VNNI
2017-11-21 Coby Tayree[x86][icelake]vbmi2
2017-11-21 Hamza Sood[Modules TS] Added module re-export support.
2017-11-21 NAKAMURA TakumiSLPVectorizer.cpp: Avoid std::stable_sort(properlyDomin...
2017-11-21 Kamil RytarowskiCorrect NetBSD support in pthread_once(3)/TSan
2017-11-21 Coby Tayree[x86][icelake]vpclmulqdq introduction
2017-11-21 Coby Tayree[x86][icelake]VAES introduction
2017-11-21 Coby Tayree[x86][inline-asm] allow recognition of MPX regs inside...
2017-11-21 Alex Bradbury[RISCV] Use register X0 (ZERO) for constant 0
2017-11-21 Alex Bradbury[RISCV] Support and tests for a variety of additional...
2017-11-21 Martell Malone[MS] add an init test for thumbv7-windows-msvc
2017-11-21 Alex Bradbury[RISCV] Implement lowering of ISD::SELECT
2017-11-21 Dean Michael... [XRay][compiler-rt] Migrate basic mode logging to the...
2017-11-21 Dean Michael... [XRay] Use optimistic logging model for FDR mode
2017-11-21 Craig Topper[X86] Simplify type constraints for AVX2 masked gather.
2017-11-21 Serguei KatkovRevert "[CGP] Enable complex addr mode (2nd attempt)"
2017-11-21 Craig Topper[X86] Simplify the predicates for avx2 masked gather...
2017-11-21 Rafael Espindolamove static function. NFC
2017-11-21 Serguei Katkov[CGP] Enable complex addr mode (2nd attempt)
2017-11-21 Yaxun Liu[AMDGPU] Fix DAGTypeLegalizer::SplitInteger for shift...
2017-11-21 Rafael EspindolaSplit a rename_handle out of rename on windows.
2017-11-21 Richard TrieuAdd default values for member functions.
2017-11-21 Reid Kleckner[MS] Increase default new alignment for win64 and test it
2017-11-21 Zachary TurnerRe-revert "Refactor debuginfo-tests."
2017-11-21 Peter CollingbourneCOFF: Emit a COFF symbol table if /debug:dwarf is speci...
2017-11-21 David BlaikieASTMatchers{,Macros}.h: Add some extra macros to use...
2017-11-21 David BlaikieFormatInternal.h: Add missing includes.
2017-11-21 David BlaikieMake some headers modular by adding missing includes...
2017-11-21 Walter Lee[sanitizers] Add init function to set alignment of...
2017-11-21 Craig Topper[X86] Remove 'mm3now' from isValidFeatureName.
2017-11-21 David Blaikiexray-record-yaml.h: Remove unused file
2017-11-21 David Blaikiellvm-rc/ResourceScriptTokenList.h: Turns this into...
2017-11-21 David BlaikieXRayRecord.h: Add missing #include
2017-11-21 David BlaikieYAML/XRay/std::vector: Fix ODR violation by removing...
2017-11-21 Davide Italiano[SCCP] If we replace with a constant, we can't replace...
2017-11-21 Richard TrieuRevert r318678 to fix Clang test
next