platform/upstream/llvm.git
2019-02-21 Sanjay Patel[DAGCombiner] prevent infinite looping by truncating...
2019-02-21 Alexey Bataev[CUDA]Delayed diagnostics for the asm instructions.
2019-02-21 Matt ArsenaultAMDGPU/GlobalISel: Make phis legal
2019-02-21 Matt ArsenaultRegBankSelect: Allow targets to introduce control flow...
2019-02-21 Matt ArsenaultFix missing C++ mode comments
2019-02-21 Sanjay Patel[x86] regenerate checks; NFC
2019-02-21 Nirav Dave[X86] Fix copy-paste error in @ccz flag.
2019-02-21 Matt ArsenaultAMDGPU/GlobalISel: Fix bit count ops for non-power...
2019-02-21 Ilya Biryukov[llvm-readobj] Weaken a check in the test added by...
2019-02-21 Kadir Cetinkaya[clangd] Only report explicitly typed symbols during...
2019-02-21 Alex Bradbury[RISCV][NFC] IsEligibleForTailCallOptimization -> isEli...
2019-02-21 Alex Bradbury[RISCV] Add implied zero offset load/store alias patterns
2019-02-21 Joey Gouly[InferAddressSpaces] Fix fallthrough error
2019-02-21 Diana Picus[ARM GlobalISel] Support G_FRAME_INDEX for Thumb2
2019-02-21 Clement CourbetRe-land part of r354244 "[DAGCombiner] Eliminate dead...
2019-02-21 James Henderson[llvm-readobj]Add testing for ELF symbol and section...
2019-02-21 Joey Gouly[InferAddressSpaces] Fix crash on select of non-ptr...
2019-02-21 Simon Pilgrim[X86][SSE] combineX86ShufflesRecursively - moved to...
2019-02-21 George Rimar[yaml2obj][obj2yaml] - Support SHT_GNU_verdef (.gnu...
2019-02-21 George Rimar[LLD][ELF] - Simplify test case. NFC.
2019-02-21 Jonas Hahnfeld[OpenMP] Fix check-openmp after r354553
2019-02-21 Fangrui Song[llvm-readobj] Change "SHT_MIPS_DWARF" to "MIPS_DWARF"
2019-02-21 Eric Liu[CodeComplete] Collect visited contexts when scope...
2019-02-21 David GreenRevert 354564: [ARM] Add some missing thumb1 opcodes...
2019-02-21 Andrew Savonichev[OpenCL] Simplify LLVM IR generated for OpenCL blocks
2019-02-21 James Henderson[llvm-readobj]Test basic command-line handling
2019-02-21 James Henderson[yaml2obj]Allow symbol Index field to take values lower...
2019-02-21 David Spickett[AArch64] Print instruction before atomic semantic...
2019-02-21 David Green[ARM] Add some missing thumb1 opcodes to enable peephol...
2019-02-21 Fangrui Song[ObjectYAML] Support SHT_MIPS_DWARF section type flag
2019-02-21 Max Kazantsev[NFC] Replace EOL in test file
2019-02-21 Kadir Cetinkaya[clangd] Enable indexing of template type parameters
2019-02-21 Kadir Cetinkaya[clang][Index] Enable indexing of Template Type Paramet...
2019-02-21 Max Kazantsev[TEST] Add failing test that shows problems with MSSA...
2019-02-21 Eric Liu[clangd] Handle another incomplete-type diagnostic...
2019-02-21 Sam Parker[ARM] Negative constants mishandled in ARM CGP
2019-02-21 Jan Kratochviltestsuite: Fix TestCompDirSymLink and TestSourceManager...
2019-02-21 Joachim Protze[OpenMP][OMPT] Fix locking testcases for 32 bit archite...
2019-02-21 Markus Lavin[DebugInfo] Prep llvm-dwarfdump for typed DW5 ops.
2019-02-21 Fangrui SongFix file header issues in fuzzers. NFC
2019-02-21 Fangrui SongFix some include order and file headers issues. NFC
2019-02-21 Serge GueltonRevert r354546
2019-02-21 Serge GueltonFix typo in r354546
2019-02-21 Max Kazantsev[LoopSimplifyCFG] Add missing MSSA edge deletion
2019-02-21 Serge Guelton[NFC] Always initialize all members in ABIArgInfo
2019-02-21 Douglas YungAttempt to fix VS2015 build breakage from r354517....
2019-02-21 Sam Clegg[WebAssembly] Default to something reasonable in WebAss...
2019-02-21 Stanislav Mekhanoshin[AMDGPU] fix commuted case of sub combine
2019-02-21 Wei Mi[Inliner] Pass nullptr for the ORE param of getInlineCo...
2019-02-21 Xin TongAdd skipFunction to PostRA machine sinking pass.
2019-02-21 Davide ItalianoRevert "[lldb-mi] Move TestMIPrompt away from pexpect()."
2019-02-21 Sam Clegg[WebAssembly] Remove redundant code added in rL354538...
2019-02-21 Ahmed Bougacha[AArch64] Change size suffix for FP16FML intrinsics.
2019-02-21 Louis Dionne[NFC] Fix incorrect comment in std::function test
2019-02-21 Kostya Serebryany[libFuzzer] fix the docs
2019-02-21 Richard TrieuFix unused variable warning.
2019-02-21 Stephane Moore[clang-tidy] Make google-objc-function-naming ignore...
2019-02-21 Kostya Serebryany[libFuzzer] document -fork=N
2019-02-21 Amara EmersonRevert "[AArch64][GlobalISel] Implement partial support...
2019-02-21 Artem Dergachev[attributes] Fix buildbot after r354530.
2019-02-21 Artem Dergachev[attributes] Add an attribute for server routines in...
2019-02-20 Amara Emerson[GlobalISel] Add -O0 to some tests to see if it fixes...
2019-02-20 Sam Clegg[WebAssembly] Don't generate invalid modules when funct...
2019-02-20 Shoaib Meenai[clang] Add CMake target for installing clang's CMake...
2019-02-20 Alex LangfordMerge target triple into module triple when constructin...
2019-02-20 Shoaib Meenai[clang] Switch to LLVM_ENABLE_IDE
2019-02-20 Petr Hosek[CMake][runtimes] Set clang-header dependency for builtins
2019-02-20 Sam Clegg[WebAssembly] Don't error on conflicting uses of protot...
2019-02-20 Julian Lettner[LSan] Fix `__sanitizer_print_stack_trace` via fast...
2019-02-20 Amara Emerson[AArch64][GlobalISel] Implement partial support for...
2019-02-20 Craig Topper[X86] Add test cases to show missed opportunities to...
2019-02-20 Sanjay Patel[CGP] match a special-case of unsigned subtract overflow
2019-02-20 Nirav Dave[DAGCombine] Generalize Dead Store to overlapping stores.
2019-02-20 Jonas Toth[clang-tidy] refactor ExceptionAnalyzer further to...
2019-02-20 Tom StellardAMDGPU/GlobalISel: Move SMRD selection logic to TableGen
2019-02-20 Dimitry AndricFix the build with gcc when `-Wredundant-decls` is...
2019-02-20 Craig Topper[SelectionDAG] Teach GetDemandedBits to look at the...
2019-02-20 Nikita Popov[SDAG] Support vector UMULO/SMULO
2019-02-20 Nemanja IvanovicMake predefined FLT16 macros conditional on support...
2019-02-20 Craig Topper[X86] Add more load folding patterns for blend instruct...
2019-02-20 Tom StellardAdd support for pointer types in patterns
2019-02-20 Alexey Bataev[OPENMP] Use targetDiag for diagnostics of unsupported...
2019-02-20 Nirav DaveFix testcase.
2019-02-20 Ilya Biryukov[clangd] Fix a crash in Selection
2019-02-20 Davide Italiano[lldb-mi] Move TestMIPrompt away from pexpect().
2019-02-20 Ilya Biryukov[clangd] Store index in '.clangd/index' instead of...
2019-02-20 Nirav DaveAdd test case.
2019-02-20 Gabor MartonFix remaining semicolon pedantic errors for intel
2019-02-20 Siva Chandra[Clang Driver] Add support for "-static-pie" argument...
2019-02-20 Craig Topper[X86] Add test case to show missed opportunity to remov...
2019-02-20 Vitaly BukaFix license headers
2019-02-20 Craig TopperRevert r354498 "[X86] Add test case to show missed...
2019-02-20 Craig Topper[X86] Add test case to show missed opportunity to remov...
2019-02-20 Tom StellardAArch64/test: Add check for function name to machine...
2019-02-20 Puyan LotfiFixing NDEBUG typo in include/llvm/Support/raw_ostream.h
2019-02-20 Davide Italiano[lldb-mi] Remove a test that uses pexpect().
2019-02-20 Andrea Di Biagio[MCA][Scheduler] Correctly initialize field NumDispatch...
2019-02-20 Daniel SandersAdd partial implementation of std::to_address() as...
2019-02-20 Andrea Di Biagio[MCA][Scheduler] Collect resource pressure and memory...
2019-02-20 Simon Pilgrim[X86][SSE] combineX86ShufflesRecursively - begin genera...
next