platform/upstream/llvm.git
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.
2018-08-15 Dimitry AndricFor FreeBSD, don't define _M in nasty_macros.hpp
2018-08-15 Sanjay Patel[AArch64] add tests for poor vector intrinsic lowering...
2018-08-15 Krzysztof Parzyszek[RegisterCoalescer] Ensure that both registers have...
2018-08-15 Sanjay Patel[x86] add fabs test for vector intrinsic to potential...
2018-08-15 Sanjay Patel[x86] add tests for poor vector intrinsic lowering...
2018-08-15 Bruno Ricci[AST] Pack the unsigned of PackExpansionType into Type
2018-08-15 Krzysztof Parzyszek[RegisterCoalescer] Reset VNInfo def when copying segme...
2018-08-15 Bruno Ricci[AST] Pack the bits of TemplateSpecializationType into...
2018-08-15 Derek Schuff[WebAssembly] SIMD replace_lane
2018-08-15 Julie Hockett[clang-doc] Explicitly cast to unique_ptr
2018-08-15 Krzysztof Parzyszek[RegAlloc] Check that subreg liveness tracking applies...
2018-08-15 Julie HockettReland "[clang-doc] Updating BitcodeReader to use llvm...
2018-08-15 Jan Korous[clangd][tests] Rename tests of clangd instance termination
2018-08-15 Jan Korous[clangd][tests] Fix typo in tests - invalid LSP exit...
2018-08-15 Krzysztof Parzyszek[SystemZ] Add testcase for r339778
2018-08-15 Nemanja Ivanovic[PowerPC] Enhance the selection(ISD::VSELECT) of vector...
2018-08-15 Krzysztof Parzyszek[SystemZ] Replace subreg_r with subreg_h
2018-08-15 Marcello Maggioni[GVN] Fix typo in IsValueFullyAvailableInBlock. NFC.
2018-08-15 Jonas Paulsson[SystemZ] New CL option to enable subreg liveness
2018-08-15 George Rimar[LLD][ELF] - Stop using binary input in merge-invalid...
2018-08-15 George Rimar[LLD][ELF] - Convert binary input to yaml in sht-group...
2018-08-15 Chijun Sima[SimplifyCFG] Remove pointer from SmallPtrSet before...
2018-08-15 George Rimar[yaml2obj] - Teach yaml2obj to produce SHT_GROUP sectio...
2018-08-15 Joachim Protze[OMPT] Remove OMPT idle callback
2018-08-15 Sam Parker[ARM] TypeSize lower bound for ARMCodeGenPrepare
2018-08-15 Nemanja Ivanovic[PowerPC] Don't run BV DAG Combine before legalization...
2018-08-15 Andrea Di Biagio[llvm-mca] Fix PR38575: Avoid an invalid implicit trunc...
2018-08-15 Simon PilgrimRemove lambda default argument to fix gcc pedantic...
2018-08-15 Momchil VelikovUse .cpp extension for certain tests instead of .cc
2018-08-15 George Rimar[LLD][ELF] - Handle SHT_GROUP more carefully. NFCI.
2018-08-15 George Rimar[yaml2obj] - Teach tool to produce SHT_GROUP section...
2018-08-15 Simon Pilgrim[TargetLowering] Minor cleanup of TargetLowering::Build...
2018-08-15 David Green[UnJ] Rename hasInvariantIterationCount to hasIteration...
next