platform/upstream/llvm.git
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...
2019-05-07 Pavel LabathFixup r360161
2019-05-07 Pavel LabathMake eh-frame-dwarf-unwind.test run on non-linux platforms
2019-05-07 Marshall ClowMark private function __sign as constexpr.
2019-05-07 Pavel LabathPostfixExpression: Use signed integers in IntegerNode
2019-05-07 Sam Clegg[WebAssembly] Don't generate unused table entries.
2019-05-07 Simon PilgrimAvoid use-after-move warnings by using swap instead...
2019-05-07 Kostya Kortchinsky[scudo][standalone] Introduce the Quarantine
2019-05-07 Orlando Cazalet... [DebugInfo@O2][LoopVectorize] pr39024: Vectorized code...
2019-05-07 Greg ClaytonAdded missing files from 360071.
2019-05-07 Lang Hames[JITLink] Fix some copy/paste related typos in a test...
2019-05-07 Keno Fischer[SCEV] Add explicit representations of umin/smin
2019-05-07 Pavel LabathRegisterContextLLDB: Push CFA value on DWARF stack...
2019-05-07 Simon PilgrimFix local shadow variable warning. NFCI.
2019-05-07 Balazs Keri[ASTImporter] Corrected type of integer constant in...
2019-05-07 Aaron BallmanAdd an explicit triple to this test to hopefully appeas...
2019-05-07 Michal Gorny[lldb] [lit] Update constants in write Register tests
2019-05-07 Sam McCall[Tooling] Add -x flags when inferring compile commands...
2019-05-07 Anastasia Stulova[OpenCL] Prevent mangling kernel functions.
2019-05-07 Ilya Biryukov[clangd] Introduce intermediate representation of forma...
2019-05-07 Nico Weberlld-link: Allow /? as option prefix, like -? is allowed
2019-05-07 Robert LougherPrecommit tests for or/add transform. NFC.
2019-05-07 Michal Gorny[lldb] [lit] Fix Register tests to reference arrays...
2019-05-07 Aaron BallmanAllow field offset lookups in types with incomplete...
2019-05-07 Krasimir Georgiev[lldb] Add MacroQualified switch cases for r360109
2019-05-07 Nico WeberAdd typo correction for command-line flags to ELF and...
2019-05-07 Nemanja Ivanovic[PowerPC] Use the two-constant NR algorithm for refinin...
2019-05-07 George Rimar[llvm-objdump] - Print relocation record in a GNU format.
2019-05-07 Nico Weberminor cmake formatting style fix
2019-05-07 Nico Webergn build: Merge r360116
2019-05-07 Nico Webergn build: Run `git ls-files '*.gn' '*.gni' | xargs...
next