platform/upstream/llvm.git
2019-05-08 Mike RiceInclude corecrt.h in stddef.h and vcruntime.h in stdarg...
2019-05-08 Alina Sbirlea[MemorySSA] Teach LoopSimplify to preserve MemorySSA.
2019-05-08 Jonas Devlieghere[Docs] list command: lldb run <args>
2019-05-08 Simon Pilgrim[AArch64] Remove scan-build "Value stored during its...
2019-05-08 Simon Pilgrim[AArch64] Fix scan-build null/uninitialized pointer...
2019-05-08 Sam Clegg[WebAssembly] Handle command line options consistently...
2019-05-08 Gheorghe-Teodor... [OpenMP][Clang] Support for target math functions
2019-05-08 Nico Weber[compiler-rt] Make builtins test pass when using i386...
2019-05-08 Simon Pilgrim[AMDGPU] Reapplied BFE canonicalization from D60462
2019-05-08 David Greene[Reassociation] Place moved instructions after landing...
2019-05-08 Gabor Marton[ASTImporter] Fix inequivalence of unresolved exception...
2019-05-08 Nikita PopovRevert "[ValueTracking] Improve isKnowNonZero for Ints"
2019-05-08 Petar Jovanovic[Support] Fix unit test for fs::is_local
2019-05-08 Anastasia Stulova[Sema][OpenCL] Make address space conversions a bit...
2019-05-08 Owen Pan[clang-format] Fix the crash when formatting unsupporte...
2019-05-08 Owen Pan[clang] Fix a bug that reports UTF32 (LE) files as...
2019-05-08 Simon Pilgrim[ADT] SmallVector::set_size - fix Wdocumentation. NFCI.
2019-05-08 Aaron BallmanAllow test to pass after 2030.
2019-05-08 Nico Webergn build: Merge r360151
2019-05-08 James Henderson[NFC]Fix British English -> American English issues
2019-05-08 James Henderson[llvm-objcopy] Improve error message for unrecognised...
2019-05-08 Aaron BallmanAllow 'static' storage specifier on an out-of-line...
2019-05-08 Nikolai Kosjar[libclang] PR41649: Remove pointless duplicate flag...
2019-05-08 Simon PilgrimFix whitespace mismatches. NFCI.
2019-05-08 Dmitri GribenkoDocumentation for bugprone-inaccurate-erase: added...
2019-05-08 Pavel Labath[DWARF] Centralize user_id <-> DWARFDIE conversions
2019-05-08 Simon Pilgrim[LegalizeDAG] Assert non-power-of-2 load/store op split...
2019-05-08 Simon Pilgrim[Hexagon] Fix cppcheck reduce variable scope warnings...
2019-05-08 Andrea Di Biagio[MCA] Don't add a name to the default code region.
2019-05-08 Tim NorthoverARM: disallow SP as Rn for Thumb2 TST & TEQ instructions
2019-05-08 Simon Pilgrim[VPlan] Fix "value never used" static analyzer warning...
2019-05-08 Andrea Di Biagio[MCA] Slightly refactor CodeRegion.h. NFCI
2019-05-08 Simon PilgrimR600InstrInfo.cpp - Add getTransSwizzle assert for...
2019-05-08 Keno Fischer[polly][SCEV] Expand SCEV matcher cases for new smin...
2019-05-08 Andrea Di Biagio[MCA] Remove dead assignment. NFC
2019-05-08 Simon Pilgrim[SIMode] Fix typo in Status constructor
2019-05-08 Simon Pilgrim[DebugInfo] Fix use-after-move warning. NFCI.
2019-05-08 Simon PilgrimFix cppcheck operator precedence warning. NFCI.
2019-05-08 James Henderson[llvm-objcopy] Add --prefix-alloc-sections
2019-05-08 Florian Hahn[SCCP] Fix crash when trying to constant-fold terminato...
2019-05-08 Ilya Biryukov[clang-tidy] Do not show incorrect fix in modernize...
2019-05-08 Martin Storsjo[CMake] Install import libraries
2019-05-08 QingShan Zhang[NFC][PowerPC] Add test for store combine optimization.
2019-05-08 QingShan Zhang[CodeGenPrepare] Don't split the store if it is volatile
2019-05-08 George Rimar[llvm-objcopy] - Fix for "Bug 41775 - SymbolTableSectio...
2019-05-08 QingShan Zhang[NFC] Add a static function to do the endian check
2019-05-08 Leonard ChanFix for the greendragon bots.
2019-05-08 Sam McCall[Sema] Correct typos in return statements so the return...
2019-05-08 Mircea Trofin[llvm] Avoid div by 0 when updating profile weights.
2019-05-08 Dan Robertson[ValueTracking] Improve isKnowNonZero for Ints
2019-05-08 Lang Hames[Support] Add error handling to sys::Process::getPageSi...
2019-05-08 Nemanja IvanovicFix buildbot break after r360195
2019-05-08 Jonas Devlieghere[Docs] Fix incorrect heading and update titles.
2019-05-08 Jonas Devlieghere[Docs] Re-order homepage: Download -> Build -> Test
2019-05-08 Richard SmithSplit ActOnCallExpr into an ActOnCallExpr to be called...
2019-05-08 Jonas DevliegherePropagate command interpreter errors from lldlbinit
2019-05-08 Kostya Serebryany[libFuzzer] extend the test for data flow tracer and...
2019-05-08 Michael Liao[hip] Fix ambiguity from `>>>` of CUDA.
2019-05-08 Kostya Serebryany[libFuzzer] extend the data flow tracer to also produce...
2019-05-08 Kamil RytarowskiFix build on NetBSD 8.99.38
2019-05-08 Kostya Serebryany[libFuzzer] disable two tests on i386 that are causing...
2019-05-07 Philip Reames[Tests] Expand coverage of small memset zero idioms
2019-05-07 Jonas Devlieghere[Docs] Add timestamp
2019-05-07 Alex Langford[Expression] Remove unused dependency
2019-05-07 Reid Kleckner[COFF] Use COFF stubs for extern_weak functions
2019-05-07 Sanjay Patel[ValueTracking] add logic for known-never-nan with...
2019-05-07 Lang HamesReapply r360194 "[JITLink] Add support for MachO .alt_e...
2019-05-07 Reid KlecknerRegenerate test case again after last revert
2019-05-07 Reid KlecknerDelete test cases added in r360162 that should have...
2019-05-07 Artem Dergachev[analyzer] Fix a crash when doing RVO from within blocks.
2019-05-07 Alina Sbirlea[MemorySSA] Fix CHECKs in test. [NFC]
2019-05-07 Lang HamesRevert r360194 "[JITLink] Add support for MachO .alt_en...
2019-05-07 Austin Kerbow[AMDGPU] Check MI bundles for hazards
2019-05-07 Austin Kerbow[CodeGen] Rename DEBUG_TYPE for default hazard recognizer.
2019-05-07 Sanjay Patel[InstSimplify] add tests for minnum/maxnum and NaN...
2019-05-07 Chris Bieneman[CMake] Detecting python modules should be cached
2019-05-07 David Blaikie-frewrite-imports: Add support for wildcard rules in...
2019-05-07 Lang Hames[JITLink] Add support for MachO .alt_entry atoms.
2019-05-07 Alex Langford[Core] Remove unused dependencies
2019-05-07 Jonas DevlieghereRevert "[OpenMP][Clang] Support for target math functions"
2019-05-07 Kostya Serebryanyrevert r360162 as it breaks most of the buildbots
2019-05-07 Nikita Popov[ConstantRange] Simplify makeGNWR implementation; NFC
2019-05-07 Reid Kleckner[COFF] Store Chunk RVAs and section offsets as uint32_t
2019-05-07 Simon Atanasyan[mips] Fix ld instruction in PLT entries on MIPS64
2019-05-07 Simon Atanasyan[mips] Rename test case. NFC
2019-05-07 Robert Lougher[InstCombine] Add new combine to add folding
2019-05-07 Eric ChristopherMake sure that the DAG combiner doesn't merge stores...
2019-05-07 Pavel LabathDisable eh-frame-dwarf-unwind.test on windows
2019-05-07 Shoaib Meenai[compiler-rt] Create install targets for Darwin libraries
2019-05-07 Sanjay Patel[InstCombine] allow sinking fneg operands through an...
2019-05-07 Don Hinton[CommandLine] Allow Options to specify multiple OptionC...
2019-05-07 Alex Langford[Host] Clean up dependencies of HostMacOSXObjCXX
2019-05-07 Philip Reames[Tests] Yet more combination of tests for unordered...
2019-05-07 Adrian PrantlDebug Info: Support address space attributes on rvalue...
2019-05-07 Jinsong Ji[PowerPC][NFC] Update build-vector-tests.ll using utils...
2019-05-07 Adrian PrantlGuard __builtin_available() with __has_builtin to suppo...
2019-05-07 Simon PilgrimRegenerate test to try and fix buildbots
2019-05-07 Jonas Devlieghere[Driver] Add command line option to allow loading local...
2019-05-07 Florian Hahn[DAGCombiner] Avoid creating large tokenfactors in...
2019-05-07 Sanjay Patel[InstCombine] add tests for FP min/max with negated...
next