summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTOCodeGenerator] Add support for index-based WPDEugene Leviant2019-10-182-10/+3
* [AArch64][SVE] Add SPLAT_VECTOR ISD NodeGraham Hunter2019-10-1813-17/+238
* SystemInitializerCommon fix compilation on linuxPavel Labath2019-10-181-1/+2
* [Arm][libsanitizer] Fix arm libsanitizer failure with bleeding edge glibcSjoerd Meijer2019-10-181-1/+4
* [ThinLTOCodeGenerator] Add support for index-based WPDEugene Leviant2019-10-182-21/+104
* [LLD] [COFF] Try to report source locations for duplicate symbolsMartin Storsjo2019-10-189-22/+433
* [AArch64] Don't combine callee-save and local stack adjustment when optimizin...David Green2019-10-182-0/+28
* [X86] Regenerate memcmp tests and add X64-AVX512 common prefixSimon Pilgrim2019-10-181-14/+81
* Fix MSVC "not all control paths return a value" warning. NFCI.Simon Pilgrim2019-10-181-0/+1
* Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warnings. N...Simon Pilgrim2019-10-182-2/+2
* [Codegen] Alter the default promotion for saturating adds and subsDavid Green2019-10-1829-1374/+1071
* [AArch64][SVE] Implement unpack intrinsicsKerry McLaughlin2019-10-187-5/+183
* [InstCombine] Fix miscompile bug in canEvaluateShuffledBjorn Pettersson2019-10-182-12/+37
* [InstCombine] Pre-commit of test case showing miscompile bug in canEvaluateSh...Bjorn Pettersson2019-10-181-0/+101
* Update release notesRui Ueyama2019-10-181-1/+5
* [WebAssembly] -pthread implies -target-feature +sign-extThomas Lively2019-10-182-3/+16
* [X86] Emit KTEST when possibleDavid Zarzycki2019-10-182-14/+29
* [lit] Move resolving of XFAIL result codes out of Test.setResultJulian Lettner2019-10-182-12/+21
* [lit] worker.py: Improve code for executing a single testJulian Lettner2019-10-181-12/+21
* [ScopBuilder] Fix bug 38358 by preserving correct order of ScopStmts.Michael Kruse2019-10-172-6/+112
* [IndVars] Factor out some common code into a utility functionPhilip Reames2019-10-171-16/+13
* [Test] Precommit test for D69006Philip Reames2019-10-171-0/+317
* [analyzer] exploded-graph-rewriter: Fix typo in r375186. Unbreaks tests.Artem Dergachev2019-10-171-1/+1
* [lldb][NFC] Fix typo in DWARFASTParserClang.cppRaphael Isemann2019-10-171-2/+2
* [analyzer] Assign truly stable identifiers to exploded nodes.Artem Dergachev2019-10-1719-161/+305
* [analyzer] Display cast kinds in program point dumps.Artem Dergachev2019-10-173-2/+58
* [analyzer] exploded-graph-rewriter: Make node headers a bit lighter.Artem Dergachev2019-10-172-2/+2
* DebugInfo: Move loclist base address from DwarfFile to DebugLocStreamDavid Blaikie2019-10-175-27/+18
* eliminate one form of PythonObject::Reset()Lawrence D'Anna2019-10-173-37/+15
* clean up the implementation of PythonCallable::GetNumArgumentsLawrence D'Anna2019-10-173-35/+329
* DebugInfo: Remove unused parameter (from DwarfDebug.cpp:emitListsTableHeaderS...David Blaikie2019-10-171-3/+3
* [ARM] Fix arm_neon.h with -flax-vector-conversions=none, part 3Eli Friedman2019-10-172-2/+3
* Reland [llvm-objdump] Use a counter for llvm-objdump -h instead of the sectio...Jordan Rupprecht2019-10-173-22/+63
* [clang-offload-wrapper][NFC] Use captured name of the entry type in LIT testSergey Dmitriev2019-10-171-1/+1
* [Error] Make llvm::cantFail include the original error messagesDon Hinton2019-10-172-7/+30
* [AMDGPU] drop getIsFP td helperStanislav Mekhanoshin2019-10-173-23/+13
* (NFC) Delete variable made unused by llvm-svn: 375160Sterling Augustine2019-10-171-1/+0
* [lldb] X-fail tests that use constructors in expressions on WindowsRaphael Isemann2019-10-172-1/+19
* [test] Add a .clang-format file for the shell test.Jonas Devlieghere2019-10-171-0/+3
* [lit] Move computation of deadline up into base classJulian Lettner2019-10-171-18/+18
* Adapt Windows test to API change.Adrian Prantl2019-10-171-3/+2
* [llvm-objcopy] Add support for shell wildcardsJordan Rupprecht2019-10-178-49/+538
* [OPENMP]Dow not emit warnings for uninitialized loop counters.Alexey Bataev2019-10-174-373/+511
* libhwasan initialisation include kernel syscall ABI relaxationEvgeniy Stepanov2019-10-173-0/+42
* Reland "[lit] Synthesize artificial deadline"Julian Lettner2019-10-171-13/+7
* Revert "[LLDB] [test] Use %clang_cl instead of build.py in a few tests"Martin Storsjo2019-10-172-5/+4
* [Builtins] Downgrade duplicate source file warning from a fatal error to a wa...Dan Liew2019-10-171-1/+3
* Modernize the rest of the Find.* API (NFC)Adrian Prantl2019-10-1752-710/+487
* [x86] add test for setcc to shift transform; NFCSanjay Patel2019-10-171-0/+14
* [cmake] Pass external project source directories to sub-configuresShoaib Meenai2019-10-171-0/+9
OpenPOWER on IntegriCloud