summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [LLDB] [test] Use %clang_cl instead of build.py in a few testsMartin Storsjo2019-10-172-4/+5
* [Object] Fix the return type of getOffset/getSizeAlexander Shaposhnikov2019-10-171-2/+2
* [NFC][InstCombine] Some more preparatory cleanup for dropRedundantMaskingOfLe...Roman Lebedev2019-10-171-4/+4
* [PowerPC] Turn on CR-Logical reducer passNemanja Ivanovic2019-10-176-47/+66
* [lldb] Don't emit artificial constructor declarations as global functionsRaphael Isemann2019-10-175-1/+23
* [Builtins] Provide a mechanism to selectively disable tests based on whether ...Dan Liew2019-10-17180-0/+228
* Reapply r375051: [support] GlobPattern: add support for `\` and `[!...]`, and...Jordan Rupprecht2019-10-173-46/+113
* NFC: Fix variable only used in asserts by propagating the value.Sterling Augustine2019-10-171-3/+4
* [asan] Update Windows test expectations for LLVM's MS demanglerReid Kleckner2019-10-172-4/+4
* [Reproducer] Surface error if setting the cwd failsJonas Devlieghere2019-10-171-2/+7
* Disable TestProcessList on windowsWalter Erquinigo2019-10-171-0/+1
* Revert [lit] Synthesize artificial deadlineReid Kleckner2019-10-171-19/+28
* [PowerPC] add tests for popcount with zext; NFCSanjay Patel2019-10-171-0/+304
* [IndVars] Split loop predication out of optimizeLoopExits [NFC]Philip Reames2019-10-171-11/+42
* [codeview] Workaround for PR43479, don't re-emit instr labelsReid Kleckner2019-10-172-4/+93
* Revert [Sanitizers] Add support for RISC-V 64-bitSam Elliott2019-10-176-20/+9
* [NFC][InstCombine] Tests for "fold variable mask before variable shift-of-tru...Roman Lebedev2019-10-1711-0/+2430
* [OPENMP]Improve use of the global tid parameter.Alexey Bataev2019-10-173-18/+21
* [IndVars] Factor out a helper function for readability [NFC]Philip Reames2019-10-171-7/+20
* [Sanitizers] Add support for RISC-V 64-bitSam Elliott2019-10-176-9/+20
* [lld][test] Speculative fix for lld+windows failuresJordan Rupprecht2019-10-171-2/+2
* [lit] Move computation of deadline up into base classJulian Lettner2019-10-171-16/+15
* [lit] Synthesize artificial deadlineJulian Lettner2019-10-171-13/+5
* [lit] Create derived classes for serial/parallel test runsJulian Lettner2019-10-172-43/+51
* Fix an inverted condition in test.Adrian Prantl2019-10-171-3/+3
* [lld][test] Fix use of escape character in an lld test on WindowsJordan Rupprecht2019-10-171-2/+2
* [ObjC] Diagnose implicit type coercion from ObjC 'Class' to objectJames Y Knight2019-10-177-50/+58
* [ObjC] Add some additional test cases around pointer conversions.James Y Knight2019-10-177-31/+286
* [ARC] Add SystemV ABITatyana Krasnukha2019-10-175-1/+737
* [ARC] Basic support in gdb-remote process pluginTatyana Krasnukha2019-10-175-1/+13
* Revert r375114: "[lit] Make internal diff work in pipelines"Joel E. Denny2019-10-179-304/+271
* Revert r375116: "[lit] Extend internal diff to support `-` argument"Joel E. Denny2019-10-177-146/+5
* [OPENMP]Fix thread id passed to outlined region in sequential parallelAlexey Bataev2019-10-172-15/+13
* [OpenCL] Preserve addrspace in CGClass (PR43145)Sven van Haastregt2019-10-172-2/+35
OpenPOWER on IntegriCloud