platform/upstream/llvm.git
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
2017-05-23 Davide Italiano[LIR] Strengthen the check for recurrence variable...
2017-05-23 Richard Smith[modules] When reparenting a local declaration, don...
2017-05-23 George KarpenkovDisable coverage opt-out for strong postdominator blocks.
2017-05-23 Tim NorthoverRevert LLVM changes for "Sema: allow imaginary constant...
2017-05-23 Rui Ueyama[git-llvm] Check if svn is installed.
2017-05-23 Vadzim Dambrouski[MSP430] Add subtarget features for hardware multiplier.
2017-05-23 Tim NorthoverSema: allow imaginary constants via GNU extension if...
2017-05-23 Reid KlecknerSilence MSVC warning about unsigned integer overflow...
2017-05-23 Francis Visoiu... abtest: remove duplicate script
2017-05-23 Simon Pilgrim[AMDGPU] Add INDIRECT_BASE_ADDR to R600_Reg32 class...
2017-05-23 Francis Visoiu... AsmPrinter: mark the beginning and the end of a functio...
2017-05-23 Peter CollingbourneELF: The later of --build-id and --build-id= wins.
2017-05-23 Benjamin Kramer[Frontend] Don't index into an empty string.
2017-05-23 Tom Stellardmerge-request.sh: Use https url for bugzilla
2017-05-23 Changpeng FangAMDGPU/SI: Move the local memory usage related checking...
2017-05-23 Daniel SandersFix unused variable warnings after r303678
2017-05-23 Geoff Berry[AArch64][Falkor] Refine sched details for LSLfast...
2017-05-23 Stanislav Mekhanoshin[AMDGPU] Combine and (srl) into shl (bfe)
2017-05-23 Geoff Berry[AArch64][Falkor] Fix sched details for FMOV of WZR...
2017-05-23 Oleg Ranevskyy[ARM] Temporarily disable globals promotion to constant...
2017-05-23 Daniel Sanders[globalisel][tablegen] Add support for (set $dst, 1...
2017-05-23 Stephane SezerFix bad change in RenderScriptx86ABIFixups.cpp, forgot...
2017-05-23 Zachary Turner[CodeView] Eliminate redundant hashes and allocations.
2017-05-23 Marshall ClowImplement LWG#2790: Remove istreambuf_iterator::operato...
2017-05-23 Stephane Sezerhange RenderScriptx86ABIFixups.cpp to use llvm::Attribu...
2017-05-23 Nirav Dave[DAG] Add AddressSpace parameter to canMergeStoresTo...
2017-05-23 Yuka TakahashiRemove trailing whitespace
2017-05-23 Craig Topper[InstSimplify] Add more tests for undef inputs and...
2017-05-23 Yuka Takahashi[GSoC] Shell autocompletion for clang
2017-05-23 David BlaikieFix DIEHash refactoring that dropped the DW_AT_name...
2017-05-23 Nirav Dave[DAG] Add canMergeStoresTo predicate checks. NFCI.
2017-05-23 Reid KlecknerSpeculative build fix for non-Windows
2017-05-23 David BlaikieRefactor DWARF hashing to use a .def file to avoid...
2017-05-23 Reid Kleckner[PDB] Hash types up front when merging types instead...
2017-05-23 Craig Topper[InstSimplify] auto-generate test checks. NFC
2017-05-23 Sanjay Patel[InstCombine] auto-generate test checks; NFC
2017-05-23 Adam NemetDisable flaky ASan tests temporarily on darwin
2017-05-23 Sanjay Patel[InstCombine] allow icmp-xor folds for vectors (PR33138)
2017-05-23 Craig Topper[InstCombine] Use update_test_checks to regenerate...
2017-05-23 Marek OlsakAMDGPU: Fold CI-specific complex SMRD patterns into...
2017-05-23 Reid KlecknerCommit AttributeList change that was supposed to be...
2017-05-23 Ulrich Weigand[RuntimeDyld, PowerPC] Fix regression from r303637
2017-05-23 Reid Kleckner[IR] Switch AttributeList to use an array for O(1)...
2017-05-23 Galina KistanovaRemoved fallthrough annotation which does not directly...
2017-05-23 Sanjay Patel[InstCombine] add icmp-xor tests to show vector neglect...
2017-05-23 Alex Lorenz[index] The references to enum constants from member...
2017-05-23 Alex Lorenz[index] The references to member enums from template...
2017-05-23 Galina KistanovaAdded LLVM_FALLTHROUGH to address gcc warning: this...
2017-05-23 Alex Lorenz[index] The references to type aliases and typedefs...
2017-05-23 Alex Lorenz[index] The references to fields from nested records...
2017-05-23 Alex Lorenz[index] The references to records from template instant...
2017-05-23 Chih-Hung Hsieh[clang-tidy] Do not dereference a null BaseType
2017-05-23 Yaxun Liu[AMDGPU] Do not require opencl triple environment for...
2017-05-23 Jim InghamWe shouldn't put actual tests in directories that contain
2017-05-23 Reid KlecknerAdd test coverage for recent behavior change in GNU...
2017-05-23 Stanislav Mekhanoshin[AMDGPU] Convert shl (add) into add (shl)
2017-05-23 Zachary TurnerRevert "Make TypeSerializer's StringMap use the same...
2017-05-23 Simon Atanasyan[mips] Remove unused class field. NFC
2017-05-23 Simon Atanasyan[mips] Change type of MipsSubtarget ctor arguments...
2017-05-23 Ulrich Weigand[RuntimeDyld, PowerPC] Fix check for external symbols...
2017-05-23 Ilya Biryukov[clangd] Added a missing dependency on clangdAST to...
2017-05-23 Krasimir Georgiev[Tooling][libclang] Remove unused CompilationDatabase...
2017-05-23 Ilya Biryukov[clangd] Replaced WorkerRequest with std::function...
2017-05-23 Anna Thomas[JumpThreading] Safely replace uses of condition
2017-05-23 Ulrich Weigand[RuntimeDyld, PowerPC] Fix relocation detection overflow
2017-05-23 Siddharth Bhat[NFC] [PolyhedralInfo] fix typo
2017-05-23 Ilya BiryukovAllow to use vfs::FileSystem for file accesses inside...
2017-05-23 Philip Pfaffe[Polly][NewPM] Reenable ScopPassManager unittest
2017-05-23 Philip PfaffePost-commit fix of a comment
2017-05-23 Pavel LabathAdd support for new (3.0.11+) swigs
2017-05-23 Sven van Haastregt[libclang] [OpenCL] Expose more OpenCL CIndex types
2017-05-23 Benjamin Kramer[clangd] Explicitly link against pthread.
next