summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add llvm-style RTTI to ObjectFile hierarchyPavel Labath2019-07-3120-35/+76
* [X86][AVX] Add reduced test case for PR42833Simon Pilgrim2019-07-311-0/+234
* [lldb][NFC] Check in completion crash test in lambdaRaphael Isemann2019-07-313-0/+13
* Add missing includes to SymbolFilePDBTestsPavel Labath2019-07-312-0/+2
* Re-disable C4324 MSVC warning that was enabled in D65458 / rL367383Simon Pilgrim2019-07-311-0/+8
* [ARM] Generate MVE VFMAsOliver Cruickshank2019-07-312-0/+391
* [lldb][docs] Add CMake version notes for -B flagStefan Granitz2019-07-312-4/+23
* [Clangd] NFC: Added FIXME in ExtractVariable testsShaurya Gupta2019-07-311-2/+7
* [NFC] Test CommitOliver Cruickshank2019-07-311-2/+2
* Fix mismatching vector type in AlignmentTest.cppGuillaume Chatelet2019-07-311-1/+1
* [RISCV] Support 'f' Inline Assembly ConstraintSam Elliott2019-07-317-0/+120
* [NFC][ARMCGP] Use switch in isSupportedValueSam Parker2019-07-311-47/+40
* Recommit "[GVN] Preserve loop related analysis/canonical forms."Florian Hahn2019-07-319-12/+96
* Add default constructor for MaybeAlignGuillaume Chatelet2019-07-311-0/+2
* [RISCV] Add support for floating point registers in inlineasmSimon Cook2019-07-312-9/+52
* [AArch64][SVE2] Load/store instruction fixesCullen Rhodes2019-07-312-37/+30
* [RISCV] Add support for lowering floating point inlineasm clobbersSimon Cook2019-07-312-0/+107
* [AArch64][SVE2] Minor refactoring and cleanupCullen Rhodes2019-07-312-26/+26
* [docs] Add cmake to Software requirementsDiana Picus2019-07-311-1/+3
* [AArch64][SVE2] Use destination register as source registerCullen Rhodes2019-07-312-86/+207
* [LLVM][NFC] Adding an Alignment type to LLVMGuillaume Chatelet2019-07-313-0/+630
* SymbolVendor: Remove the object file member variablePavel Labath2019-07-3119-141/+145
* [llvm/Object] - Add a test for "empty string table" error.George Rimar2019-07-312-5/+24
* [ARM][ParallelDSP] Convert to function passSam Parker2019-07-314-76/+126
* revert r367382 because buildbot failureZi Xuan Wu2019-07-316-169/+169
* [Fix] Customize warnings for missing built-in typesJohannes Doerfert2019-07-315-8/+42
* Change '|' to '&' in conditional.Richard Trieu2019-07-311-1/+1
* [CompletionRequest] Remove unimplemented members.Jonas Devlieghere2019-07-3113-68/+21
* [StringList] Change LongestCommonPrefix APIJonas Devlieghere2019-07-315-19/+11
* [NFC] Remove LLVM_ALIGNASJF Bastien2019-07-316-25/+9
* [PowerPC] Eliminate loads/swap feeding swap/store for vector type by using bi...Zi Xuan Wu2019-07-316-169/+169
* [AMDGPU] Fix high occupancy calculation and print itStanislav Mekhanoshin2019-07-319-17/+335
* [asan_symbolize] More debugging outputDan Liew2019-07-311-0/+1
* [asan_symbolize] Add `--skip-uuid-validation` option to `ModuleMapPlugIn`.Dan Liew2019-07-311-10/+26
* [asan_symbolize] Provide better error message when extracting the UUID of a b...Dan Liew2019-07-311-1/+3
* [TableGen] Move helpers into LLDBTableGenUtils.Jonas Devlieghere2019-07-316-28/+62
* GlobalISel: Replace artifact combiner checks with assertMatt Arsenault2019-07-311-14/+6
* [TableGen] Include vectorJonas Devlieghere2019-07-311-0/+1
* [MS] Emit S_HEAPALLOCSITE debug info in SelectionDAGAmy Huang2019-07-314-81/+152
* TableGen: Add MinAlignment predicateMatt Arsenault2019-07-319-62/+174
* Reland: [Remarks] Add an LLVM-bitstream-based remark serializerFrancis Visoiu Mistrih2019-07-3120-7/+1362
* NFCI, optimize layout of FileEntryAlex Lorenz2019-07-311-1/+1
* Revert "[Remarks] Add an LLVM-bitstream-based remark serializer"Francis Visoiu Mistrih2019-07-3120-1354/+7
* GlobalISel: Add G_ATOMICRMW_{FADD|FSUB}Matt Arsenault2019-07-309-16/+138
* [SymbolFilePDB] Fix windows bots after rL367360Alex Langford2019-07-301-4/+12
* [Sema] Actually map a variable template specialization from pattern to instan...Erik Pilkington2019-07-304-29/+61
* gn build: Merge r367364Nico Weber2019-07-302-0/+4
* [DAGCombiner] Add an option to control whether or not to enable store merging.Wei Mi2019-07-301-1/+6
* [Remarks] Add an LLVM-bitstream-based remark serializerFrancis Visoiu Mistrih2019-07-3020-7/+1354
* [TableGen] Reuse typedef across emitters (NFC)Jonas Devlieghere2019-07-303-18/+14
OpenPOWER on IntegriCloud