summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Add Random Forest runtime for code completion.cmake-integrationUtkarsh Saxena2020-09-1812-0/+699
* Extending Baremetal toolchain's support for the rtlib option.Jon Roelofs2020-09-182-2/+15
* [MLIR][ODS] Add constBuilderCall for TypeArrayAttrAndy Ly2020-09-182-1/+4
* [X86][AVX] lowerBuildVectorAsBroadcast - improve i64 BROADCASTM lowering on 3...Simon Pilgrim2020-09-184-101/+42
* [DFSan] Add strpbrk wrapper.Matt Morehouse2020-09-183-0/+54
* [MLIR][SPIRV] Create new ctx for deserialization in roundtrips.ergawy2020-09-181-2/+5
* [mlir][openacc] Add missing operands for acc.data operationValentin Clement2020-09-183-33/+140
* [mlir][openacc] Support Index and AnyInteger in loop opValentin Clement2020-09-183-51/+111
* [X86][AVX] Add missing i686 broadcastm test coverageSimon Pilgrim2020-09-181-62/+85
* [DAG] BuildVectorSDNode::getSplatValue - pull out repeated getNumOperands() c...Simon Pilgrim2020-09-181-4/+4
* [AIX] Enable large code model when building with clangDavid Tenty2020-09-181-1/+1
* [clangd] Add option for disabling AddUsing tweak on some namespaces.Adam Czachorowski2020-09-186-0/+75
* [mlir][StandardToSPIRV] Handle vector of i1 case for lowering zexti to SPIR-V.Hanhan Wang2020-09-182-5/+23
* [InstSimplify] fix fmin/fmax miscompile for partial undef vectors (PR47567)Sanjay Patel2020-09-182-7/+23
* IR: Move denormal mode parsing from MachineFunction to FunctionMatt Arsenault2020-09-183-14/+20
* emacs: Add nofree and willreturn to list of attributesMatt Arsenault2020-09-181-2/+2
* Revert "[amdgpu] Lower SGPR-to-VGPR copy in the final phase of ISel."Matt Arsenault2020-09-187-104/+9
* [SLP] Allow reordering of vectorization trees with reused instructions.Alexey Bataev2020-09-184-82/+155
* [AMDGPU] Set DS alignment requirements to be more strictMirko Brkusanin2020-09-1815-99/+788
* [InstSimplify] add another test for NaN propagation; NFCSanjay Patel2020-09-181-5/+5
* [libunwind] Support for leaf function unwinding.Daniel Kiss2020-09-185-2/+110
* [DWARFYAML] Make the include_directories, file_names and opcodes fields of th...Xing GUO2020-09-1811-29/+42
* [DWARFYAML][test] Use 'CHECK-NEXT:' to make checkers stricter. NFC.Xing GUO2020-09-182-60/+60
* [UpdateCCTestChecks] Include generated functions if askedDavid Greene2020-09-1865-117/+5400
* [Test] Missing range check removal opportunityMax Kazantsev2020-09-181-0/+89
* [Polly] Update map passed to SCEVParameterReweriter.Florian Hahn2020-09-181-1/+3
* [mlir][Linalg] Evolve named ops to use assembly form and support linalg on te...Nicolas Vasilache2020-09-1845-483/+1077
* Recommit "[DSE] Switch to MemorySSA-backed DSE by default."Florian Hahn2020-09-1877-110/+119
* Revert "[libunwind] Support for leaf function unwinding."Daniel Kiss2020-09-185-108/+2
* [SCEV] Generalize SCEVParameterRewriter to accept SCEV expression as target.Florian Hahn2020-09-183-23/+61
* [TableGen][GlobalISel] Fix handling of zero_regGabriel Hjort Ã…kerlund2020-09-185-15/+69
* AArch64: make sure jump table entries can reach entire imageTim Northover2020-09-189-73/+316
* [NFC][gotsan] Fix 'format' errorVitaly Buka2020-09-181-1/+1
* [NFC][sanitizer] Disable a test on WindowsVitaly Buka2020-09-181-1/+7
* [sanitizer] Add facility to print the full StackDepotTeresa Johnson2020-09-185-3/+49
* Revert "[InstCombine] Canonicalize SPF_ABS to abs intrinc"Nikita Popov2020-09-1812-324/+600
* [NFC][fuzzer] Simplify StrcmpTest.cppVitaly Buka2020-09-181-3/+1
* [AArch64] Add tests for zext pattern match with AssertZext/AssertSext operand...Andrew Wei2020-09-181-0/+48
* [FPEnv] Use typed accessors in FPOptionsSerge Pavlov2020-09-184-13/+30
* Revert "This is a test commit"Artur Bialas2020-09-181-1/+0
* This is a test commitArtur Bialas2020-09-181-0/+1
* [X86] Add some demanded bits test cases for PDEP with constant maskCraig Topper2020-09-172-0/+31
* [AArch64] Emit zext move when the source of the zext is AssertZext or AssertSextAndrew Wei2020-09-182-5/+7
* Revert "[sanitizer] Add facility to print the full StackDepot"Teresa Johnson2020-09-174-40/+1
* [libc] Add implementation for hypotfTue Ly2020-09-179-0/+335
* [sanitizer] Add facility to print the full StackDepotTeresa Johnson2020-09-174-1/+40
* [NFC] clang-format one lineVitaly Buka2020-09-171-1/+1
* [NFC][Lsan] Fix zero-sized array compilation errorVitaly Buka2020-09-172-3/+4
* [scudo/standalone] Don't define test main function for FuchsiaRoland McGrath2020-09-171-4/+4
* [MLIR] Fix build failure due to https://reviews.llvm.org/D87059.Rahul Joshi2020-09-171-2/+2