summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [RISCV] Add support for RVC HINT instructionsLuis Marques2019-08-2111-11/+318
* reland [gtest] Fix printing of StringRef and SmallString in assert messages.Sam McCall2019-08-216-7/+48
* Add 9.0 release bug to merge request scriptSimon Atanasyan2019-08-211-0/+3
* Revert "[gtest] Fix printing of StringRef and SmallString in assert messages."Sam McCall2019-08-213-44/+1
* [lldb] Add tests for 'settings remove' and fix error message typosRaphael Isemann2019-08-212-3/+42
* Recommit "Minidump/Windows: Fix module lookup""Pavel Labath2019-08-214-0/+69
* Fix two compiler warningsPavel Labath2019-08-212-1/+3
* [lldb] Add tests for setting completions and enable 'settings remove' completionRaphael Isemann2019-08-212-0/+20
* [DAGCombiner] Various nits. NFCAmaury Sechet2019-08-211-4/+2
* [InstCombine] narrow icmp with extended operands of different widthsSanjay Patel2019-08-212-43/+47
* [gtest] Fix printing of StringRef and SmallString in assert messages.Sam McCall2019-08-213-1/+44
* MinidumpYAML: move serialization code to MinidumpEmitter.cppPavel Labath2019-08-214-218/+200
* [LLD][ELF] - Simplify the bad-archive.s test case.George Rimar2019-08-212-5/+6
* [llvm-objdump] - Cleanup the error reporting.George Rimar2019-08-2113-180/+196
* [clangd] Ignore implicit conversion-operator nodes in find refs.Haojian Wu2019-08-212-0/+17
* [lldb][NFC] Add tests for register commandRaphael Isemann2019-08-211-0/+13
* [MIPS GlobalISel] NarrowScalar G_ZEXTLOAD and G_SEXTLOADPetar Avramovic2019-08-215-3/+203
* [MIPS GlobalISel] NarrowScalar G_ZEXT and G_SEXTPetar Avramovic2019-08-214-0/+156
* [MIPS GlobalISel] Consider type1 when legalizing shifts after r351882Petar Avramovic2019-08-212-8/+33
* [MIPS GlobalISel] NarrowScalar G_TRUNCPetar Avramovic2019-08-214-0/+62
* [DebugInfo] Avoid dropping location info across block boundariesJeremy Morse2019-08-212-59/+263
* Reland D65242 "[ELF] More dynamic relocation packing""Fangrui Song2019-08-212-119/+221
* [lldb][NFC] Add tests for invalid command invocationsRaphael Isemann2019-08-216-0/+93
* [AArch64] Update MTE system register encodingsLuke Cheeseman2019-08-213-35/+35
* Removed some dead code in BugReporter and related filesDmitri Gribenko2019-08-2110-143/+13
* Fix an unused variable warning in ClangASTContext.cppPavel Labath2019-08-211-2/+1
* Properly EXCLUDE_FROM_ALL the testing support libraryPavel Labath2019-08-211-1/+1
* Be explicit about Windows coff name trailing character policySerge Guelton2019-08-211-6/+14
* [NFC] Mark CallTargetComparator() as const to fix libc++ warningsRaphael Isemann2019-08-211-1/+1
* Revert D65242 "[ELF] More dynamic relocation packing"Fangrui Song2019-08-212-221/+119
* [PPC Docs] Remove duplicate info about __builtin_setrnd()David Zarzycki2019-08-211-49/+1
* Revert r369472 and r369441Vitaly Buka2019-08-2111-346/+38
* [Symbol] Remove unused clang headers from TypeAlex Langford2019-08-212-4/+0
* [NFC] Return llvm::StringRef from StringExtractor::GetStringRef.Jonas Devlieghere2019-08-219-81/+71
* [NFC] Remove unused function GetHexWithFixedSizeJonas Devlieghere2019-08-214-68/+8
* [NFC] Simplify codeJonas Devlieghere2019-08-211-17/+13
* Fix 'fall through' annotationVitaly Buka2019-08-211-3/+3
* [ELF][test] Add CHECK lines omitted in r369488Fangrui Song2019-08-211-8/+34
* [ELF] More dynamic relocation packingFangrui Song2019-08-212-111/+187
* libcxx: Rename .hpp files in libcxx/benchmarks to .hNico Weber2019-08-2113-25/+25
* Autogenerate the shebang lines for tools/opt-viewerChris Bieneman2019-08-216-7/+24
* [NFC] Remove lldb_utility namespace.Jonas Devlieghere2019-08-2111-65/+44
* Update a few tests that may change the platform to save & restoreJason Molenda2019-08-214-4/+31
* Fix missing __muloti4 function with UBSANEric Fiselier2019-08-211-1/+1
* Attempt to fix MSAN failures in benchmarksEric Fiselier2019-08-211-1/+7
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-21447-723/+723
* [AArch64][GlobalISel] Add support for narrowScalar of G_ZEXTAmara Emerson2019-08-216-29/+95
* [Doxygen] Document private class members.Jonas Devlieghere2019-08-211-1/+1
* Remove llvm/utils/git/find-revNico Weber2019-08-201-50/+0
* [dotest] Don't set the DWARF version override in CFLAGS_EXTRA.Jonas Devlieghere2019-08-202-6/+5
OpenPOWER on IntegriCloud