platform/upstream/llvm.git
2018-11-12 Jonas DevlieghereRe-land "Extract construction of DataBufferLLVM into...
2018-11-12 Simon Pilgrim[X86][SSE] Add lowerVectorShuffleAsByteRotateAndPermute...
2018-11-12 Erich KeaneFix the 'fixit' for inline namespace replacement.
2018-11-12 Aakanksha PatilAMDGPU: Adding more median3 patterns
2018-11-12 Sanjay Patel[InstCombine] add more tests for rotate narrowing; NFC
2018-11-12 Philip Reames[GC docs] Update the gcroot documentation to reflect...
2018-11-12 Philip Reames[GC] Remove so called PreCall safepoints
2018-11-12 Wouter van... [WebAssembly] Added WasmAsmParser.
2018-11-12 Richard SmithPR39628 Treat all non-zero values as 'true' in bool...
2018-11-12 Philip Reames[GC][InstCombine] Fix a potential iteration issue
2018-11-12 Craig Topper[X86] In LowerMULH, use generic truncate and vector...
2018-11-12 Erich Keane[NFC] Fix formatting in inline nested namespace definition.
2018-11-12 Kuba Mracek[lldb] Extract more fields from NSException values
2018-11-12 Davide ItalianoRevert "Extract construction of DataBufferLLVM into...
2018-11-12 Kuba Mracek[lldb] Add "ninja" to svn:ignore
2018-11-12 Kuba Mracek[lldb] Fix the typo (replace underscore with dash)...
2018-11-12 David BlaikieNFC: DebugInfo: Reduce scope of DebugOffset to simplify...
2018-11-12 Stanislav Mekhanoshin[AMDGPU] Optimize S_CBRANCH_VCC[N]Z -> S_CBRANCH_EXEC[N]Z
2018-11-12 Sanjay Patel[InstCombine] regenerate checks; NFC
2018-11-12 Simon Pilgrim[CostModel][X86] Add funnel shift rotation special...
2018-11-12 Jordan Rupprecht[clang-format] Support breaking consecutive string...
2018-11-12 Stanislav MekhanoshinFix MachineInstr::findRegisterUseOperandIdx subreg...
2018-11-12 Jordan Rupprecht[llvm-readelf] Make llvm-readelf more compatible with...
2018-11-12 Frederic RissRemove the last CURRENT_ARCH reference in Xcode's build...
2018-11-12 Simon Pilgrim[CostModel][X86] Add SHLD/SHRD scalar funnel shift...
2018-11-12 Jessica Paquette[MachineOutliner][NFC] Early exit pruning when candidat...
2018-11-12 Jessica Paquette[MachineOutliner][NFC] Put suffix tree in buildCandidat...
2018-11-12 Kristof Umann[analyzer] Drastically simplify the tblgen files used...
2018-11-12 Kuba Mracek[lldb] Refactor ObjC/NSException.cpp (cleanup, avoid...
2018-11-12 Jonas TothRevert "Add a test checking clang-tidy can find libc...
2018-11-12 Erich KeaneImplement P1094R2 (nested inline namespaces)
2018-11-12 Jonas Toth[clang-tidy] fix ARM tests, because int and long have...
2018-11-12 Jonas DevlieghereRevert "Make clang-based tools find libc++ on MacOS"
2018-11-12 Paul Robinson[DWARFv5] Emit split type units in .debug_info.dwo.
2018-11-12 Kuba Mracek[lldb] Fix "code requires global destructor" warning...
2018-11-12 Aleksandr Urakov[PDB] Fix `vbases.test` requirement
2018-11-12 Haojian Wu[clangd] Don't show all refs results if -name is ambigu...
2018-11-12 Simon Pilgrim[CostModel][X86] Add some initial cost tests for funnel...
2018-11-12 Aleksandr Urakov[ClangASTContext] Extract VTable pointers from C++...
2018-11-12 Stefan Granitz[CMake] Allow version overrides with -DLLDB_VERSION_MAJ...
2018-11-12 Stefan Granitz[CMake] Fix: add_host_subdirectory source/Host/macosx
2018-11-12 Haojian Wu[clangd] Allow symbols from AnyScope in dexp.
2018-11-12 Jonas Toth[clang-tidy] new check: bugprone-too-small-loop-variable
2018-11-12 Simon Pilgrim[CostModel][X86] SK_ExtractSubvector is cheap if the...
2018-11-12 Jonas Paulsson[SystemZ::TTI] Improve accuracy of costs for vector...
2018-11-12 Simon Pilgrim[CostModel] Add more realistic SK_InsertSubvector gener...
2018-11-12 Sanjay Patel[VectorUtils] add funnel-shifts to the list of vectoriz...
2018-11-12 Sanjay Patel[VectorUtils] reorder list of vectorizable intrinsics...
2018-11-12 Calixte DenizetRevert rL346644, rL346642: the added test test/CodeGen...
2018-11-12 Sanjay Patel[LoopVectorize] add tests for funnel shifts; NFC
2018-11-12 Simon PilgrimFix unused variable warning. NFCI.
2018-11-12 Simon Pilgrim[CostModel] Add more realistic SK_ExtractSubvector...
2018-11-12 Alex Bradbury[RISCV] Support .option relax and .option norelax
2018-11-12 Nirav Dave[DAGCombiner] Fix load-store forwarding of indexed...
2018-11-12 Ilya BiryukovAdd a test checking clang-tidy can find libc++ on Mac
2018-11-12 Ilya BiryukovMake clang-based tools find libc++ on MacOS
2018-11-12 Alexander KornienkoFix an unused variable warning. NFC
2018-11-12 Andrea Di Biagio[llvm-mca] Correctly update the resource strategy for...
2018-11-12 Philip Pfaffe[newpm] Fix r346645: Missing consume of the Error retur...
2018-11-12 Eric Liu[clangd] Remember to serialize AnyScope in FuzzyFindReq...
2018-11-12 Philip PfaffeAdd an OptimizerLast EP
2018-11-12 Calixte Denizet[GCOV] fix test after patch rL346642
2018-11-12 Max Kazantsev[LICM] Hoist guards from non-header blocks
2018-11-12 Calixte Denizet[Clang] Add options -fprofile-filter-files and -fprofil...
2018-11-12 Calixte Denizet[GCOV] Add options to filter files which must be instru...
2018-11-12 Hans WennborgRelease notes: Mention clang-cl's /Zc:dllexportInlines...
2018-11-12 Hans Wennborgclang-cl: Add documentation for /Zc:dllexportInlines-
2018-11-12 Sam McCall[clangd] Fix compile on very old glibc
2018-11-12 Jonas Paulsson[SystemZ] Replicate the load with most uses in buildVec...
2018-11-12 Fangrui Song[llvm-objdump] add more constraints for tests
2018-11-12 Jan KratochvilFix compatibility with z3-4.8.1
2018-11-12 Marshall ClowUpdate to-do list with new work from WG21 meeting in...
2018-11-12 Michael WuSupport Swift in platform availability attribute
2018-11-12 Philip Reames[GC] Remove unused configuration variable
2018-11-12 Philip Reames[GC] Minor style modernization
2018-11-12 Louis Dionne[NFC] Reformat std::optional tests
2018-11-12 Louis Dionne[NFC] Fix typo in <tuple>
2018-11-12 Kristina Brooks[CodeGen][CXX]: Fix no_destroy CG bug under specific...
2018-11-11 Fangrui Song[IPSCCP] Delete two forward declarations
2018-11-11 Jonas DevlieghereRemove header grouping comments.
2018-11-11 Jonas DevlieghereRemove comments after header includes.
2018-11-11 Jonas Devlieghere[llvm-nm] Use WithColor for error reporting
2018-11-11 Jonas Devlieghere[llvm-objdump] Use WithColor for error reporting
2018-11-11 Jonas Devlieghere[llvm-undname] Use WithColor for error reporting
2018-11-11 Philip Reames[GCRoot] Remove some unneccessary complexity
2018-11-11 Florian Hahn[IPSCCP] Use forward declaration.
2018-11-11 Fangrui Song[IPSCCP,PM] Add missing #include in rL346618
2018-11-11 Florian Hahn[IPSCCP,PM] Preserve PDT in the new pass manager.
2018-11-11 Fangrui Song[MC] Fix 3 objdump tests after rL346610
2018-11-11 Fangrui Song[ELF] Change GnuPub{Names,Types}Section from StringRef...
2018-11-11 Fangrui Song[DWARF] Change pubnames to use DWARFSection instead...
2018-11-11 Fangrui Song[ELF] Fix relocation-common.s after rL346610
2018-11-11 Fangrui Song[ELF] Fix objdump tests after rL346610
2018-11-11 Kristina Brooks[lld][test] Update tests using objdump
2018-11-11 Kristina Brooks[llvm][test] Update tests using objdump
2018-11-11 Kristina Brooks[llvm-objdump] Add symbol 'O' for object data
2018-11-11 Sanjay Patel[x86] auto-generate complete checks; NFC
2018-11-11 Benjamin Kramer[clangd] Make ClangdFuzzer compile again.
2018-11-11 Nico WeberPort LLVM r346606 to libcxxabi.
2018-11-11 Nico WeberMake initializeOutputStream() return false on error...
next