summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixing missing lldb-scripts rename from D68370Antonio Afonso2019-10-081-1/+1
* [CMake] Add two more uses of add_lldb_test_dependencyJonas Devlieghere2019-10-083-11/+2
* Revert "Add VFS support for sanitizers' blacklist"Jan Korous2019-10-083-44/+1
* [lldb] Reverts part of 61f471aHaibo Huang2019-10-081-1/+6
* DWIMy filterspecs for dotest.pyLawrence D'Anna2019-10-082-19/+29
* [CMake] Track test dependencies with add_lldb_test_dependencyJonas Devlieghere2019-10-086-38/+37
* [CMake] Remove stale commentJonas Devlieghere2019-10-081-2/+0
* [MachO] Fix symbol merging during symtab parsing.Jonas Devlieghere2019-10-082-23/+754
* [msan] Add interceptors: crypt, crypt_r.Evgeniy Stepanov2019-10-086-0/+105
* [clang] Accept -ftrivial-auto-var-init in clang-clVitaly Buka2019-10-072-2/+4
* [lldb] Unifying lldb python pathHaibo Huang2019-10-078-214/+49
* [Symbol] Remove unused method ClangASTContext::GetObjCClassNameAlex Langford2019-10-072-22/+0
* AMDGPU/GlobalISel: Clamp G_SITOFP/G_UITOFP sourcesMatt Arsenault2019-10-073-149/+581
* [Attributor][NFC] Add debug outputJohannes Doerfert2019-10-071-1/+4
* [Attributor][FIX] Remove initialize calls and add undefsJohannes Doerfert2019-10-071-2/+2
* [Attributor] Use local linkage instead of internalJohannes Doerfert2019-10-073-8/+8
* [Attributor] Use abstract call sites for call site callbackJohannes Doerfert2019-10-074-24/+120
* [tsan, go] fix Go windows buildVitaly Buka2019-10-072-0/+18
* [tsan, go] break commands into multiple linesVitaly Buka2019-10-071-3/+55
* [X86] Shrink zero extends of gather indices from type less than i32 to types ...Craig Topper2019-10-072-86/+48
* [X86] Add test cases for zero extending a gather index from less than i32 to ...Craig Topper2019-10-071-0/+102
* Fix the spelling of my name.Joerg Sonnenberger2019-10-071-1/+1
* [sanitizer] Print SIGTRAP for corresponding signalVitaly Buka2019-10-072-0/+10
* [tsan] Don't delay SIGTRAP handlerVitaly Buka2019-10-072-4/+34
* Add VFS support for sanitizers' blacklistJan Korous2019-10-073-1/+44
* [X86] Add new calling convention that guarantees tail call optimizationReid Kleckner2019-10-0731-19/+703
* [WebAssembly] Fix unwind mismatch stat computationHeejin Ahn2019-10-072-3/+9
* [llvm-lipo] Add TextAPI to LINK_COMPONENTSHeejin Ahn2019-10-071-0/+1
* [Diagnostics] Emit better -Wbool-operation's warning message if we known that...David Bolvansky2019-10-074-8/+12
* [Attributor][FIX] Remove assertion wrong for on invalid IRPositionsJohannes Doerfert2019-10-071-2/+0
* [libc++] Remove C++03 variadics in shared_ptr (v2)Zoe Carver2019-10-071-70/+0
* [CMake] We only want to copy the headers for macOS.Davide Italiano2019-10-071-0/+2
* [llvm-c] Add UnaryOperator to LLVM_FOR_EACH_VALUE_SUBCLASS macroCameron McInally2019-10-071-0/+1
* Mark constructor as default and remove implementation (NFC)Adrian Prantl2019-10-072-3/+1
* [WebAssembly] Add memory intrinsics handling to mayThrow()Heejin Ahn2019-10-072-1/+61
* [llvm-lipo] Relax the check of the specified input file architectureAlexander Shaposhnikov2019-10-071-6/+12
* [Attributor] Deduce memory behavior of functions and argumentsJohannes Doerfert2019-10-0717-163/+710
* [InstCombine] Fold conditional sign-extend of high-bit-extract into high-bit-...Roman Lebedev2019-10-072-19/+129
* [InstCombine][NFC] Tests for "conditional sign-extend of high-bit-extract" pa...Roman Lebedev2019-10-071-0/+1040
* [InstCombine] Move isSignBitCheck(), handle rest of the predicatesRoman Lebedev2019-10-072-28/+39
* [InstCombine][NFC] dropRedundantMaskingOfLeftShiftInput(): change how we deal...Roman Lebedev2019-10-071-70/+62
* [InstCombine] dropRedundantMaskingOfLeftShiftInput(): propagate undef shift a...Roman Lebedev2019-10-076-5/+38
* [Bitcode] Update naming of UNOP_NEG to UNOP_FNEGCameron McInally2019-10-073-3/+3
* [debugserver] Include the correct header.Davide Italiano2019-10-071-1/+1
* [AccelTable] Remove stale comment (NFC)Jonas Devlieghere2019-10-071-2/+0
* [test] Rename `Modules` to `ObjectFile` (NFC)Jonas Devlieghere2019-10-0762-0/+0
* [MachO] Shuffle some things around in ParseSymtab (NFC)Jonas Devlieghere2019-10-071-5/+4
* [gdb-remote] process properly effective uidWalter Erquinigo2019-10-072-3/+7
* [OPENMP]Fix caonical->canonical, NFC.Alexey Bataev2019-10-072-4/+4
* Attempt to fix a few clang-tidy tests on Windows, see PR43593.Nico Weber2019-10-074-4/+4
OpenPOWER on IntegriCloud