platform/upstream/llvm.git
2018-02-23 Ed Masteremove FreeBSD xfail from lit TestCallStdStringFunction
2018-02-23 Fangrui Song[ELF] Add comment for preemptible and fix typo. NFC
2018-02-23 Richard SmithAdd a test to ensure we don't permit mutable access...
2018-02-23 Richard SmithRemove file missed by r325852 due to merge conflict.
2018-02-23 Richard SmithRevert r325128 ("[X86] Reduce Store Forward Block issue...
2018-02-23 Davide Italiano[testsuite] Throw away test/debug_info/apple_types.
2018-02-23 Davide Italiano[Darwin] Add a test to check clang produces accelerator...
2018-02-23 Rui UeyamaMake undefined symbol in DSO to pull out object files...
2018-02-23 Aditya Nandakumar[GISel]: Fix base case for m_any_of PatternMatcher.
2018-02-23 Vedant KumarDelete some unused #includes of CleanUp.h, NFC
2018-02-23 Rafael EspindolaSimplify setting dso_local. NFC.
2018-02-23 Craig Topper[X86] Turn setne X, signedmax into setgt signedmax...
2018-02-23 Evandro Menezes[AArch64] Refactor macro fusion (NFC)
2018-02-23 Aaron Smith[PDB] Check the result of setLoadAddress()
2018-02-22 Rafael EspindolaFix grammar. NFC.
2018-02-22 Vedant Kumar[ObjC] Fix the NSConcreteData formatter and test it
2018-02-22 Craig Topper[X86] Turn setne X, signedmin into setgt X, signedmin...
2018-02-22 Evandro Menezes[AArch64] Improve macro fusion test case
2018-02-22 Adrian McCarthyFix llvm-pdbutil to handle new built-in types
2018-02-22 Eric ChristopherUpdate comment for whether or not we can optimize an...
2018-02-22 Adrian McCarthyFix TestMoveNearest on Windows
2018-02-22 Adrian McCarthyFix TestSBData.py on Windows
2018-02-22 Eugene Zelenko[Sema] Fix some Clang-tidy modernize and Include What...
2018-02-22 Benjamin KramerFix the build of the wasm backend.
2018-02-22 Sanjay Patel[InstrTypes] add frem and fneg with FMF creators
2018-02-22 Paul Robinson[DWARFv5] Turn an assert into a diagnostic. Hand-coded...
2018-02-22 Teresa Johnson[ThinLTO/gold] Perform cache pruning when cache directo...
2018-02-22 Craig Topper[TargetLowering] Rename isCondCodeLegal to isCondCodeLe...
2018-02-22 Aaron Smith[PDB] Add missing override to silence buildbots
2018-02-22 Craig Topper[X86] Make the subus special case in LowerVSETCC self...
2018-02-22 Aaron Smith[PDB] Fix buildbot failure from missing include for...
2018-02-22 Sander de SmalenRevert "[DebugInfo][FastISel] Fix dropping dbg.value()"
2018-02-22 Aaron Smith[PDB] Implement more find methods for PDB symbols
2018-02-22 Easwaran Raman[ThinLTO] Represent relative BF using a scaled represen...
2018-02-22 Carlo Bertolli[OpenMP] Limit reduction support for pragma 'distribute...
2018-02-22 Zachary TurnerUpdate lld documentation to mention PDB support.
2018-02-22 Peter CollingbourneFix DataFlowSanitizer instrumentation pass to take...
2018-02-22 Vitaly Buka[ThinLTO] Always create linked objects file for --thinl...
2018-02-22 Vitaly Buka[gold] Extract runLTO to avoid exit(0) from function...
2018-02-22 Matt Morehouse[libFuzzer] Include TEMP_MAX_LEN in Fuzzer::PrintStats.
2018-02-22 Daniel Neilson[AlignmentFromAssumptions] Set source and dest alignmen...
2018-02-22 Simon Pilgrim[SelectionDAG] Move matchUnaryPredicate/matchBinaryPred...
2018-02-22 Artem Belevich[CUDA] Added missing functions.
2018-02-22 Eric Liu[clangd] Extend textDocument/didChange to specify wheth...
2018-02-22 Alexey Bataev[OPENMP] Require valid SourceLocation in function call...
2018-02-22 Simon Pilgrim[MC] Don't crash on modulo by zero (PR35650)
2018-02-22 George Rimar[ELF] - Rewrote outdated comment. NFC.
2018-02-22 Sanjay Patel[IRBuilder] add creators for FP with FMF; NFCI
2018-02-22 Jonas Hahnfeld[docs] Regenerate command line reference
2018-02-22 Jonas Hahnfeld[docs] Improve help for OpenMP options, NFC.
2018-02-22 Jonas Hahnfeld[docs] Fix duplicate arguments for JoinedAndSeparate
2018-02-22 Simon Pilgrim[X86][AVX512] Add DQ+VLX scalar int<->fp tests cases...
2018-02-22 Alexey Bataev[DEBUGINFO] Do not output labels for empty macinfo...
2018-02-22 Simon PilgrimFix "not all control paths return a value" MSVC warning...
2018-02-22 Sam McCall[clangd] fix test use-after-free from r325774
2018-02-22 Nicolai HaehnleTableGen: Add strict assertions to sanity check earlier...
2018-02-22 Nicolai HaehnleTableGen: Allow implicit casting between string and...
2018-02-22 Nicolai HaehnleTableGen: Fix type of resolved and converted lists
2018-02-22 Nicolai HaehnleTableGen: Fix type deduction for !foreach
2018-02-22 Nicolai HaehnleTableGen: Generalize type deduction for !listconcat
2018-02-22 Nicolai HaehnleTableGen: Add some more helpful error messages
2018-02-22 Nicolai HaehnleAMDGPU: Stop using .NAME in .td files
2018-02-22 Shiva Chen[RISCV] Implement c.lui immediate operand constraint
2018-02-22 Luke Cheeseman[FunctionAttrs][ArgumentPromotion][GlobalOpt] Disable...
2018-02-22 Sanjay Patel[InstCombine] add fmul multi-use test; NFC
2018-02-22 Simon Marchi[clangd] DidChangeConfiguration Notification
2018-02-22 Stefan Maksimovic[mips] Generate memory dependencies for byVal arguments
2018-02-22 Haojian Wu[clangd] Correct setting ignoreWarnings in CodeCompletion.
2018-02-22 Serge GueltonSyndicate duplicate code between CallInst and InvokeInst
2018-02-22 Simon PilgrimFix Wdocumentation warning - remove param tag for old...
2018-02-22 Alex Bradbury[RISCV][NFC] Make logic in RISCVMCCodeEmitter::getImmOp...
2018-02-22 Sam McCall[clangd] Allow embedders some control over when diagnos...
2018-02-22 Simon Pilgrim[SLPVectorizer][X86] Add load extend tests (PR36091)
2018-02-22 Alexey Sotkin[OpenCL] Add '-cl-uniform-work-group-size' compile...
2018-02-22 Simon Dardis[mips] Regenerate tests for D38128 (NFC)
2018-02-22 Jonas Devlieghere[dsymutil] Remove \brief from comments. NFC
2018-02-22 Jonas Devlieghere[dsymutil] Fix typos and formatting. NFC.
2018-02-22 Sjoerd MeijerRecommit: [ARM] f16 constant pool fix
2018-02-22 Eric Liu[clangd] Not collect include headers for dynamic index...
2018-02-22 George Rimar[ELF] - Introduce getInputSections() helper.
2018-02-22 Jonas Devlieghere[dsymutil] Replace PATH_MAX in SmallString with fixed...
2018-02-22 David Green[ARM] Fix issue with large xor constants.
2018-02-22 Mikhail Maltsev[libcxx] Do not include the C math.h header before...
2018-02-22 Jonas Devlieghere[dsymutil] Be smarter in caching calls to realpath
2018-02-22 Sjoerd MeijerRevert r325754 and r325755 (f16 literal pool) because...
2018-02-22 Sjoerd MeijerAdded a test that I forgot to svn add in my previous...
2018-02-22 Sjoerd Meijer[ARM] f16 constant pool fix
2018-02-22 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-02-22 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-02-22 Kamil RytarowskiTry to fix the syntax in test
2018-02-22 Craig Topper[DAGCombiner] Add two calls to isVector before making...
2018-02-22 Kamil RytarowskiRevert part of D43378 in this file
2018-02-22 Kamil RytarowskiRevert part of r. 325746 D43378
2018-02-22 Mircea Trofin[SampleProf] NFC. Expose reusable functionality in...
2018-02-22 Kamil RytarowskiFreeBSD driver / Xray flags moving pthread to compile...
2018-02-22 Max Kazantsev[SCEV][NFC] Factor out common logic into a separate...
2018-02-22 Kamil RytarowskiRemove empty files
2018-02-22 Kamil RytarowskiXray instrumentation / enabling more tests
2018-02-22 Richard Trieu[ODRHash] Fix hashing for friend functions.
2018-02-22 Richard Trieu[ODRHash] Handle some template weirdness.
next