summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-15Bump the trunk major version to 11llvmorg-11-initHans Wennborg
2020-01-15Revert rG6078f2fedcac5797ac39ee5ef3fd7a35ef1202d5 - "[AArch64][GlobalISel]: S...Simon Pilgrim
2020-01-15[RISCV] Support ABI checking with per function target-featuresZakk Chen
2020-01-15Revert "[RISCV] Support ABI checking with per function target-features"Zakk Chen
2020-01-15Fix Wdocumentation warning. NFC.Simon Pilgrim
2020-01-15RegisterClassInfo::computePSetLimit - assert that we actually find a register.Simon Pilgrim
2020-01-15Fix "pointer is null" static analyzer warning. NFCI.Simon Pilgrim
2020-01-15[yaml2obj/obj2yaml] - Add support for SHT_RELR sections.Georgii Rymar
2020-01-15[lldb] Add expect_expr function for testing expression evaluation in dotests.Raphael Isemann
2020-01-15[AArch64][SVE] Fold variable into assert to silence unused variable warnings ...Benjamin Kramer
2020-01-15[NFC] Adjust test cases numbering, test commit.Arkady Shlykov
2020-01-15[llvm-locstats] Fix the docsDjordje Todorovic
2020-01-15[Lexer] Allow UCN for dollar symbol '\u0024' in identifiers when using -fdoll...Scott Egerton
2020-01-15Revert "[yaml2obj/obj2yaml] - Add support for SHT_RELR sections."Georgii Rymar
2020-01-15[Support] Replace Windows __declspec(thread) with thread_local for LLVM_THREA...Russell Gallop
2020-01-15[AArch64][SVE] Add ptest intrinsicsCullen Rhodes
2020-01-15[llvm-locstats] Add the --draw-plot optionDjordje Todorovic
2020-01-15[yaml2obj/obj2yaml] - Add support for SHT_RELR sections.Georgii Rymar
2020-01-15Revert "[RISCV] Add Clang frontend support for Bitmanip extension"Scott Egerton
2020-01-15[llvm-locstats][NFC] Support OOP conceptDjordje Todorovic
2020-01-15[RISCV] Support ABI checking with per function target-featuresZakk Chen
2020-01-15[DWARF] Fix DWARFDebugAranges to support 64-bit CU offsets.Igor Kudrin
2020-01-15[gn build] Port 0dc6c249bffLLVM GN Syncbot
2020-01-15[MachO] Add a test for detecting reserved unit length.Igor Kudrin
2020-01-15[AMDGPU] Invert the handling of skip insertion.cdevadas
2020-01-15[VE] Minimal codegen for empty functionsKazushi (Jam) Marukawa
2020-01-15[X86] Don't call LowerUINT_TO_FP_i32 for i32->f80 on 32-bit targets with sse2.Craig Topper
2020-01-15[ARM] Reegenerate MVE tests. NFCDavid Green
2020-01-15[Attributor] AAValueConstantRange: Value range analysis using constant rangeHideto Ueno
2020-01-15[Scheduler] Adjust interface of CreateTargetMIHazardRecognizer to use Schedul...David Green
2020-01-14[lldb/test] Add test for CMTime data formatterJonas Devlieghere
2020-01-14[lldb/CommandInterpreter] Remove flag that's always true (NFC)Jonas Devlieghere
2020-01-14Fix up ms-pch-macro.c test to pass on non-WindowsReid Kleckner
2020-01-14[Driver][X86] Add -malign-branch* and -mbranches-within-32B-boundariesFangrui Song
2020-01-14[ODRHash] Fix wrong error message with bitfields and mutable.Weverything
2020-01-14[PowerPC] Fix powerpcspe subtarget enablement in llvm backendJustin Hibbits
2020-01-14Relax the rules around objc_alloc and objc_alloc_init optimizations.Pierre Habouzit
2020-01-14CMake: Make most target symbols hidden by defaultTom Stellard
2020-01-14PR44540: Prefer an inherited default constructor over an initializerRichard Smith
2020-01-14Modify test to use -S instead of -c so that it works when an external assembl...Douglas Yung
2020-01-14DWARFDebugLine.cpp: Restore LF line endingsHubert Tong
2020-01-14[BranchAlign] Add master --x86-branches-within-32B-boundaries flagPhilip Reames
2020-01-15[Concepts] Type ConstraintsSaar Raz
2020-01-14[X86] ABI compat bugfix for MSVC vectorcallReid Kleckner
2020-01-14Allow /D flags absent during PCH creation under msvc-compatZachary Henkel
2020-01-14[Win64] Handle FP arguments more gracefully under -mno-sseReid Kleckner
2020-01-14[amdgpu] Fix typos in a test case.Michael Liao
2020-01-14[X86] Drop an unneeded FIXME. NFCCraig Topper
2020-01-14[X86] Swap the 0 and the fudge factor in the constant pool for the 32-bit mod...Craig Topper
2020-01-15[mlir] : Fix ViewOp shape folder for identity affine mapsAhmed Taei