platform/upstream/llvm.git
2018-05-17 Simon PilgrimFix typo in declaring code-block snippet
2018-05-17 Stella Stamenova[lit, lldbsuite] Disable tests that are failing because...
2018-05-17 Chris Bieneman[CMake] Make optimizing sanitizer builds optional
2018-05-17 Andrea Di Biagio[llvm-mca] Add an example showing how to get Intel...
2018-05-17 Simon Pilgrim[X86] Split WriteCMOV + WriteCMOV2 scheduler classes
2018-05-17 Changpeng FangAMDGPU/SI: Handle infinite loop for the structurizer...
2018-05-17 Petar Jovanovic[mips] Add support for Global INValidate ASE
2018-05-17 Craig Topper[InstCombine] Propagate the nsw/nuw flags from the...
2018-05-17 Simon Pilgrim[llvm-mca][X86] Add CMOV test files
2018-05-17 Justin Lebar[CUDA] Allow "extern __shared__ Foo foo[]" within anon...
2018-05-17 Eric LiuDisable a failing clang-move test on windows.
2018-05-17 Justin Lebar[CUDA] Make std::min/max work when compiling in C+...
2018-05-17 Greg ClaytonFileSpec objects that resolve to "." should have "...
2018-05-17 Alex Bradbury[RISCV] Set isReMaterializable on ADDI and LUI instructions
2018-05-17 Simon Pilgrim[X86][BtVer2] ADC/SBB take 2cy on an ALU pipe, not...
2018-05-17 Andrea Di Biagio[llvm-mca] Hide unrelated flags from the -help output.
2018-05-17 Nico WeberFix __uuidof handling on non-type template parameter...
2018-05-17 Zachary Turner[COFF] Add /Brepro and /TIMESTAMP options.
2018-05-17 Eric LiuSecond attempt to fix clang-move tests broken by r33259...
2018-05-17 Clement Courbet[llvm-exegesis] Remove redudant explicit template insta...
2018-05-17 Dmitry MikulinIn thin and full LTO + CFI, direct function calls may...
2018-05-17 Alexander Kornienko[clang-tidy] Add a flag to enable alpha checkers
2018-05-17 Clement Courbet[llvm-exegesis] Write out inconsistencies to a file.
2018-05-17 Alex Bradbury[Hexagon] Use addAliasForDirective for data directives
2018-05-17 Peter Smith[AArch64] Correct inline assembly test case for S modif...
2018-05-17 Simon Pilgrim[X86] Split WriteADC/WriteADCRMW scheduler classes
2018-05-17 Clement Courbet[llvm-exegesis] Disable failing ARM assembler tests.
2018-05-17 Eric LiuAttempt to fix clang-move tests broken by r332590 on...
2018-05-17 Andrea Di Biagio[llvm-mca] add flag -all-views and flag -all-stats.
2018-05-17 Clement Courbet[llvm-exegesis] Analysis: detect clustering inconsisten...
2018-05-17 Clement Courbet[llvm-exegesis] Disable the tests failing on buildbots...
2018-05-17 Jonas Paulsson[SystemZ] Commenting (NFC)
2018-05-17 Jan KorousUse dotted format of version tuple for availability...
2018-05-17 Clement Courbet[llvm-exegesis][NFC] Remove dead function.
2018-05-17 Pavel Labath[DWARF] Have HashedNameToDIE store a DataExtractor...
2018-05-17 Simon Pilgrim[llvm-mca][X86] Add ADX test files
2018-05-17 Clement CourbetFix r332592 : X86 tests should use the X86 target,...
2018-05-17 Yaxun LiuCodeGen: Fix invalid bitcast for lifetime.start/end
2018-05-17 Clement Courbetreland r332579: [llvm-exegesis] Update to cover latency...
2018-05-17 Simon Pilgrim[X86][SNB] Minor scheduler cleanup
2018-05-17 Eric LiuAdd vfs::FileSystem::getRealPath
2018-05-17 George Rimar[ELF] - Do not crash when do --gc-sections for non...
2018-05-17 Gabor Marton[ASTImporter] Fix missing implict CXXRecordDecl
2018-05-17 Ivan Donchevskii[libclang] Allow skipping function bodies in preamble...
2018-05-17 Ivan Donchevskii[Frontend] Avoid running plugins during code completion...
2018-05-17 Ivan DonchevskiiRevert https://reviews.llvm.org/D46050 and https:/...
2018-05-17 Sander de Smalen[AArch64][SVE] Asm: Support for structured ST2, ST3...
2018-05-17 Mikael HolmenRequire DominatorTree when requiring/preserving LoopInf...
2018-05-17 Jacek Olesiak[clang-format] Fix putting ObjC message arguments in...
2018-05-17 Martin Storsjo[Analysis] Only use _unlocked stdio functions on linux
2018-05-17 Clement CourbetRevert r332579 "[llvm-exegesis] Update to cover latency...
2018-05-17 Clement Courbet[llvm-exegesis] Update to cover latency through another...
2018-05-17 Ivan Donchevskii[libclang] Allow skipping function bodies in preamble...
2018-05-17 Bjorn Pettersson[SROA] Handle PHI with multiple duplicate predecessors
2018-05-17 Clement CourbetFix rL332458: [AST] Added a helper to extract a user...
2018-05-17 Hiroshi Inoue[SROA] pr37267: fix assertion failure in integer widening
2018-05-17 Alex Bradbury[RISCV] Add support for .half, .hword, .word, .dword...
2018-05-17 Craig Topper[X86] Add OptForSize to a couple load folding patterns...
2018-05-17 Fangrui Song[ELF] PowerOpen ABI -> Power Architecture 64-bit v2...
2018-05-17 Billy Robert... [libcxx] [test] Remove unused local typedef in test...
2018-05-17 Petr Hosek[CMake] Support building shared library for Fuchsia
2018-05-17 Sanjay Patel[Thumb2] fix typo in test from r332548
2018-05-17 Billy Robert... Add void casts to suppress nodiscard on linear_congruen...
2018-05-17 Douglas YungMark test with "REQUIRES: shell" since it directly...
2018-05-17 Stanislav Mekhanoshin[AMDGPU] Move lsr test. NFC.
2018-05-17 Dan Gohman[WebAssembly] Fix the opcode number for i64.load16_u.
2018-05-16 Craig Topper[CodeGen] Use MachineInstr::getOperand(0) instead of...
2018-05-16 Kostya Serebryany[libFuzzer] rename a test from .c to .cpp
2018-05-16 Walter Lee[asan] Add a magic shadow value for shadw gap
2018-05-16 Greg ClaytonRevert 332511 after reverting llvm revision 332508.
2018-05-16 Greg ClaytonRevert 332508 as it caused problems in the clang test...
2018-05-16 Kostya Serebryany[libFuzzer] add an experimental flag -focus_function...
2018-05-16 Walter Lee[asan] Restore check removed by r332033
2018-05-16 Vedant Kumar[STLExtras] Add size() for ranges, and remove distance()
2018-05-16 Sanjay Patel[Hexagon] preserve test intent by removing undef
2018-05-16 Sanjay Patel[PowerPC] preserve test intent by removing undef
2018-05-16 Sanjay Patel[Thumb] preserve test intent by removing undef
2018-05-16 Sanjay Patel[Thumb] preserve test intent by removing undef
2018-05-16 George Karpenkov[analyzer] Extend ObjCAutoreleaseWriteChecker to catch...
2018-05-16 George Karpenkov[ASTMatchers] Introduce a blockDecl matcher for matchin...
2018-05-16 George Karpenkov[analyzer] Change the warning message for GCD antipatte...
2018-05-16 Peter CollingbourneCondition usage of locale stdlib functions on Android...
2018-05-16 JF Bastien[NFC] WebAssembly build break #2
2018-05-16 Lang Hames[ORC] Rewrite the VSO symbol table yet again. Update...
2018-05-16 Simon Pilgrim[X86] Update SNB/generic scheduler tests missed from...
2018-05-16 Sanjay Patel[ARM] preserve test intent by removing undef
2018-05-16 Sanjay Patel[ARM] preserve test intent by removing undef
2018-05-16 Sanjay Patel[ARM] preserve test intent by removing undef
2018-05-16 Simon Pilgrim[X86][SNB] Remove unnecessary CVT InstRW overrides
2018-05-16 Sam Clegg[WebAssembly] Remove unused headers in MCWasmObjectWriter
2018-05-16 Sanjay Patel[AArch64] preserve test intent by removing undef
2018-05-16 Sanjay Patel[ARM] preserve test intent by removing undef
2018-05-16 Sanjay Patel[ARM] preserve test intent by removing undef
2018-05-16 Benjamin Kramer[InstCombine] Fix the signature of fgets_unlocked.
2018-05-16 JF Bastien[NFC] WebAssembly build fix
2018-05-16 Eli Friedman[MachineOutliner] Don't outline instructions that modif...
2018-05-16 Nico Weber_WIN32 straggler I missed in r331127; no-op in practice
2018-05-16 Rumeet DhindsaAdd support for ThinLTO plugin option thinlto-object...
2018-05-16 Krzysztof Parzyszek[Hexagon] Fix the order of operands when selecting...
2018-05-16 Krzysztof Parzyszek[Hexagon] Mark HVX vector predicate bitwise ops as...
next