platform/upstream/llvm.git
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.
2017-05-23 Philip Pfaffe[Polly][NewPM] Port CodeGen to the new PM
2017-05-23 Benjamin Kramer[clangd] Pick up deps via LLVM components, which will...
2017-05-23 Philip Pfaffe[Polly][NewPM] Port IslAst to the new ScopPassManager
2017-05-23 Philip Pfaffe[Polly][NewPM] Port DependenceInfo to the new ScopPassM...
2017-05-23 Sam Kolton[AMDGPU] SDWA: Add assembler support for GFX9
2017-05-23 Simon Dardis[mips] Make checks in CodeGen/mips-varargs.c less fragile
2017-05-23 Florian Hahn[AArch64] Make instruction fusion more aggressive.
2017-05-23 Igor Breger[GlobalISel][X86] G_LOAD/G_STORE vec256/512 support
2017-05-23 Ilya Biryukov[clangd] Split clangd into library+executable (mainly...
2017-05-23 Tobias Grosser[ScopInfo] Translate foldAccessRelation to isl C++...
2017-05-23 Craig Topper[KnownBits] Use !hasConflict() in asserts in place...
2017-05-23 Ayal Zaks[LV] Report multiple reasons for not vectorizing under...
2017-05-23 Tobias Grosser[ScopInfo] Translate buildMemIntrinsicAccessRelation...
2017-05-23 Tobias Grosser[ScopInfo] Translate assumeNoOutOfBound to isl C++...
2017-05-23 Tobias Grosser[ScopInfo] Translate applyAndSetFAD to isl C++
2017-05-23 David BlaikielibDebugInfo: Support symbolizing using DWP files
2017-05-23 Tobias Grosser[ScopInfo] Translate isReadOnly to isl C++
2017-05-23 Akira Hatanaka[AArch64] Fix PRR33100.
2017-05-23 Amaury SechetUpdate expected result for or-branch.ll . NFC
2017-05-23 Gor Nishanov[coroutines] Skip over passthrough operator co_await
2017-05-23 Galina KistanovaAdded LLVM_FALLTHROUGH to address gcc warning: this...
2017-05-23 Gor Nishanov[coroutines] Add emission of initial and final suspends
2017-05-23 Galina KistanovaCosmetic. Added braces to address gcc warning: suggest...
2017-05-23 NAKAMURA TakumiTypeStreamMerger.h: Fix a \param in r303577. [-Wdocumen...
2017-05-23 Tobias Grosser[ScopInfo] Simplify domains early
2017-05-23 Gor Nishanov[coroutines] Add support for deallocation elision
2017-05-23 Gor Nishanov[coroutines] Replace all coro.frame builtins with an...
2017-05-23 Galina KistanovaAdded LLVM_FALLTHROUGH to address gcc warning: this...
2017-05-23 Gor Nishanov[coroutines] Add support for allocation elision
2017-05-23 Galina KistanovaAdded LLVM_FALLTHROUGH to address gcc warning: this...
2017-05-23 Faisal Vali[NFC, Refactor] Modernize TemplateIdAnnotation using...
2017-05-23 Teresa JohnsonAdjust clang test for r303590
2017-05-23 David BlaikieFIX: Remove debugging assert left in previous commit
2017-05-23 David BlaikielibDebugInfo: Avoid independently parsing the same...
2017-05-23 Teresa JohnsonSupport for taking the max of module flags when linking...
2017-05-22 Richard SmithAdd option to include multiple lines in snippets.
2017-05-22 Craig Topper[InstSimplify] Fix the indentation throughout the inter...
2017-05-22 Davide Italiano[NewPM] Fix an innocent but silly typo. Reported by...
2017-05-22 Davide Italiano[NewPM] Add a temporary cl::opt() to test NewGVN.
2017-05-22 Galina KistanovaAdded LLVM_FALLTHROUGH to address gcc warning: this...
2017-05-22 Gor Nishanov[coroutines] Fix coro-eh-cleanup.cpp test
2017-05-22 Gor Nishanov[coroutines] Wrap the body of the coroutine in try...
2017-05-22 Reid KlecknerGive files from #line the characteristics of the curren...
2017-05-22 Vitaly Buka[CodeGen] Fix uninitialized variables exposed by r303084
2017-05-22 Tim NorthoverInstructionSimplify: don't speculate about Constants...
2017-05-22 Evgeniy Stepanov[lld] Infer relocation model from module flags in reloc...
2017-05-22 Evgeniy StepanovInfer relocation model from module flags in relocatable...
2017-05-22 Zachary TurnerImplement various flavors of type merging.
2017-05-22 Zachary TurnerMake TypeSerializer's StringMap use the same allocator.
2017-05-22 Adrian PrantlDon't generate line&scope debug info for meta-instructions.
next