summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [lit] Extend internal diff to support `-` argumentJoel E. Denny2019-10-107-5/+146
* [lit] Clean up internal diff's encoding handlingJoel E. Denny2019-10-107-33/+86
* [lit] Make internal diff work in pipelinesJoel E. Denny2019-10-105-241/+276
* [OPENMP50]Support for declare variant directive for NVPTX target.Alexey Bataev2019-10-107-6/+250
* [test] Use a different module cache for Shell and API tests.Jonas Devlieghere2019-10-1011-28/+65
* [test] Pass DSYMUTIL and SDKROOT as part of the Make invocation.Jonas Devlieghere2019-10-101-5/+36
* Reland "[ASan] Do not misrepresent high value address dereferences as null de...Julian Lettner2019-10-107-6/+90
* gn build: Merge r374381GN Sync Bot2019-10-101-0/+2
* [test] Trim the symbtab test case (NFC)Jonas Devlieghere2019-10-101-10/+0
* Add GsymCreator and GsymReader.Greg Clayton2019-10-1011-23/+1295
* [dsymutil] Move CommonSymbols.clear() in resetParserState.Jonas Devlieghere2019-10-101-1/+1
* [ARM] VQSUB instructionDavid Green2019-10-103-51/+16
* Increase timeout in pexpect to lower chances of tests failing under ASAN.Adrian Prantl2019-10-101-1/+1
* Use arrays on stack and avoid use of new and delete operators.Siva Chandra2019-10-102-12/+4
* [Codegen] Alter the default promotion for saturating adds and subsDavid Green2019-10-1017-769/+483
* Fix assertions disabled builds after rL374367Kadir Cetinkaya2019-10-101-2/+1
* Increase timeout in gdbclientutils.py to decrease chance of test failing unde...Adrian Prantl2019-10-101-1/+1
* [DAGCombiner] reduce code duplication; NFCSanjay Patel2019-10-101-2/+4
* [Alignment][NFC] Use llv::Align in GISelKnownBitsGuillaume Chatelet2019-10-102-12/+13
* [BPF] Remove relocation for patchable externsYonghong Song2019-10-1022-467/+36
* In openFileForRead don't cache erroneous entries if the error relates to them...Kousik Kumar2019-10-104-35/+51
* [AMDGPU] Fixed dpp_combine.mir with expensive checks. NFC.Stanislav Mekhanoshin2019-10-101-5/+7
* Fix Wdocumentation warnings. NFCI.Simon Pilgrim2019-10-101-2/+2
* [OPENMP50]Register vendor name only once in vendor context selector.Alexey Bataev2019-10-103-7/+8
* [LLD][ELF] Fix stale comments about doing ICFRussell Gallop2019-10-101-2/+3
* [MCA] Show aggregate over Average Wait times for the whole snippet (PR43219)Roman Lebedev2019-10-10153-10/+341
* Revert "[FileCheck] Implement --ignore-case option."Dmitri Gribenko2019-10-106-4202/+4138
* Revert "[Tests] Output of od can be lower or upper case (llvm-objcopy/yaml2ob...Dmitri Gribenko2019-10-1011-1300/+1300
* Revert "Fix OCaml/core.ml fneg check"Dmitri Gribenko2019-10-101-1/+1
* [X86] combineFMA - Convert to use isNegatibleForFree/GetNegatedExpression.Simon Pilgrim2019-10-103-71/+148
* Fix OCaml/core.ml fneg check (try 2)Simon Pilgrim2019-10-101-1/+1
* Revert "[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator"Dmitri Gribenko2019-10-1028-439/+424
* unwind-via-stack-win.yaml: update for changes in yaml formatPavel Labath2019-10-101-1/+15
* [lldb] Fix minidebuginfo-set-and-hit-breakpoint.testRaphael Isemann2019-10-101-1/+1
* [X86] combineFMADDSUB - Convert to use isNegatibleForFree/GetNegatedExpression.Simon Pilgrim2019-10-101-10/+18
* [lldb] Add log output for the support files we pass to the CppModuleConfigura...Raphael Isemann2019-10-101-0/+11
* Revert "[test] Use system locale for mri-utf8.test"Thomas Preud'homme2019-10-102-22/+23
* Revert "[AMDGPU] Run `unreachable-mbb-elimination` after isel to clean up PHIs."Jay Foad2019-10-101-3/+0
* Fix OCaml/core.ml fneg checkSimon Pilgrim2019-10-101-1/+1
* [DAG][X86] Add isNegatibleForFree/GetNegatedExpression override placeholders....Simon Pilgrim2019-10-102-0/+27
* [llvm-readelf] - Do not enter an infinite loop when printing histogram.George Rimar2019-10-102-25/+80
* [Tests] Output of od can be lower or upper case (llvm-objcopy/yaml2obj).Kai Nacke2019-10-1011-1300/+1300
* Fix the unwinding plan augmentation from x86 assemblyPavel Labath2019-10-102-16/+106
* Fix some dangling else warningsPavel Labath2019-10-101-9/+10
* [DAGCombine] Match more patterns for half word bswapAmaury Sechet2019-10-102-47/+32
* [FileCheck] Implement --ignore-case option.Kai Nacke2019-10-106-4138/+4202
* [LV][NFC] Factor out calculation of "best" estimated trip count.Florian Hahn2019-10-101-28/+26
* MinidumpYAML: Add support for the memory info list streamPavel Labath2019-10-105-5/+141
* [ARM] VQADD instructionsDavid Green2019-10-103-74/+42
* [lldb] Make sure import-std-module/sysroot actually passes for the right reasonsRaphael Isemann2019-10-106-9/+16
OpenPOWER on IntegriCloud