platform/upstream/llvm.git
2019-05-19 Craig Topper[X86] Remove combineShift function. Just dispatch direc...
2019-05-18 Don Hinton[CommandLine] Reduce size of Option class
2019-05-18 Roman Lebedev[NFC][AArch64] Autogenerate fcopysign.ll test
2019-05-18 Roman Lebedev[NFC][AArch64] Autogenerate bitfield-insert.ll, selectc...
2019-05-18 Dylan McKay[AVR] Fix 'symbol_relocations.s' MC test
2019-05-18 Matt ArsenaultGVN: Handle addrspacecast
2019-05-18 Roman Lebedev[NFC][AArch64] Add some ubfx tests with immediates
2019-05-18 Roman LebedevUpdateTestChecks: fix AMDGPU handling
2019-05-18 Roman LebedevUpdateTestChecks: arm64-eabi handlind
2019-05-18 Kristof Umann[analyzer] PR41753: Include complex integer types in...
2019-05-18 Simon PilgrimScalarExprEmitter::EmitCompoundAssign - fix uninitializ...
2019-05-18 Simon PilgrimMIGChecker - assert we have a non-null LocationContext...
2019-05-18 Simon PilgrimASTNodeImporter - fix uninitialized variable warnings...
2019-05-18 Simon PilgrimMemCmpExpansion::getCompareLoadPairs - assert we find...
2019-05-18 Michael LiaoSuppress false-positive GCC -Wreturn-type warning.
2019-05-18 Martin Storsjo[MinGW] Set the right updated option help for the updat...
2019-05-18 Lang Hames[docs] Fix some RST errors.
2019-05-18 Michael TrentUpdate llvm-nm -s to use a multi-var option
2019-05-18 Fangrui Song[ARM][AArch64] Revert Android Bionic PT_TLS overalignin...
2019-05-18 Lang Hames[docs][ORC] Start work on an ORC design doc. Very much...
2019-05-18 Fangrui Song[ELF][X86] Fix R_RELAX_TLS_GD_TO_LE_NEG and R_NEG_TLS...
2019-05-18 Davide Italiano[crashlog] Use loads() instead of readPlistFromString...
2019-05-18 Alex LangfordRevert "Fix IPv6 support on lldb-server platform"
2019-05-18 Fangrui Song[ELF] Add {i386,x86-64}-tls-le-align.s to test TP offse...
2019-05-18 Fangrui Song[ELF] Fix TP offset of TLS Variant I after D62059
2019-05-18 Alex LangfordUnbreak windows build bot
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Implement s64->s64 [SU]ITOFP
2019-05-17 Matt ArsenaultGlobalISel: Implement lower for S64->S32 [SU]ITOFP
2019-05-17 Jonas Devlieghere[CommandInterpreter] Refactor SourceInitFile
2019-05-17 Alex LangfordFix IPv6 support on lldb-server platform
2019-05-17 Davide Italiano[EditLine] Check string pointers before dereferencing...
2019-05-17 Vitaly Buka[sanitizer] Update symbolizer/scripts/global_symbols.txt
2019-05-17 Cameron McInally[NFC][InstSimplify] Add more unary fneg tests to floati...
2019-05-17 Eric FiselierFix missing std:: qualifier in __gnu_cxx::hash_map...
2019-05-17 Eric FiselierRemove `using namespace std;` in __gnu_cxx namespace.
2019-05-17 Mitch PhillipsExplicitly remove -stdlib=libc++, as we pass -nostdinc...
2019-05-17 Saleem Abdulrasoolbuild: use clang-cl for runtimes when targeting Windows
2019-05-17 Sam Clegg[WebAssembly] Remove expected failure of builtin-locati...
2019-05-17 Matt Morehouse[libFuzzer] Dump input on failure for sigusr tests.
2019-05-17 Stefan Granitz[CMake] Add first CMake cache files
2019-05-17 Stefan Granitz[CMake] Inline info plist in lldb driver
2019-05-17 Richard Smith[c++20] P1327R1: Support for typeid applied to objects...
2019-05-17 Gheorghe-Teodor... [OpenMP][bugfix] Add missing math functions variants...
2019-05-17 Aaron BallmanAdd more tests for AST JSON output; NFC.
2019-05-17 Stella Stamenova[CommandInterpreter] Fix trailing blanks after `all...
2019-05-17 Evgeniy Stepanov[hwasan] Limit try-catch tests to aarch64.
2019-05-17 Nico Webergn build: Merge r360993
2019-05-17 Matt ArsenaultGlobalISel: Define integer min/max instructions
2019-05-17 Cameron McInally[NFC][InstSimplify] Precommit new unary fneg test
2019-05-17 Nico WeberRevert r361033 "Add a Visit overload for DynTypedNode...
2019-05-17 Sanjay Patel[InstCombine] move bitcast after insertelement-with...
2019-05-17 Cameron McInally[NFC][InstSImplify] Fix flip-flopped comments and test...
2019-05-17 Simon Pilgrim[X86][SSE] Fold movmsk(not(x)) -> not(movmsk)
2019-05-17 Nico Webergn build: Merge r361033
2019-05-17 Nico WeberAttempt to fix test on Windows after r360998
2019-05-17 Nico Webergn build: Merge r360991
2019-05-17 Simon Pilgrim[X86][SSE] Match all-of bool scalar reductions into...
2019-05-17 Sanjay Patel[InstCombine] add tests for insertelement with bitcaste...
2019-05-17 Dmitri GribenkoAdded an assertion to constant evaluation enty points...
2019-05-17 Adrian PrantlUpdate list of supported architectures.
2019-05-17 Matt Morehouse[libFuzzer] Use SleepOneSecondTest.cpp for fork-sigusr...
2019-05-17 Cameron McInally[InstSimplify] Add unary fneg to `fsub 0.0, (fneg X...
2019-05-17 Jonas Devlieghere[Docs] Remove SVN checkout from LLDB build steps
2019-05-17 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of NAME:VALUE modifiers
2019-05-17 Roman Lebedev[DAGCombiner] visitShiftByConstant(): drop bogus signbi...
2019-05-17 Roman Lebedev[InstCombine] canShiftBinOpWithConstantRHS(): drop...
2019-05-17 Kristof Umann[analyzer] Remove the default value arg from getChecker...
2019-05-17 Russell GallopFix tests from r361013 on X86 bots.
2019-05-17 Dmitry Preobrazhensky[AMDGPU][MC] Enabled labels with s_call_b64 and s_cbran...
2019-05-17 Louis Dionne[libcxxabi] Add a test for invalid assumptions on the...
2019-05-17 Simon Pilgrim[X86][AVX] Remove LowerCTTZ's AVX1 custom vector handling.
2019-05-17 Yitzhak Mandelbaum[LibTooling] Add support to Transformer for composing...
2019-05-17 Fangrui Song[ELF] -r: fix R_*_NONE to section symbols on Elf*_Rel...
2019-05-17 Simon Pilgrim[X86][AVX] isNOT - add extract_subvector(xor X, -1...
2019-05-17 Stephen KellyExtract ASTDumper to a header file
2019-05-17 Stephen KellyAdd a Visit overload for DynTypedNode to ASTNodeTraverser
2019-05-17 Simon PilgrimFix Wdocumentation warnings. NFCI.
2019-05-17 Dmitry Preobrazhensky[AMDGPU][MC] Enabled expressions for most operands...
2019-05-17 Matt ArsenaultAMDGPU: Fix unused variable warnings in release builds
2019-05-17 Fangrui Song[ELF] Don't align PT_TLS's p_memsz
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_FCEIL
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_INTRINSIC_TRUNC
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_FRINT
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_FCOPYSIGN
2019-05-17 Clement Courbet[MergeICmps][NFC] Add more debug.
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: RegBankSelect for llvm.amdgcn.s...
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Use subreg index instead of extra...
2019-05-17 Matt ArsenaultAMDGPU/GlobalISel: Use waterfall loop for buffer_load
2019-05-17 Matt ArsenaultGlobalISel: Fix missing version of customFor
2019-05-17 Matt ArsenaultGlobalISel: Add fp<->int casts to MachineIRBuilder
2019-05-17 Matt ArsenaultGlobalISel: Add MIRBuilder wrappers for bitcount instru...
2019-05-17 Martin Storsjo[MinGW] Include --enable-auto-import in the help listing
2019-05-17 Martin Storsjo[MinGW] Implement the -v and --version flags for the...
2019-05-17 Martin Storsjo[MinGW] Implement --help for the MinGW driver
2019-05-17 Martin Storsjo[MinGW] Allow requesting PDB output without giving...
2019-05-17 Fangrui Song[ELF][test] Reorganize some R_*_NONE tests
2019-05-17 Simon Pilgrim[X86] Pull out IsNOT helper. NFCI.
2019-05-17 Kristof Umann[analyzer] Validate checker option names and values
2019-05-17 Pavel Labathminidump: Use MemoryList parsing code from llvm
2019-05-17 Clement CourbetRe-land r360859: "[MergeICmps] Simplify the code."
next