platform/upstream/llvm.git
2018-07-03 Zhihao Yuan[libc++] Lift std::errc into a separated header
2018-07-03 Jakub KuderskiReappl "[Dominators] Add the DomTreeUpdater class"
2018-07-03 Erik PilkingtonRevert r336159, r336157. Some bots failed on qualified...
2018-07-03 Chandler Carruth[Support] Fix llvm::unique_function when building with...
2018-07-03 Teresa Johnson[ThinLTO] Fix printing of aliases for distributed backe...
2018-07-03 Erik PilkingtonSome buildbots were choking on std::max_align_t, try...
2018-07-03 Jason MolendaRe-sort the lldb.xcodeproj project file and commit...
2018-07-03 Erik Pilkington[demangler] Fix a MSVC alignment warning.
2018-07-02 Chandler Carruth[ADT] Add llvm::unique_function which is like std:...
2018-07-02 Alexander Polyakov[lldb-mi] Re-implement a few MI commands.
2018-07-02 Raphael IsemannFIx XCode project files for lldb
2018-07-02 Richard SmithPer C++ [over.match.copy]p1, direct-initialization...
2018-07-02 Teresa JohnsonRemove absolute path in test
2018-07-02 Lang Hames[ORC] Verify modules when running LLLazyJIT in LLI...
2018-07-02 Raphael IsemannFixed compilation failure after the code completion...
2018-07-02 Teresa Johnson[ThinLTO] Fix printing of module paths for distributed...
2018-07-02 Stella Stamenova[lldbsuite, windows] Don't crash LLDB when we try to...
2018-07-02 Raphael IsemannRefactoring for for the internal command line completio...
2018-07-02 Heejin Ahn[WebAssembly] Support for atomic stores
2018-07-02 Vadzim Dambrouski[ARM] Fix PR37382: Don't optimize mul.with.overflow...
2018-07-02 Sam Clegg[LTO] Errors in LLVM backend should manifest as lld...
2018-07-02 Andrea Di Biagio[llvm-mca] Clear the content of map VariantDescriptors...
2018-07-02 Pirama Arumuga... [Win32] Overload ==, != for locale_t and long long
2018-07-02 Tim Shen[SCEV] Strengthen StrengthenNoWrapFlags (reapply r334428).
2018-07-02 Kostya Kortchinsky[scudo] Enable Scudo memory hooks for Fuchsia.
2018-07-02 Dan Gohman[WebAssembly] Fix fast-isel optimization of branch...
2018-07-02 Piotr Padlewski[CodeGenCXX] Emit strip.invariant.group with -fstrict...
2018-07-02 Fangrui Song[ELF] Fix other tests after r336129
2018-07-02 Fangrui Song[ELF] Fix just-symbols*.s after r336129
2018-07-02 Krzysztof Parzyszek[X86] Add phony registers for high halves of regs with...
2018-07-02 Alina SbirleaReplace "Replacable" with "Replaceable". [NFC]
2018-07-02 Marshall ClowImplement LWG 2946, 3075 and 3076. Reviewed as https...
2018-07-02 Fangrui SongReplace unused output filenames with /dev/null in tests
2018-07-02 Farhana Aleen[SLP] Recognize min/max pattern using instructions...
2018-07-02 Fangrui Song[ELF] Replace unused output filenames with /dev/null...
2018-07-02 Sanjay Patel[InstCombine] reverse canonicalization of add --> or...
2018-07-02 Francis Visoiu... [MC] Error on a .zerofill directive in a non-virtual...
2018-07-02 Dave Leenm: Add -no-weak flag for hiding weak symbols
2018-07-02 Simon Pilgrim[SLPVectorizer][X86] Begin adding alternate tests for...
2018-07-02 George Karpenkov[analyzer] [tests] Pass clang executable path to prefix...
2018-07-02 Vedant KumarTighten up a test for -check-debugify, NFC
2018-07-02 Simon Pilgrim[CostModel][X86] Add cost tests for fp rounding intrinsics
2018-07-02 Craig Topper[X86] Don't use aligned load/store instructions for...
2018-07-02 Amara Emerson[AArch64][GlobalISel] Any-extend vararg parameters...
2018-07-02 Marc-Andre... [clangd] Implement hover for "auto" and "decltype"
2018-07-02 Sam Clegg[WebAssembly] Set threadmodel during LTO
2018-07-02 Jakub KuderskiRevert "[Dominators] Add the DomTreeUpdater class"
2018-07-02 Sam Clegg[WebAssembly] Convert remaining tests from elf to wasm...
2018-07-02 Sjoerd MeijerFollow up of r335953 - [ARM][AArch64] Armv8.4-A Enablement
2018-07-02 Jakub Kuderski[Dominators] Add the DomTreeUpdater class
2018-07-02 Simon Pilgrim[X86][SSE] Blend any v8i16/v4i32 shift with 2 shift...
2018-07-02 Simon Pilgrim[X86][SSE] Add v8i16 shift test for 2 shift values...
2018-07-02 Sanjay Patel[ValueTracking] allow undef elements when matching...
2018-07-02 Yaron KerenDisable failing test on x86_64-pc-windows-gnu, see...
2018-07-02 David Stenberg[CodeGen] Make block removal order deterministic in...
2018-07-02 Balazs KeriTest commit access
2018-07-02 Alex Bradbury[X86] Fix test/MC/AsmParser/exprs-invalid.s after rL336104
2018-07-02 George Rimar[ELF] - Cleanup error reporting code and cover with...
2018-07-02 John Brawn[llvm-exegesis] Change how the native architecture...
2018-07-02 Alex Bradbury[X86] Use addAliasForDirective to support the .word...
2018-07-02 Alex BradburyRevert r336100
2018-07-02 Simon Pilgrim[SLPVectorizer] Remove nullptr early-outs from Instruct...
2018-07-02 Sanjay Patel[InstCombine] adjust shuffle tests with IR flags; NFC
2018-07-02 Alex Bradbury[X86] Use addAliasForDirective to support the .word...
2018-07-02 John Brawn[llvm-exegesis] Delegate the decision of cycle counter...
2018-07-02 Florian HahnRecommit r328307: [IPSCCP] Use constant range informati...
2018-07-02 Nico Weber[ms] Fix mangling of char16_t and char32_t to be compat...
2018-07-02 Sanjay Patel[InstCombine] add tests for shuffle-binop; NFC
2018-07-02 Simon Pilgrim[SLPVectorizer] Fix alternate opcode + shuffle cost...
2018-07-02 Sam McCall[clangd] ClangdServer::codeComplete return CodeComplete...
2018-07-02 George Rimar[ELF] - Remove dead code. NFC.
2018-07-02 Simon Pilgrim[SLPVectorizer] Only Alternate opcodes use ShuffleVecto...
2018-07-02 Sander de Smalen[AArch64][SVE] Asm: Support for (SQ)INCP/DECP (scalar...
2018-07-02 Sander de Smalen[AArch64][SVE] Asm: Support for (saturating) vector...
2018-07-02 Simon Pilgrim[X86][BtVer2] Added Jaguar FPU Pipe0/1 uop counters...
2018-07-02 Joachim Protze[OMPT] Use alloca() to force availability of frame...
2018-07-02 Joachim Protze[OMPT] Add tests for runtime entry points from non...
2018-07-02 Joachim Protze[OMPT] Add testcases for thread_begin and thread_end...
2018-07-02 Joachim Protze[OMPT] Provide the right thread_num for ancestor levels
2018-07-02 Petar Jovanovic[Mips][FastISel] Do not duplicate condition while lower...
2018-07-02 Philip PfaffeFix for r336080: Missing colon in REQUIRES line
2018-07-02 George Rimar[ELF] - Change dyn_cast to cast. NFC.
2018-07-02 Sander de Smalen[AArch64][SVE] Asm: Support for vector element compares...
2018-07-02 Philip Pfaffe[polly-acc] change cl_get_* return types to 32/64bit
2018-07-02 Sander de SmalenReapply r334980 and r334983.
2018-07-02 Max Kazantsev[NFC] Test that shows unprofitability of instcombine...
2018-07-02 Craig Topper[X86] Put some cases in switch statements back on one...
2018-07-02 Clement Courbet[llvm-exegesis][NFC] Cleanup useless braces.
2018-07-02 Craig Topper[X86] Remove FMA3Info DenseMap. Break into sorted table...
2018-07-02 QingShan Zhang[PowerPC] Don't make it as pre-inc candidate if displac...
2018-07-02 Piotr PadlewskiImplement strip.invariant.group
2018-07-02 Eric ChristopherAdd an entry for rodata constant merge sections to...
2018-07-01 Craig Topper[X86] Fix a few test names in avx512-intrinsics-fast...
2018-07-01 Craig Topper[X86] Remove the places that return nullptr from X86Ins...
2018-07-01 Simon Pilgrim[SLPVectorizer] Call InstructionsState.isOpcodeOrAlt...
2018-07-01 Simon Pilgrim[SLPVectorizer] Replace sameOpcodeOrAlt with Instructio...
2018-07-01 Fangrui Song[asan] Fix deadlock issue on FreeBSD, caused by use...
2018-07-01 Craig Topper[X86][Disassembler] Remove TYPE_BNDR from translateImme...
2018-07-01 Sanjay Patel[InstCombine] add abs tests with undef elts; NFC
2018-07-01 Sanjay Patel[PatternMatch] allow undef elements in vectors with...
next