platform/upstream/llvm.git
2017-05-24 Erik Pilkington[Demangler] Remove a failing assert introduced in r303718
2017-05-24 Rui UeyamaFix the sanitizer-windows bot.
2017-05-24 Saleem AbdulrasoolBasic: fix whitespace in file header (NFC)
2017-05-24 Gor Nishanov[coroutines] Add support for coroutines with non-scalar...
2017-05-24 Nirav Dave[DAG] Prevent crashes when merging constant stores...
2017-05-24 Rui UeyamaClose the gap between ELF and COFF ICF implementations...
2017-05-24 Nirav Dave[AArch64] Prevent nested ADDs from address calc in...
2017-05-24 Erich KeaneFor Microsoft compatibility, set fno_operator_names
2017-05-24 Rui UeyamaImprove parallelism of ICF.
2017-05-24 Vitaly BukaRevert "Revert "Attempt to pacify ASan and UBSan report...
2017-05-24 Vitaly BukaRevert "[compiler-rt] Change default of allow_user_segv...
2017-05-24 Craig Topper[InstCombine] Merge together the SimplifyDemandedUseBit...
2017-05-24 Philip Pfaffe[Polly] Add handling of Top Level Regions
2017-05-24 Argyrios KyrtzidisAddress follow-up feedback for r303712
2017-05-24 Kamil RytarowskiReplace std::call_once with llvm:call_once
2017-05-24 Rui UeyamaSimplify a variable type by using StringRef instead...
2017-05-24 Tony JiangFix one test case faiulre in commit 303766.
2017-05-24 Vitaly BukaPrevent UBSan report in CrashRecovery tests
2017-05-24 Rafael EspindolaMove writeTo to OutputSectionCommand.
2017-05-24 Vitaly BukaRevert "Attempt to pacify ASan and UBSan reports in...
2017-05-24 Teresa JohnsonFix a couple of typos in memory intrinsic optimization...
2017-05-24 Rafael EspindolaMove clearOutputSections earlier. NFC.
2017-05-24 Zaara SyedaP9: D-form vector load/store. Differential Revision...
2017-05-24 Craig Topper[InstCombine] Use less bitwise operations to handle...
2017-05-24 Krzysztof ParzyszekMove machine-cse-physreg.mir to test/CodeGen/Thumb
2017-05-24 Rui UeyamaRewrite badly-formatted switch. NFC.
2017-05-24 Rui UeyamaMake key-value types explicit. NFC.
2017-05-24 Rui UeyamaChange the control flow so that the function is a bit...
2017-05-24 Craig Topper[InstSimplify] Simplify uadd/sadd/umul/smul with overfl...
2017-05-24 Craig Topper[ValueTracking] Convert most of the calls to computeKno...
2017-05-24 Craig Topper[ValueTracking] Add OptimizationRemarkEmitter to the...
2017-05-24 Matthew SimpsonRevert r291254: [AArch64] Reduce vector insert/extract...
2017-05-24 Dmitry MikulinDo not track section types of previous sections, always...
2017-05-24 Rafael EspindolaAdd some tips on benchmarking.
2017-05-24 Alexey Bataev[OPENMP] Allow value of thread local variables in targe...
2017-05-24 Nirav Dave[AMDGPU] Prevent too large store merges in AMDGPU Subta...
2017-05-24 Tony Jiang[PowerPC] Implement vec_xxsldwi builtin.
2017-05-24 Jonathan RoelofsAllow armv{7,7s,7k,7m,7em} builds
2017-05-24 Gor Nishanov[coroutines] Make generic lambda coroutines work
2017-05-24 Matthew Simpson[LV] Update type in cost model for scalarization
2017-05-24 Michael Kruse[DeLICM] Partial writes for PHIs.
2017-05-24 Alex LorenzWarn about uses of `@available` that can't suppress the
2017-05-24 Tony Jiang[PowerPC] Implement vec_xxpermdi builtin.
2017-05-24 Michael Kruse[JSONImporter] misses checks whether the data it import...
2017-05-24 Vadzim Dambrouski[MSP430] Fix PR33050: Don't use ADD16ri to lower FrameI...
2017-05-24 Ulrich Weigand[sanitizer] [SystemZ] Update CVE-2016-2143 check for...
2017-05-24 Serge PavlovDriver must return non-zero code on errors in command...
2017-05-24 Sanjay Patel[InstCombine] add tests to show potential missing folds...
2017-05-24 Marek OlsakRevert "AMDGPU: Fold CI-specific complex SMRD patterns...
2017-05-24 Tony JiangGeneralize two diagnostic messages to take function...
2017-05-24 Gor Nishanov[coroutines] Improved diagnostics when unhandled_except...
2017-05-24 Alex Lorenz[index] The references to explicit class properties...
2017-05-24 Sanjay Patel[InstCombine] add tests to document bitcast + bitwise...
2017-05-24 Gor Nishanov[coroutines] [NFC] Add tests for return_void, unhandled...
2017-05-24 Diana PicusRevert "[SCEV] Do not fold dominated SCEVUnknown into...
2017-05-24 Krzysztof Parzyszek[Hexagon] Fix comment in HexagonPacketizer::runOnMachin...
2017-05-24 Jonas Paulsson[LoopVectorizer] Let target prefer scalar addressing...
2017-05-24 Jonas Paulsson[SystemZ] Fix register modelling in expandLoadStackGuard()
2017-05-24 Krasimir Georgiev[clang-format] Remove unused using directive, NFC
2017-05-24 Serge PavlovMethod loadFromCommandLine should be able to report...
2017-05-24 Pavel LabathRevert "RunThreadPlan: Fix halting logic in IgnoreBreak...
2017-05-24 Francois Ferrandclang-format: Introduce BreakConstructorInitializers...
2017-05-24 Tamas BerghammerDemangler: Fix constructor cv qualifier handling
2017-05-24 Tamas Berghammer__cxa_demangle: Fix constructor cv qualifier handling
2017-05-24 Simon PilgrimStrip trailing whitespace. NFCI.
2017-05-24 Serge PavlovModify test so that it looks for patterns in stderr...
2017-05-24 Simon PilgrimFix 'set but not used' [-Wunused-but-set-variable]...
2017-05-24 Florian Hahn[ARM] Remove ThumbTargetMachines. (NFC)
2017-05-24 Pavel LabathRunThreadPlan: Fix halting logic in IgnoreBreakpoints...
2017-05-24 Mikael HolmenMachineCSE: Respect interblock physreg liveness
2017-05-24 Max Kazantsev[SCEV] Do not fold dominated SCEVUnknown into AddRecExp...
2017-05-24 Vitaly Buka[compiler-rt] Change default of allow_user_segv_handler...
2017-05-24 Vitaly Buka[asan] Remove allow_user_segv_handler on Windows.
2017-05-24 Daniel SandersExplicitly set CPU and -slow-incdec to try to fix r3036...
2017-05-24 Craig Topper[APInt] Use std::end to avoid mentioning the size of...
2017-05-24 Tobias GrosserAdd a permanent Polly Hangouts URL
2017-05-24 Tobias GrosserAdd new C++ bindings to release notes
2017-05-24 Tobias GrosserUpdate version number in Polly release notes
2017-05-24 Tobias GrosserHeader file to help forcibly link GPURuntime
2017-05-24 Daniel SandersRevert r303720: Tweak r303678's test to try to fix...
2017-05-24 Daniel SandersTweak r303678's test to try to fix llvm-clang-x86_64...
2017-05-24 Dean Michael... [XRay][clang] Allow imbuing arg1 logging attribute...
2017-05-24 Erik Pilkington[demangler] Fix a crash in the demangler during parsing...
2017-05-24 Javed Absar[ARM] Add VLDx/VSTx sched defs for machine-schedulers...
2017-05-24 Gor Nishanov[coroutines] Implement correct GRO lifetime
2017-05-24 Davide Italiano[NewGVN] Update additionalUsers when we simplify to...
2017-05-24 Gor Nishanov[coroutines] Fix leak in CGCoroutine.cpp
2017-05-24 Argyrios KyrtzidisChange __has_feature(objc_diagnose_if_attr) to __has_fe...
2017-05-24 Argyrios KyrtzidisEnhance the 'diagnose_if' attribute so that we can...
2017-05-24 Zachary TurnerFix broken build.
2017-05-24 George KarpenkovRevert "Disable coverage opt-out for strong postdominat...
2017-05-24 George KarpenkovRevert "Fixes for tests for r303698"
2017-05-24 Zachary Turnergit-llvm script should add .exe on Windows.
2017-05-24 Zachary TurnerDon't do a full scan of the type stream before processi...
2017-05-23 Davide Italiano[SCCP] Use the `hasAddressTaken()` version defined...
2017-05-23 Bruno Cardoso... [Modules] Fix overly conservative assertion for import...
2017-05-23 Davide Italiano[LIR] Use the newly `getRecurrenceVar()` helper. NFCI.
2017-05-23 Rafael EspindolaClear OutSec->Sections.
2017-05-23 Rafael EspindolaUse more strict types. NFC.
2017-05-23 George KarpenkovFixes for tests for r303698
next