platform/upstream/llvm.git
2018-08-16 Nirav Dave[MC] Cleanup noop default case spelling. NFC.
2018-08-16 Fangrui Song[ELF] mergeSections: remove non-alive MergeInputSection
2018-08-16 Tom StellardRevert "unittests: Don't install TestPlugin.so"
2018-08-16 Matt ArsenaultAMDGPU: Custom lower fexp
2018-08-16 Simon Pilgrim[X86][SSE] Add sdiv by nonuniform constant vector test...
2018-08-16 Evandro Menezes[NFC] Fix typo in test cases
2018-08-16 Jordan RupprechtNFC: Test commit access
2018-08-16 Simon Pilgrim[TargetLowering] Refactor BuildSDIV in preparation...
2018-08-16 Tom Stellardunittests: Don't install TestPlugin.so
2018-08-16 Benjamin Kramer[MC] Remove unused variable
2018-08-16 Nirav Dave[MC][X86] Enhance X86 Register expression handling...
2018-08-16 Zachary TurnerFix -Wmicrosoft-goto warnings.
2018-08-16 Zachary TurnerAdd support for AVX-512 CodeView registers.
2018-08-16 Zachary Turner[MS Demangler] Demangle string literals.
2018-08-16 Zachary Turner[MS Demangler] Don't fail on MD5-mangled names.
2018-08-16 Simon Pilgrim[TableGen] TypeSetByHwMode::operator== optimization
2018-08-16 Sanjay Patel[ConstantFolding] add tests for funnel shift intrinsics...
2018-08-16 Simon Pilgrim[TableGen] Avoid self getPredicates() != comparison...
2018-08-16 Evandro Menezes[InstCombine] Expand the simplification of pow(x, 0...
2018-08-16 David Carlier[Sanitizer] Fix build openbsd
2018-08-16 Andrea Di Biagio[llvm-mca] Small refactoring in preparation for another...
2018-08-16 Simon Pilgrim[TableGen] Return ValueTypeByHwMode by const reference...
2018-08-16 Hans Wennborg[cmake] Prevent LLVMgold.so from being unloaded on...
2018-08-16 George Rimar[LLD][ELF] - Add a test case for DT_SONAME entry reading.
2018-08-16 Simon PilgrimFixed unused variable warning. NFCI.
2018-08-16 Stefan Maksimovic[libunwind][mips] Include gcc_s for linkage
2018-08-16 Kirill Bobyrev[clangd] NFC: Improve Dex Iterators debugging traits
2018-08-16 George Rimar[LLD][ELF] - Add a test case.
2018-08-16 Sanjay Patel[InstCombine] move vector compare before same-shuffled ops
2018-08-16 Louis Dionne[libcxx] By default, do not use internal_linkage to...
2018-08-16 George Rimar[yaml2obj] - Allow to use numeric sh_link (Link) value...
2018-08-16 George Rimar[yaml2elf] - Use check-next in test.
2018-08-16 Sam Parker[ARM] Ignore GEPs in ARMCodeGenPrepare
2018-08-16 George Rimar[yaml2elf] - Simplify code, add a test. NFC.
2018-08-16 Dean Michael... [XRay][compiler-rt] Remove MAP_NORESERVE from XRay...
2018-08-16 Sam Parker[ARM] Allow zext in ARMCodeGenPrepare
2018-08-16 George Rimar[LLD][ELF] - Add test case.
2018-08-16 Simon PilgrimAttempt to fix clangd tests on older compilers
2018-08-16 Yvan Roux[libcxxabi] Fix test_exception_address_alignment test...
2018-08-16 Alex Bradbury[RISCV][MC] Don't fold symbol differences if requiresDi...
2018-08-16 Simon Pilgrim[ADT] Replace APInt::WORD_MAX with APInt::WORDTYPE_MAX
2018-08-16 Bruno Ricci[AST] Store the OwnedTagDecl as a trailing object in...
2018-08-16 Bruno Ricci[AST] Pack the unsigned of SubstTemplateTypeParmPackTyp...
2018-08-16 Bruno Ricci[AST] Pack the unsigned of DependentTemplateSpecializat...
2018-08-16 Sam Parker[ARM] Allow signed icmps in ARMCodeGenPrepare
2018-08-16 Stefan Maksimovic[libunwind][mips] Guard accumulator registers
2018-08-16 Stefan Maksimovic[libunwind][mips] Modify the __mips_fpr macro check
2018-08-16 Simon Atanasyan[mips] Remove dead code from MipsPassConfig
2018-08-16 Max Kazantsev[NFC] Remove const modifier to allow further developmen...
2018-08-16 Craig Topper[X86] Remove masking from the 512-bit paddus/psubus...
2018-08-16 Max Kazantsev[NFC] Add missing const modifier
2018-08-16 Craig Topper[X86] Remove masking from the 512-bit padds and psubs...
2018-08-16 Craig Topper[X86] Remove masking from the 512-bit padds and psubs...
2018-08-16 Craig Topper[X86] Remove the unused masked 128 and 256-bit masked...
2018-08-16 Craig Topper[X86] Correct some bad FileCheck prefixes in tests...
2018-08-16 Raphael Isemann[ASTImporter] Add test for CXXDefaultInitExpr
2018-08-16 Raphael Isemann[ASTImporter] Add test for CXXScalarValueInit
2018-08-16 Raphael Isemann[ASTImporter] Add test for ForStmt and ContinueStmt
2018-08-16 Chandler Carruth[x86] Actually initialize the SLH pass with the x86...
2018-08-16 Easwaran Raman[BFI] Use rounding while computing profile counts.
2018-08-16 Petr Hosek[Driver] -print-target-triple and -print-effective...
2018-08-15 Jim InghamFix a little thinko in generating ___lldb_unnamed_symbo...
2018-08-15 Emmett NeymanImplementation of nested loops in cxx_loop_proto
2018-08-15 Raphael Isemann[ASTImporter] Add test for ArrayInitLoopExpr
2018-08-15 Raphael Isemann[ASTImporter] Add test for ExprWithCleanups
2018-08-15 Chris Bieneman[Darwin Driver] Fix Simulator builtins and test cases
2018-08-15 Adrian PrantlAdd libc++ data formatters for std::optional.
2018-08-15 Raphael Isemann[ASTImporter] Add test for IfStmt
2018-08-15 Raphael IsemannRevert "[ASTImporter] Add test for IfStmt"
2018-08-15 Raphael Isemann[ASTImporter] Add test for IfStmt
2018-08-15 George Burgess IV[Metadata] Replace a SmallVector with an array; NFC
2018-08-15 Andrea Di Biagio[llvm-mca] Minor style changes. NFC
2018-08-15 Guozhi Wei[CodeGenPrepare] Add BothExtension type to PromotedInsts
2018-08-15 Matt ArsenaultAMDGPU: Fold fneg into fmed3
2018-08-15 Matt ArsenaultAMDGPU: Improve extract_vector_elt reduction combine
2018-08-15 Matt ArsenaultAMDGPU: Implement llvm.amdgcn.icmp/fcmp for i16/f16
2018-08-15 Craig Topper[X86] Improve AVX1 shuffle lowering for v8f32 shuffles...
2018-08-15 Greg ClaytonFix doc string variable name to quiet a compiler warning.
2018-08-15 Marshall ClowSelectively import timespec_get into namespace std...
2018-08-15 Matt ArsenaultAMDGPU: Stop producing icmp/fcmp intrinsics with invali...
2018-08-15 Matt ArsenaultAMDGPU: Address todo for handling 1/(2 pi)
2018-08-15 Matt ArsenaultDAG: Use getObjectOffset helper
2018-08-15 Simon Pilgrim[TableGen] Remove unnecessary TypeSetByHwMode -> ValueT...
2018-08-15 Matt ArsenaultDAG: Try to custom lower when promoting float operands
2018-08-15 Stephen KellyAdd a newline to SourceLocation dump output
2018-08-15 Lang Hames[MCJIT] Fix a case of Error::success() being passed...
2018-08-15 David Carlier[CStringSyntaxChecker] Reduces space around error messa...
2018-08-15 Chris BienemanRefactor Darwin driver to refer to runtimes by component
2018-08-15 Vitaly BukaRevert "[ARM] Allow signed icmps in ARMCodeGenPrepare"
2018-08-15 Alexey Bataev[OPENMP] FIx processing of declare target variables.
2018-08-15 Marshall ClowMark the at_exit and at_quick_exit tests as unsupported...
2018-08-15 Daniel Jasperclang-format: Change Google style wrt. the formatting...
2018-08-15 Lang Hames[Support] Add a basic C API for llvm::Error.
2018-08-15 Thomas Lively[WebAssembly][NFC] Standardize SIMD multiclass format
2018-08-15 Peter Collingbournecfi: Remove blacklist entries for libc++.
2018-08-15 Peter Collingbournellvm-readobj: Fix addend in relocations for android...
2018-08-15 Thomas Lively[WebAssembly] Test commit
2018-08-15 Peter Collingbournelibcxx: Mark __temp_value::__temp_value as _LIBCPP_NO_CFI.
2018-08-15 Amara Emerson[InstCombine] Fix IC trying to create a xor of pointer...
2018-08-15 Alina Sbirlea[MemorySSA] Expose the verify as a debug option.
next