platform/upstream/llvm.git
2017-12-01 Shoaib Meenai[lld] Switch to add_llvm_install_targets
2017-12-01 Jim InghamClangASTContext::ParseClassTemplateDecl doesn't always...
2017-12-01 Petr HosekInclude AddLLVM needed for tests in the right context
2017-12-01 Craig Topper[X86] Add a DAG combine to simplify masks for AVX2...
2017-12-01 Richard Smith[c++2a] P0515R3: Support for overloaded operator<=>.
2017-12-01 Rui Ueyamaclang-format.
2017-12-01 Adam Nemet[cmake] Expose opt-viewer availability
2017-12-01 Sam Clegg[WebAssembly] Update MC tests now that hidden attr...
2017-12-01 Richard Smith[c++2a] P0515R3: lexer support for new <=> token.
2017-12-01 Reid KlecknerRevert "Merge .xdata into .rdata by default"
2017-12-01 Jake EhrlichAdd flag to ArchiveWriter to test GNU64 format more...
2017-12-01 Sam Clegg[WebAssembly] Fix typos
2017-12-01 Zachary TurnerMark all library options as hidden.
2017-12-01 Zachary TurnerAdd lldb-test.
2017-11-30 Rui UeyamaMake .gnu.hash section smaller.
2017-11-30 Hans Wennborgdocs/GettingStarted.rst: Update the list of release...
2017-11-30 Matt ArsenaultAMDGPU: Use carry-less adds in FI elimination
2017-11-30 Jason MolendaWe had a situation where a kext was inlined into the...
2017-11-30 Shoaib Meenai[libc++abi] Add install-cxxabi-stripped target
2017-11-30 Shoaib Meenai[libunwind] Switch to add_llvm_install_targets
2017-11-30 Sam McCall[clangd] Logger implicitly adds newline
2017-11-30 Sam McCall[clangd] Log file compile commands
2017-11-30 Richard SmithUpdate website to mention that you still need -frelaxed...
2017-11-30 Peter CollingbourneThinLTOBitcodeWriter: Try harder to discard unused...
2017-11-30 Zachary TurnerSimplify the DenseSet used for hashing CodeView records.
2017-11-30 Alexander Shaposhnikov[lldb] A few minor fixes in TaskPool
2017-11-30 Matt ArsenaultAMDGPU: Use gfx9 carry-less add/sub instructions
2017-11-30 Reid KlecknerXOR the frame pointer with the stack cookie when protec...
2017-11-30 Shoaib Meenai[clang] Use add_llvm_install_targets
2017-11-30 Sam CleggAdd visibility flag to Wasm symbol flags
2017-11-30 Eugene Zelenko[AST] Fix some Clang-tidy modernize and Include What...
2017-11-30 Rafael EspindolaAdd missing test. NFC.
2017-11-30 Artem Belevich[CUDA] Tweak CUDA wrappers to make cuda-9 work with...
2017-11-30 Vitaly Buka[msan] Fix return type of mbrtowc
2017-11-30 Dan Gohman[memcpyopt] Commit file missed in r319482.
2017-11-30 Dan Gohman[memcpyopt] Teach memcpyopt to optimize across basic...
2017-11-30 Davide Italiano[InlineCost] Prefer getFunction() to two calls to getPa...
2017-11-30 Shoaib Meenai[llvm] Add stripped installation targets
2017-11-30 Eugene Zelenko[Documentation] Style fixes for Objective-C checks...
2017-11-30 Sam McCall[clangd] New conventions for JSON-marshalling functions...
2017-11-30 Krzysztof Parzyszek[Hexagon] Implement HexagonSubtarget::useAA()
2017-11-30 Krzysztof Parzyszek[Hexagon] Fix wrong check in test/CodeGen/Hexagon/newva...
2017-11-30 Daniel Sanders[globalisel][tablegen] Add support for relative AtomicO...
2017-11-30 Sterling AugustineAdd powerpc64 to compiler-rt build infrastructure.
2017-11-30 Rafael EspindolaError on -no-define-common if the output is not relocat...
2017-11-30 Jim InghamFix this test so that the breakpoints you set are
2017-11-30 Krzysztof Parzyszek[Hexagon] Fix wrong pass in testcase
2017-11-30 Krzysztof Parzyszek[Hexagon] Solo instructions cannot be used with new...
2017-11-30 Yaxun Liu[AMDGPU] Convert test/tools/llvm-objdump/AMDGPU/source...
2017-11-30 Craig Topper[X86] Promote i8 CTPOP to i32 instead of i16 when we...
2017-11-30 Jake Ehrlich[llvm-objcopy] Add support for --only-keep/-j and ...
2017-11-30 Daniel Sanders[aarch64][globalisel] Legalize G_ATOMIC_CMPXCHG_WITH_SU...
2017-11-30 Amara Emerson[GlobalISel][IRTranslator] Fix crash during translation...
2017-11-30 Sterling AugustineMove x86-specific sources to x86-specific source lists.
2017-11-30 Xinliang David Li[PGO] Add a test case for infinite loops
2017-11-30 Xinliang David Li[PGO] Skip counter promotion for infinite loops
2017-11-30 Michal Gorny[cmake] Include project name in Sphinx doctree dir...
2017-11-30 Yan Zhangadd new check to find NSError init invocation
2017-11-30 Yan Zhangadd new check to find NSError init invocation
2017-11-30 Kelvin Li[OpenMP] Diagnose undeclared variables on declare targe...
2017-11-30 Daniel Sanders[globalisel][tablegen] Add support for specific immedia...
2017-11-30 Zachary TurnerSplit TypeTableBuilder into two classes.
2017-11-30 Alexander RichardsonFix the MIPS baremetal build
2017-11-30 Jim InghamRemove a long out-of-date comment.
2017-11-30 Zachary Turner[llvm-readobj] Fix mismatched line endings
2017-11-30 Dan Gohman[WebAssembly] Revert r319186 "Support bitcasted functio...
2017-11-30 Rafael EspindolaSimplify. NFC.
2017-11-30 Alexey Bataev[OPENMP] Fix possible assert for target regions with...
2017-11-30 Rafael EspindolaHandle copy relocations in symbol assignments.
2017-11-30 Jonas Hahnfeld[CMake] Detect information about test compiler
2017-11-30 Francis Visoiu... [MIR] Fix DebugInfo tests after r319445
2017-11-30 Erich KeaneFix __has_unique_object_representations implementation
2017-11-30 Francis Visoiu... [CodeGen] Always use `printReg` to print registers...
2017-11-30 Igor Laevsky[FuzzMutate] Bailout from injecting into empty basic...
2017-11-30 Pavel LabathAdd a test case for open bug 35480
2017-11-30 Igor Laevsky[FuzzMutate] Correctly handle vector types in the inser...
2017-11-30 Igor Laevsky[FuzzMutate] Don't use index operands as sinks
2017-11-30 Igor Laevsky[FuzzMutate] Pick correct index for the insertvalue...
2017-11-30 Igor Laevsky[FuzzMutate] Don't create load as a new source if it...
2017-11-30 Igor Laevsky[FuzzMutate] Don't crash when we can't remove instructi...
2017-11-30 Sanjay Patel[LangRef] clarify semantics of the frem instruction
2017-11-30 Alexey Bataev[InstCombine] Additional test for PR35354, NFC.
2017-11-30 George Rimar[ELF] - Handle EhInputSection Live bit in MarkLive.cpp
2017-11-30 Nemanja Ivanovic[PowerPC] Recommit r314244 with refactoring and off...
2017-11-30 Simon Pilgrim[X86][AVX512] Tag fcmp/ptest/ternlog instructions sched...
2017-11-30 Simon Pilgrim[X86][AVX512] Regenerate avx512 schedule tests
2017-11-30 Philip PfaffeHandle Top-Level-Regions in polly::isHoistableLoad
2017-11-30 Sean Eveson[MC] Function stack size section.
2017-11-30 Sean EvesonRevert r319423: [MC] Function stack size section.
2017-11-30 Diana Picus[ARM GlobalISel] Bail out for byval
2017-11-30 Francis Visoiu... [CodeGen] Print "%vreg0" as "%0" in both MIR and debug...
2017-11-30 Michael KruseUpdate format after clang-format change. NFC.
2017-11-30 Keith WalkerRevert [ARM] disable FPU features when using soft float...
2017-11-30 Simon Pilgrim[X86][AVX512] Tag binop/rounding/sae instructions sched...
2017-11-30 Sean Eveson[MC] Function stack size section.
2017-11-30 Andrey ChurbanovExtension of HWLOC topology discovery with NUMA nodes...
2017-11-30 Sam Parker[DAGCombine] Refactor ReduceLoadWidth
2017-11-30 Keith Walker[ARM] disable FPU features when using soft floating...
2017-11-30 Serge GueltonSupport generic lowering of vector bswap
2017-11-30 Simon Pilgrim[X86][AVX512] Tag RCP/RSQRT/GETEXP instructions schedul...
next