platform/upstream/llvm.git
2017-12-21 Erich KeaneCorrect hasFeature/isValidFeatureName's handling of...
2017-12-21 Paul RobinsonUpdate test after r321312
2017-12-21 Adrian PrantlBring clang options in error messages up to date.
2017-12-21 Adrian PrantlDelete dead code.
2017-12-21 George Karpenkov[analyzer] Add Javascript to analyzer HTML output to...
2017-12-21 Richard Trieu[ODRHash] Canonicalize Decl's before processing.
2017-12-21 Richard SmithSuppress "redundant parens" warning for "A (::B())".
2017-12-21 Rafael EspindolaDefine isUndefWeak inline.
2017-12-21 Petr Hosek[CMake][Fuchsia] Enable assertions
2017-12-21 Craig Topper[X86] Use SIGN_EXTEND rather than ZERO_EXTEND for lower...
2017-12-21 Petr Hosek[scudo] Add -fsanitize=scudo option to Fuchsia
2017-12-21 Reid KlecknerInclude process.h for getpid on Windows in instr profiling
2017-12-21 Paul Robinson[AST] Incorrectly qualified unscoped enumeration as...
2017-12-21 Rafael EspindolaCall isStaticLinkTimeConstant only once per relocation.
2017-12-21 Aaron BallmanRe-commit r321223, which adds a printing policy to...
2017-12-21 Alina Sbirlea[ModRefInfo] Add must alias info to ModRefInfo.
2017-12-21 Sam Clegg[WebAssembly] Add extra test for weak global symbols
2017-12-21 Volodymyr SapsaiRevert "[CodeGen] Fix crash when a function taking...
2017-12-21 Petr Hosek[sanitizer] Make function declarations C-compatible
2017-12-21 Richard SmithDon't produce redundant parentheses warning for "A...
2017-12-21 Craig Topper[X86] When lowering truncates to vXi1, don't sign exten...
2017-12-21 Sam McCall[clangd] Don't re-hash SymbolID in maps, just use the...
2017-12-21 Abderrazek... [AArch64] Enable fp16 data type for the Builtin for...
2017-12-21 Petr Hosek[CMake] Allow passing extra CMake arguments to custom...
2017-12-21 Reid KlecknerRevert "Fix for PR32990"
2017-12-21 Richard SmithWhen instantiating a deduction guide, transform its...
2017-12-21 Volodymyr Sapsai[CodeGen] Fix crash when a function taking transparent...
2017-12-21 Wolfgang Pieb[DWARF v5] Rework of string offsets table reader
2017-12-21 Abderrazek... [AARch64] Add ARMv8.2-A FP16 vector intrinsics
2017-12-21 Simon DardisRevert "[mips][compiler-rt] Provide 64bit atomic add...
2017-12-21 Craig Topper[X86] Promote v8i1 shuffles to v8i32 instead of v8i64...
2017-12-21 Artem Dergachev[analyzer] Fix zero-initialization of stack VLAs under...
2017-12-21 Simon Pilgrim[X86][SSE] Split large PAVGB/PAVGW vectors to legal...
2017-12-21 Benjamin Kramer[clangd] Fix use after free.
2017-12-21 Aleksei Sidorin[ASTImporterTest] Add mandatory testing with '-fdelayed...
2017-12-21 Francis Visoiu... [YAML] Refactor escaping unittests
2017-12-21 Francis Visoiu... [YAML] Fix UTF-8 handling
2017-12-21 Krzysztof Parzyszek[TableGen] Print more helpful information in case of...
2017-12-21 Simon Pilgrim[DAGCombiner] Remove (xor (xor x, c1), c2) -> (xor...
2017-12-21 Simon Pilgrim[DAGCombiner] Generalize (or (and X, c1), c2) -> (and...
2017-12-21 Simon Pilgrim[X86] Add (or (and X, c1), c2) -> (and (or X, c2),...
2017-12-21 Pavel LabathMake one more test redhat-compatible
2017-12-21 Tony Jiang[PowerPC] Fix parest build failure in SPEC2017.
2017-12-21 Simon Pilgrim[DAGCombiner] Generalize (and (or x, C), D) -> D iff...
2017-12-21 Simon Dardis[mips] Fix the invalid EVA test
2017-12-21 Sam McCall[clangd] Index symbols share storage within a slab.
2017-12-21 Pavel LabathWork around test failures on red-hat linux
2017-12-21 Joachim ProtzeAdd missing test case from D41171 commit
2017-12-21 Joachim Protze[OMPT] Add missing ompt_get_num_procs function
2017-12-21 Simon Pilgrim[X86] Add (and (or x, C), D) -> D iff (C & D) == D...
2017-12-21 Ilya Biryukov[clangd] Log more info about preambles
2017-12-21 Ilya BiryukovAdded helper to get size of PrecompiledPreamble
2017-12-21 Joachim Protze[OMPT] Fix return address handling in a few GOMP interf...
2017-12-21 Joachim Protze[OMPT] Handle null pointer in set_callback to improve...
2017-12-21 Joachim Protze[OMPT] Use frames at different level when using clang...
2017-12-21 Joachim Protze[OMPT] Add annotations to testcases that are expected...
2017-12-21 Simon Pilgrim[X86] Add v48i8 AVG test case, based on discussion...
2017-12-21 Simon Dardis[mips][compiler-rt] Provide 64bit atomic add and sub
2017-12-21 Sam Parker[DAGCombine] Improve ReduceLoadWidth for SRL
2017-12-21 Paul Osmialowski[AArch64] add required arch specific code for running...
2017-12-21 Pavel Labath[Support] Remove MemoryBuffer::getNewUninitMemBuffer
2017-12-21 Sam Parker[ARM] Armv8-R DFB instruction
2017-12-21 Pavel LabathMake sure DataBufferLLVM contents are writable
2017-12-21 Simon Atanasyan[llvm-readobj] Fix ambiguous call to the `printNumber`
2017-12-21 Simon Atanasyan[llvm-readobj] Support 'GNU' style for MIPS GOT/PLT...
2017-12-21 Haojian Wu[clangd] Use the clang-tools-extra as the official...
2017-12-21 Craig Topper[X86] Use PSHUFB for v32i16 shuffles before falling...
2017-12-21 Ivan A. Kosarev[CodeGen] Fix access sizes in new-format TBAA tags
2017-12-21 Craig Topper[X86] Use VPERMI2B for v16i8 shuffles if we have VBMI...
2017-12-21 Craig Topper[X86] Use VPERMB/VPERMI2B for v32i8 shuffle lowering...
2017-12-21 Craig Topper[X86] Add avx512vbmi command lines to vector-shuffle...
2017-12-21 Sam Clegg[WebAssembly] Remove unneeded sub-directory
2017-12-21 Sam Clegg[WebAssmebly] Fix references to weak aliases
2017-12-21 Sanjoy DasRevert "Expose a TargetMachine::getTargetTransformInfo...
2017-12-21 Sam Clegg[WebAssembly] Fix local references to weak aliases
2017-12-21 Sam Clegg[WebAssembly] Improve weak alias tests cases
2017-12-21 Rafael EspindolaPass an InputFile to the InputSection constructor.
2017-12-21 Erich KeaneFix for PR32990
2017-12-21 Rafael EspindolaConvert a few more InputFiles to references.
2017-12-21 Aaron BallmanReverting a file that snuck in with r321229 by accident.
2017-12-21 Michael Zolotukhin[SimplifyCFG] Avoid quadratic on a predecessors number...
2017-12-21 Rafael EspindolaDetemplate createCommentSection.
2017-12-21 Sanjoy DasExpose a TargetMachine::getTargetTransformInfo function
2017-12-21 Reid KlecknerAttempt to pacify 4.8.5 with makeArrayRef
2017-12-21 Vedant Kumar[ubsan] Diagnose noreturn functions which return (compi...
2017-12-21 Vedant Kumar[ubsan] Diagnose noreturn functions which return
2017-12-21 Vedant Kumar[Driver] Ensure no overlap between trapping & recoverab...
2017-12-20 Aaron BallmanReverting r321223 and its follow-up commit because...
2017-12-20 Aaron BallmanSilence a -Wreorder warning from r321223.
2017-12-20 Matt Morehouse[clangd-fuzzer] Update ClangdLSPServer constructor...
2017-12-20 Simon Dardis[orc][cmake] Check if 8 byte atomics require libatomic...
2017-12-20 Joel Galenson[ARM] Optimize {s,u}{add,sub}.with.overflow.
2017-12-20 Aaron BallmanAdd a printing policy to the ASTDumper.
2017-12-20 Alex LorenzFix an assertion failure regression in isDesignatorAtOb...
2017-12-20 Krzysztof Parzyszek[Hexagon] Use ArrayRef member functions instead of...
2017-12-20 Krzysztof Parzyszek[Hexagon] Allow construction of HVX vector predicates
2017-12-20 Rafael EspindolaUse dyn_cast instead of dyn_cast_or_null.
2017-12-20 Krzysztof Parzyszek[Hexagon] Legalize vector elements to i32 in buildVecto...
2017-12-20 Aaron BallmanDo not generate an empty switch statement as it causes...
2017-12-20 Rafael Espindolaclang-format. NFC.
next