platform/upstream/llvm.git
2017-11-04 Craig Topper[X86] Regenerate a couple more tests that I missed...
2017-11-04 Tamas BerghammerImprove the posix core file triple detection
2017-11-04 Craig Topper[X86] Teach EVEX->VEX pass to turn SHUFI32X4/SHUFF32X4...
2017-11-04 Yaxun Liu[AMDGPU] Remove hardcoded address space value from...
2017-11-04 Sean Fertile[LTO][ThinLTO] Use the linker resolutions to mark globa...
2017-11-04 Sanjay Patel[CodeGen] add remquo to list of recognized library...
2017-11-04 George Rimar[ELF] - Stop using SectionKey for creating output sections.
2017-11-04 George Rimar[ELF] - Fix error reporting with --strip-debug/--strip...
2017-11-04 NAKAMURA Takumillvm/test/lit.cfg.py: Don't set the feature "llvm-64...
2017-11-04 Craig Topper[X86] Teach shuffle lowering to use 256-bit SHUF128...
2017-11-04 NAKAMURA TakumiCMake: Let LLVM_BUILD_32_BITS aware of large file.
2017-11-04 NAKAMURA Takumillvm/test/Object/archive-SYM64-write.test: Delete large...
2017-11-04 Martell MaloneCodeGenCXX: no default dllimport storage for mingw
2017-11-04 Martell Malone[Driver] MinGW: Remove custom linker detection
2017-11-04 Petr Hosek[ELF] Support expressions with -defsym option
2017-11-04 Sean FertileRevert "[LTO][ThinLTO] Use the linker resolutions to...
2017-11-04 Richard TrieuUpdate ODR hashing tests
2017-11-04 Davide Italiano[CallSiteSplitting] clang-format my last commit. NFCI.
2017-11-04 Rui UeyamaRename Body -> Sym.
2017-11-04 Mehdi AminiFix CMake definitions of tsan runtime to make it instal...
2017-11-03 Kostya Kortchinsky[scudo] Rearrange #include order
2017-11-03 Alex Shlyapnikov[Sanitizers] Call NanoTime() conditionally.
2017-11-03 Davide Italiano[CallSiteSplitting] Silence GCC's -Wparentheses. NFCI.
2017-11-03 Rui Ueyama[COFF] Avoid "Body" as a local variable name.
2017-11-03 Rui UeyamaRename replaceBody -> replaceSymbol.
2017-11-03 Craig Topper[X86] Give unary PERMI priority over SHUF128 in lowerV8...
2017-11-03 Eugene Zelenko[Basic] Fix some Clang-tidy modernize and Include What...
2017-11-03 Zachary TurnerFix variable name.
2017-11-03 David BlaikieMove TargetFrameLowering.h to CodeGen where it's implem...
2017-11-03 Bob HaarmanRevert "[ELF] - Teach LLD to use information from ...
2017-11-03 Pavel LabathRemove ProcessGdbRemote::m_flags
2017-11-03 Martin Storsjo[MinGW] Output debug info by default, unless the -s...
2017-11-03 Adrian PrantlInvoke salvageDebugInfo from CodeGenPrepare's SinkCast()
2017-11-03 Sean Fertile[LTO][ThinLTO] Use the linker resolutions to mark globa...
2017-11-03 Kevin EnderbyFix a crash in llvm-objdump when printing a bad x86_64...
2017-11-03 Alex LorenzAdd -fcxx-exceptions for ExtractionSemicolonPolicy...
2017-11-03 Peter CollingbourneRevert r317046, "Object: Move some code from ELF.h...
2017-11-03 Rui UeyamaRename SymbolBody -> Symbol
2017-11-03 Kamil RytarowskiLate fixup in _lwp_exit on TSan/NetBSD
2017-11-03 Craig Topper[SimplifyCFG] When merging conditional stores, don...
2017-11-03 Martin Storsjo[COFF] Autoexport symbols as data if they don't point...
2017-11-03 David BlaikieGCOV: Move GCOV from IR & Support into ProfileData...
2017-11-03 David Blaikiellvm-objdump: Fix unused-lambda-capture warning by...
2017-11-03 Mitch Phillips[cfi-verify] Add blacklist parsing for result filtering.
2017-11-03 Kamil RytarowskiCorrect detection of a thread termination
2017-11-03 Jun Bum LimRecommit r317351 : Add CallSiteSplitting pass
2017-11-03 Kamil RytarowskiDisable detection of on_exit()/TSan on NetBSD
2017-11-03 David BlaikieModularize: Include some required headers
2017-11-03 Aaron BallmanReplace a use of std::for_each() with llvm::for_each...
2017-11-03 Martin Storsjo[llvm-ar] Support an options string that start with...
2017-11-03 Aaron BallmanCorrecting some CRLFs that snuck in with my previous...
2017-11-03 Aaron BallmanAdd llvm::for_each as a range-based extensions to ...
2017-11-03 Mitch Phillips[cfi-verify] Add an interesting unit test where undef...
2017-11-03 Craig Topper[X86] Promote athlon, athlon-xp, k8, and k8-sse3 to...
2017-11-03 Jun Bum LimRevert "Add CallSiteSplitting pass"
2017-11-03 Jake EhrlichReland "Add support for writing 64-bit symbol tables...
2017-11-03 Jun Bum LimAdd CallSiteSplitting pass
2017-11-03 Jake Ehrlich[llvm-objcopy] Add support for dwarf fission
2017-11-03 Evandro Menezes[AArch64] Fix the number of iterations for the Newton...
2017-11-03 Evgeny StupachenkoThe patch fixes PR35131
2017-11-03 Jonas HahnfeldRevert "Rename fields of ompt_frame_t"
2017-11-03 Jonas HahnfeldRevert "Updating implementation of OMPT as specified...
2017-11-03 Adrian PrantlRevert "Invoke salvageDebugInfo from CodeGenPrepare...
2017-11-03 Alex LorenzMove Extract.cpp that wasn't moved in r317343
2017-11-03 Alex Lorenz[refactor][extract] insert semicolons into extracted...
2017-11-03 Craig Topper[CodeGen] Remove unnecessary semicolons to fix a warnin...
2017-11-03 Craig Topper[X86] Initialize Type and Subtype in getHostCPUName...
2017-11-03 Adrian PrantlInvoke salvageDebugInfo from CodeGenPrepare's SinkCast()
2017-11-03 Joachim ProtzeUpdating implementation of OMPT as specified in OpenMP...
2017-11-03 Joachim ProtzeRename fields of ompt_frame_t
2017-11-03 Kostya Kortchinsky[Driver] Add Scudo as a possible -fsanitize= option
2017-11-03 Sanjay Patel[CodeGen] add libcall attr tests to show errno-related...
2017-11-03 Jun Bum Lim[LICM] sink through non-trivially replicable PHI
2017-11-03 Alexey Bataev[SLP] Test for PR23510, NFC.
2017-11-03 Eric LiuUse ToolExecutor framework in the sample tool-template.
2017-11-03 Eric Liu[Tooling] Fix linking of StandaloneToolExecutorPlugin.
2017-11-03 Simon Dardis[mips] Match 'ins' and its' variants with C++ code
2017-11-03 Andrew V. TischenkoFix for Bug 34475 - LOCK/REP/REPNE prefixes emitted...
2017-11-03 Pavel LabathAdd float/vector registers for ppc64le
2017-11-03 Eric Liu[Tooling] Put createExecutorFromCommandLineArgs impleme...
2017-11-03 Don HintonAdd type to FileSpec::PathSyntax enum.
2017-11-03 Pavel LabathXfail test_stack_info_in_minidump test
2017-11-03 Krasimir Georgiev[clang-format] Sort using-declarations case sensitively...
2017-11-03 Anna Thomas[LoopPredication] NFC: Refactored code to separate...
2017-11-03 Mikael Holmen[ADCE] Use MapVector for BlockInfo to make iteration...
2017-11-03 Marc-Andre... [clangd] Handle clangd.applyFix server-side
2017-11-03 George Rimar[ELF] - Remove excessive field initialization. NFC.
2017-11-03 Pavel LabathFix classifications on two concurrent event tests
2017-11-03 Clement Courbetre-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen...
2017-11-03 George Rimar[ELf] - Fix compilation after r317307.
2017-11-03 George Rimar[ELF] - Removed unused variable. NFC.
2017-11-03 Simon Pilgrim[X86][SSE] Add PACKUS support to combineVectorTruncation
2017-11-03 Florian Hahn[PartialInliner] Skip call sites where inlining fails.
2017-11-03 Diana Picus[globalisel][tablegen] Skip src child predicates
2017-11-03 Diana Picus[ARM GlobalISel] Move the check for Thumb higher up
2017-11-03 Ivan A. Kosarev[Analysis] Refine matching and merging of TBAA tags
2017-11-03 Francis Visoiu... [PEI] Simplify handling of targets with no phys regs...
2017-11-03 Erik Verbruggen[preamble] Also record the "skipping" state of the...
2017-11-03 George Rimar[ELF] - Linkerscript: fixed non-determinism when handli...
2017-11-03 George Rimar[ELF] - Teach LLD to strip .zdebug_* sections when...
next