summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [llvm-objcopy] Add objcopy::elf::Object::allocSections to simplify loops on S...Fangrui Song2019-09-042-22/+21
* Add LLDB reformatting to .git-blame-ignore-revsRaphael Isemann2019-09-041-0/+3
* Port TestBatchMode to PExpectTest classPavel Labath2019-09-042-91/+56
* [yaml2obj] Support PT_GNU_STACK and PT_GNU_RELROFangrui Song2019-09-043-1/+15
* [lldb][NFC] Rename ReadRegisterValue to PrintRegisterValueRaphael Isemann2019-09-041-95/+95
* Add .git-blame-ignore-revs fileRui Ueyama2019-09-041-0/+15
* [lldb][NFC] Remove WriteRegister copy-pasta from ObjectFileMachORaphael Isemann2019-09-041-198/+119
* [ELF] Add a spell corrector for "undefined symbol" diagnosticsFangrui Song2019-09-042-5/+149
* [llvm-objcopy] Rename variable names "Section" to "Sec". NFCFangrui Song2019-09-042-71/+65
* [ARM][ParallelDSP] SExt mul for accumulationSam Parker2019-09-045-5/+389
* Re-commit r363191 "[MS] Pretend constexpr variable template specializations a...Hans Wennborg2019-09-042-4/+30
* [IRPrinting] Improve module pass printer to work better with -filter-print-funcsTaewook Oh2019-09-042-5/+31
* [lldb][NFC] Add a simple test for thread_local storage.Raphael Isemann2019-09-043-0/+25
* [GlobalISel] Fix G_SEXT narrowScalar to bail out of unsupported type combinat...Amara Emerson2019-09-041-3/+7
* [dotest] Avoid the need for LEVEL= makefile boilerplatePavel Labath2019-09-04557-1581/+552
* gn build: Merge r370843Nico Weber2019-09-041-0/+1
* [clangd] Split Preamble.h out of ClangdUnit.h. NFCSam McCall2019-09-0412-236/+297
* [lldb] [test] Mark 'reenabled' tests XFAIL on NetBSDMichal Gorny2019-09-045-0/+5
* Add a newline at the end of the fileRui Ueyama2019-09-041-1/+1
* [lldb] [test] Un-mark two commands/register tests XFAILMichal Gorny2019-09-041-2/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-0470-390/+9099
* [llvm-objcopy] Fix some identifier names in comments. NFCFangrui Song2019-09-041-5/+5
* [RISCV] Enable tail call opt for variadic functionJim Lin2019-09-042-7/+2
* [MemorySSA] Move two verify calls under expensive checks.Alina Sbirlea2019-09-041-2/+2
* [NFC][llvm-ifs] Adding .ifs files to the test list for llvm-ifs tool.Puyan Lotfi2019-09-041-0/+1
* Revert [Windows] Disable TrapUnreachable for Win64, add SEH_NoReturnReid Kleckner2019-09-0321-145/+38
* [WebAssembly] Compare functions by names in Emscripten SjljHeejin Ahn2019-09-032-64/+74
* [llvm-profdata] Add mode to recover from profile read failuresVedant Kumar2019-09-034-78/+89
* [InstrProf] Tighten a check for malformed data records in raw profilesVedant Kumar2019-09-034-6/+23
* [libclang][test][NFC] Split off fixture from tests.Jan Korous2019-09-032-71/+95
* [GVN] Remove a todo introduced w/rL370791Philip Reames2019-09-031-3/+0
* [AArch64][GlobalISel] Legalize 128 bit divisions to libcalls.Amara Emerson2019-09-033-4/+116
* [GlobalISel][CallLowering] Add support for splitting types according to calli...Amara Emerson2019-09-0312-84/+242
* [MemorySSA] Disable MemorySSA use.Alina Sbirlea2019-09-036-53/+38
* [Attributor] Use the delete API for livenessJohannes Doerfert2019-09-033-16/+24
* [Attributor] Deduce "no-capture" argument attributeJohannes Doerfert2019-09-0313-127/+579
* reland "[lld-link] implement -start-lib and -end-lib"Bob Haarman2019-09-0315-70/+316
* [Driver] Remove duplicate option parsing (NFC)Jonas Devlieghere2019-09-031-8/+1
* [CodeGen] Use FSHR in DAGTypeLegalizer::ExpandIntRes_MULFIXBjorn Pettersson2019-09-035-136/+99
* Skip MCJIT unit tests if LLVM is not configured for native compilationDavid Blaikie2019-09-031-1/+7
* [MemorySSA] Re-enable MemorySSA use.Alina Sbirlea2019-09-036-38/+53
* [AMDGPU] Set default flat work group size to (1,256) for HIPYaxun Liu2019-09-032-5/+7
* Unbreak the build after r370798Benjamin Kramer2019-09-031-1/+1
* [MC] Pass through .code16/32/64 and .syntax unified for COFFReid Kleckner2019-09-033-11/+34
* [lldb][NFC] Remove lldbcurses.pyRaphael Isemann2019-09-031-1306/+0
* [OPENMP][NVPTX]Fix parallel level counter in non-SPMD mode.Alexey Bataev2019-09-034-16/+45
* [lldb][NFC] Remove unused overload of File::ReadRaphael Isemann2019-09-032-74/+0
* Disable stack exhaustion test on NetBSD, where either the detection orRichard Smith2019-09-031-0/+5
* ld.lld.1: explain long options may use one or two dashesEd Maste2019-09-031-0/+11
* ld.lld.1: stylistic changes suggested by igorEd Maste2019-09-031-23/+36
OpenPOWER on IntegriCloud