summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Switch Hover.All to structured testsKadir Cetinkaya2019-12-062-430/+488
* [clangd] Store index::SymbolKind in HoverInfoKadir Cetinkaya2019-12-063-38/+37
* [llvm-readobj][llvm-readelf] - Refactor parsing of the SHT_GNU_versym section.Georgii Rymar2019-12-067-36/+353
* [LV] Record GEP widening decisions in recipe (NFCI)Gil Rapaport2019-12-066-81/+152
* [AArch64][SVE2] Implement while comparison intrinsicsCullen Rhodes2019-12-062-10/+318
* [llvm-readobj] - Implement --dependent-libraries flag.Georgii Rymar2019-12-065-0/+135
* [clangd] Try to fix CompileCommandsTests on windows. NFCSam McCall2019-12-062-14/+21
* [DebugInfo][CGP] Update dbg.values when sinking address computationsJeremy Morse2019-12-062-0/+95
* [X86] Regenerate test to fix build bot failuresUlrich Weigand2019-12-061-13/+13
* [AArch64][SVE] Implement integer compare intrinsicsCullen Rhodes2019-12-067-35/+1792
* [clangd] Fix gcc warning about extra ";" [NFC]Mikael Holmen2019-12-061-1/+1
* [lldb][NFC] Move [SU]Int64ValueIsValidForByteSize to RegisterValueRaphael Isemann2019-12-062-32/+31
* [FPEnv][SelectionDAG] Relax chain requirementsUlrich Weigand2019-12-0610-593/+769
* [lldb/DWARF] Fix DW_AT_addr_base & DW_AT_low_pc interactionPavel Labath2019-12-062-4/+119
* [lldb][NFC] Remove ability to pass a custom printf format to DataExtractor::P...Raphael Isemann2019-12-062-16/+10
* [lldb/DWARF] Fix DW_AT_rnglists_base handling for dwo filesPavel Labath2019-12-062-3/+161
* [lldb] Migrate VMRange::Dump to raw_ostreamRaphael Isemann2019-12-064-10/+8
* [lldb/IRExecutionUnit] Stop searching based on demangled namesPavel Labath2019-12-062-3/+0
* [lldb/DWARF] Remove DWARFDebugRangesBase abstract classPavel Labath2019-12-062-13/+4
* [clang-tidy] Fix PR26274Alexander Kornienko2019-12-063-70/+137
* gn build: Merge 99768b243cdLLVM GN Syncbot2019-12-062-0/+2
* [clangd] (take 2) Try harder to find a plausible `clang` as argv0, particular...Sam McCall2019-12-0611-107/+390
* [lldb][NFC] Migrate FileSpec::Dump to raw_ostreamRaphael Isemann2019-12-0613-24/+22
* [lldb] NFC: less nesting in SearchFilter.cppKonrad Kleine2019-12-061-165/+170
* [compiler-rt] [test] Disable ASLR on ASAN/MSAN/TSAN tests on NetBSDMichał Górny2019-12-066-0/+21
* gn build: Merge 9e8c799e2b0LLVM GN Syncbot2019-12-062-1/+1
* [Dsymutil][NFC] Move NonRelocatableStringpool into common CodeGen folder.Alexey Lapshin2019-12-068-31/+28
* [LCSSA] Don't use VH callbacks to invalidate SCEV when creating LCSSA phisDaniil Suchkov2019-12-063-12/+42
* Fix build of LookupResult.cpp from aeda128 with Visual C++.Douglas Yung2019-12-051-0/+1
* [JITLink] Use Blocks rather than Symbols for SectionRange.Lang Hames2019-12-051-14/+13
* [JITLink] Remove the Section::symbols_empty() method.Lang Hames2019-12-053-10/+7
* DebugInfo: Pull out a common expression.David Blaikie2019-12-051-3/+5
* llvm-reduce: Add a space to an option's --helpGeorge Burgess IV2019-12-051-1/+1
* [ConstantFold][SVE] Skip scalable vectors in ConstantFoldInsertElementInstruc...Huihui Zhang2019-12-052-0/+25
* Fix crash if a user-defined conversion is applied in the middle of aRichard Smith2019-12-054-1/+27
* Tighten up CHECK lines added in a9f10ebffa to work on ARM.Douglas Yung2019-12-051-1/+1
* gn build: Add support for building scudo and its unit tests.Peter Collingbourne2019-12-054-0/+191
* gn build: Bump Android API level to 29, and NDK to r21.Peter Collingbourne2019-12-052-3/+3
* [X86] Make X86TargetLowering::BuildFILD return a std::pair of SDValues so we ...Craig Topper2019-12-052-11/+12
* Add strict fp support for instructions fadd/fsub/fmul/fdivLiu, Chen32019-12-068-57/+67
* gn build: Merge aeda128a96cLLVM GN Syncbot2019-12-061-0/+1
* gn build: Merge 6470497817eLLVM GN Syncbot2019-12-061-1/+0
* Add lookup functions for efficient lookups of addresses when using GsymReader...Greg Clayton2019-12-0514-28/+632
* Revert "[AST] Traverse the class type loc inside the member type loc."Sterling Augustine2019-12-054-53/+4
* [ThinLTO] Add option to disable readonly/writeonly attribute propagationTeresa Johnson2019-12-053-12/+16
* [RegisterCoalescer] Fix the creation of subranges when rematerialization is usedQuentin Colombet2019-12-052-2/+55
* Handle two corner cases in creduce-clang-crash.pyReid Kleckner2019-12-051-0/+3
* [AutoFDO] Top-down Inlining for specialization with context-sensitive profileWenlei He2019-12-053-9/+179
* [AutoFDO] Properly merge context-sensitive profile of inlinee back to outline...Wenlei He2019-12-058-8/+152
* gn build: Merge fdf80e86a52LLVM GN Syncbot2019-12-051-0/+1
OpenPOWER on IntegriCloud