summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [Driver] Fix style issues of --print-supported-cpus after D63105Fangrui Song2019-06-295-43/+30
* AMDGPU/GlobalISel: Add some more tests for icmp selectMatt Arsenault2019-06-291-32/+80
* Use const auto *Fangrui Song2019-06-292-7/+7
* AMDGPU/GlobalISel: RegBankSelect for update.dppMatt Arsenault2019-06-292-0/+83
* [TSan] Attempt to fix linker error for Linux on AArch64Julian Lettner2019-06-292-9/+2
* AMDGPU/GlobalISel: RegBankSelect for atomic.inc/atomic.decMatt Arsenault2019-06-293-0/+162
* AMDGPU/GlobalISel: RegBankSelect for some DS intrinsicsMatt Arsenault2019-06-297-1/+303
* AMDGPU/GlobalISel: RegBankSelect for some easy intrinsicsMatt Arsenault2019-06-291-1/+48
* AMDGPU/GlobalISel: RegBankSelect for icmp/fcmp intrinsicsMatt Arsenault2019-06-293-0/+146
* AMDGPU/GlobalISel: RegBankSelect for amdgcn.div.fmasMatt Arsenault2019-06-292-0/+107
* AMDGPU/GlobalISel: RegBankSelect for some simple leaf intrinsicsMatt Arsenault2019-06-297-1/+95
* [IndVars] Remove a bit of manual constant folding [NFC]Philip Reames2019-06-291-12/+7
* Revert "[clang][NewPM] Fix broken profile test"Leonard Chan2019-06-292-14/+4
* AMDGPU: Add baseline test for packed shufflevectorMatt Arsenault2019-06-281-0/+928
* [clang][test][NFC] Explicitly specify clang ABI in AST Dumper testJan Korous2019-06-281-1/+1
* [WebAssembly] Assembler: support .int16/32/64 directives.Wouter van Oortmerssen2019-06-282-7/+18
* [WebAssembly] Allow @object in .type directives.Wouter van Oortmerssen2019-06-282-0/+3
* [x86] remove stale comment about cmov; NFCSanjay Patel2019-06-281-2/+1
* Get the expression parser to handle missing weak symbols.Jim Ingham2019-06-2814-40/+269
* [NFC][NewGVN] Explicitly check fpmath metadata in fpmath.llCameron McInally2019-06-281-4/+7
* [Lanai] auto-generate complete test checks; NFCSanjay Patel2019-06-281-21/+96
* [OPENMP]Improve analysis of implicit captures.Alexey Bataev2019-06-2825-60/+78
* [WebAssembly] Assembler: Allow offsets and p2align in symbol load.Wouter van Oortmerssen2019-06-282-6/+12
* [WebAssembly] Assembler: Improve section parsing.Wouter van Oortmerssen2019-06-282-29/+18
* [NewGVN] Add unary FNeg support to NewGVN passCameron McInally2019-06-282-3/+3
* Revert enabling frame pointer elimination on OpenBSD for now.Brad Smith2019-06-282-26/+0
* [GVNSink] Add unary FNeg support to GVNSink passCameron McInally2019-06-282-1/+3
* [demangle] Support for C++2a char8_tErik Pilkington2019-06-283-0/+11
* [TSan] Fix build build breakage on AndroidJulian Lettner2019-06-281-1/+1
* Default to Secure PLT on PPC for musl libc.Brad Smith2019-06-282-1/+4
* [clang-doc] Handle anonymous namespacesJulie Hockett2019-06-285-30/+88
* [llvm-ar] Document response file support in --helpSam Clegg2019-06-282-0/+10
* Re-apply r364600 with fixes.Lang Hames2019-06-281-0/+12
* [unittests][Support] Fix LLVM-Unit :: Support/./SupportTests/FileSystemTest.p...Rainer Orth2019-06-281-2/+3
* [clang-doc] De-duplicate comments and locationsJulie Hockett2019-06-283-2/+88
* [GDBRemote] Remove code that flushes GDB remote packetsJonas Devlieghere2019-06-281-7/+0
* [UpdateChecks] Add support for armv7-apple-darwinJinsong Ji2019-06-282-2/+21
* [X86] CombineShuffleWithExtract - recurse through EXTRACT_SUBVECTOR chainSimon Pilgrim2019-06-283-29/+17
* Make sure the thread list is updated before you set the stop reasonJim Ingham2019-06-285-8/+225
* hwasan: Remove the old frame descriptor mechanism.Peter Collingbourne2019-06-284-111/+0
* [ODRHash] Fix null pointer dereference for ObjC selectors with empty slots.Volodymyr Sapsai2019-06-282-1/+37
* Update CODE_OWNERS.txt for clang-docJulie Hockett2019-06-281-0/+4
* [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.1Julian Lettner2019-06-284-0/+41
* [NFC][Codegen] Revisit test coverage for X % C == 0 fold once more (add tests...Roman Lebedev2019-06-284-373/+2077
* [COFF] Fix .rsrc sections with differing permissionsMartin Storsjo2019-06-283-11/+26
* [WebAssembly] Added visibility and ident directives to WasmAsmParser.Wouter van Oortmerssen2019-06-282-32/+89
* [NFC][InstCombine] Shift amount reassociation: revisit flag preservation testsRoman Lebedev2019-06-281-12/+26
* [AMDGPU][MC] Fix 2 for sanitizer failure in 364645Dmitry Preobrazhensky2019-06-282-6/+6
* [OPENMP]Fix top DSA for static members.Alexey Bataev2019-06-282-3/+20
* [ARM] Add support for the MVE long shift instructionsSam Tebbs2019-06-285-7/+306
OpenPOWER on IntegriCloud