platform/upstream/llvm.git
2017-05-22 Alex Lorenz[index] 'using namespace' declarations in functions...
2017-05-22 Alexander Kornienko[clang-tidy] misc-move-const-arg shouldn't complain...
2017-05-22 Pavel LabathFix incorrect Status -> Error rename in IOHandler
2017-05-22 Alexander Kornienko[clang-tidy] readability-redundant-declaration false...
2017-05-22 Alexander Kornienko[clang-tidy] readability-braces-around-statements false...
2017-05-22 Siddharth Bhat[Docs] Use ReadTheDocs theme if available.
2017-05-22 Siddharth Bhat[Docs] Fix Sphinx documentation in CMake check.
2017-05-22 Valery Pykhtin[AMDGPU] Fix incorrect register usage tracking in GCNUp...
2017-05-22 Krasimir Georgiev[clangd] Switch to incomplete translation units
2017-05-22 Simon Atanasyan[mips] Support `micromips` attribute
2017-05-22 Simon Atanasyan[mips] Support micromips attribute passed by front-end
2017-05-22 Artur Pilipenko[LoopPredication] NFC. Add extra debug output in case...
2017-05-22 Artur Pilipenko[LoopPredication] NFC. Move a nested struct declaration...
2017-05-22 Daniel SandersRevert r303259 - [globalisel][tablegen] Import rules...
2017-05-22 Krasimir Georgiev[clang-format] Keep trailing preprocessor line comments...
2017-05-22 James MolloyRe-apply r302416: [ARM] Clear the constant pool cache...
2017-05-22 James MolloyRe-apply r286006: Fix 24560: assembler does not share...
2017-05-22 Strahinja Petrovic[MIPS] Add support to match more patterns for DINS...
2017-05-22 James MolloyRevert "[ARM] Clear the constant pool cache on explicit...
2017-05-22 James MolloyRevert "Fix 24560: assembler does not share constant...
2017-05-22 Francois Ferrandclang-format: Allow customizing the penalty for breakin...
2017-05-22 Amaury SechetRegenerate expected result for test constant-combines...
2017-05-22 David BlaikielibDebugInfo/DWARF: Apply relocations for debug_addr...
2017-05-22 Sanjoy Das[SCEV] Clarify behavior around max backedge taken count
2017-05-22 Zvi Rackover[X86] Add (ix bitcast(vsetcc)) test cases with illegal...
2017-05-22 Craig Topper[InstCombine] Cleanup the interface for overflow checks
2017-05-22 Amaury SechetAdd a test case for large integer subtraction via subca...
2017-05-22 Rui UeyamaRevert r303304: Re-submit r303225: Garbage collect...
2017-05-22 Dean Michael... [XRay][compiler-rt] Add __xray_remove_customevent_handl...
2017-05-22 Amaury SechetAdd test case for subcarry optimization.
2017-05-22 Craig Topper[SimplifyCFG] Prevent a few APInt copies on method...
2017-05-22 Craig Topper[KnownBits] Use isNegative/isNonNegative to shorten...
2017-05-21 Daniel BerlinNewGVN: Fix PR 33116, the memoryphi version of bug...
2017-05-21 Daniel BerlinNewGVN: Cleanup some repeated code using some templated...
2017-05-21 Daniel BerlinNewGVN: Fix printing of simplified expression
2017-05-21 Daniel BerlinSmallPtrSetImpl/SmallPtrSet: Add a public value_type...
2017-05-21 Michael Kruse[CodeGen] Support partial write accesses.
2017-05-21 Davide Italiano[NewGVN] Actually check the NewGVN output.
2017-05-21 Davide Italiano[NewGVN] Add a test for non most dominating leader.
2017-05-21 Tobias Grosser[ScopInfo] Translate updateDimensionality to isl C...
2017-05-21 Davide Italiano[InstCombine] Take in account the size in sext->lshr...
2017-05-21 Tobias Grosser[isl++] add isl_constraint to C++ bindings [NFC]
2017-05-21 Tobias Grosser[ScopInfo] Translate wrapConstantDimensions to isl...
2017-05-21 Tobias Grosser[ScopInfo] Translate addRangeBoundsToSet to isl C+...
2017-05-21 Tobias GrosserFix include order to stop clang-format complains
2017-05-21 Tobias Grosser[ScheduleOptimizer] Move schedule construction to isl...
2017-05-21 Tobias Grosser[Simplify] Move to isl C++
2017-05-21 Tobias Grosser[isl++] Export (almost) all functions from isl
2017-05-21 Tobias Grosser[isl++] Rebase isl C++ bindings on top of 29aee98ce
2017-05-21 Sanjay Patel[InstCombine] add tests for potential (lshr(sext X...
2017-05-21 Tobias Grosser[isl++] Move isl raw_ostream printers into separate...
2017-05-21 Igor Breger[GlobalISel][X86] Fix G_TRUNC instruction selection.
2017-05-21 Craig Topper[Format] Add curly braces to suppress a -Wmisleading...
2017-05-21 Hiroshi InoueSummary
2017-05-21 George Burgess IV[Docs] Fix LangRef links referred in GetElementPtr.rst
2017-05-21 Sanjoy DasRevert "[SCEV] Clarify behavior around max backedge...
2017-05-21 Sanjoy Das[SCEV] Clarify behavior around max backedge taken count
2017-05-21 Xin TongRevert "Add pthread_self function prototype and make...
2017-05-20 Xin TongAdd pthread_self function prototype and make it specula...
2017-05-20 Martell MaloneCOFF: Fix another StringRef return error
2017-05-20 Martell MaloneCOFF: Fix single StringRef return error
2017-05-20 Faisal ValiFix PR25627: constant expressions being odr-used in...
2017-05-20 Martell MaloneCOFF: migrate def parser from LLD to LLVM [2/2]
2017-05-20 Martell MaloneCOFF: migrate def parser from LLD to LLVM [1/2]
2017-05-20 Xin TongFix test typo. NFC
2017-05-20 Piotr Padlewski[Devirtualization] insert placement new barrier with -O0
2017-05-20 Duncan P. N... Docs: Fix pluralization in CMake docs
2017-05-20 George Burgess IV[docs] Small style nits.
2017-05-20 Tobias GrosserFix buildbots after r303429
2017-05-20 Argyrios Kyrtzidis[index] Fix forward declarations interfering with USR...
2017-05-20 David BlaikieFix -Wunneeded-internal-declaration by removing constan...
2017-05-20 David Blaikiellvm-symbolizer: Support multiple CUs in a single DWO...
2017-05-20 Vitaly BukaRevert "[compiler-rt] Change default of allow_user_segv...
2017-05-20 Eric BeckmannAdd functionality to cvtres to parse all entries in...
2017-05-20 Richard SmithRename RAII objects for performing eager instantiation...
2017-05-20 Matthias BraunCodeGenModule: Always output wchar_size, check LLVM...
2017-05-20 Matthias BraunFix breakage after r303461
2017-05-20 Vitaly Buka[compiler-rt] Change default of allow_user_segv_handler...
2017-05-20 Davide Italiano[NewGVN] Create a StoreExpression instead of a Variable...
2017-05-20 Matthias BraunRevert "CodeGenModule: Always output wchar_size, check...
2017-05-20 Davide Italiano[NewGVN] Get rid of an assertion.
2017-05-20 Hubert TongFix valid-for-expr ellipses eaten as invalid decl
2017-05-20 Galina KistanovaCosmetic. Added braces to address gcc warning: suggest...
2017-05-20 Adrian PrantlRevert "Revert "ThinLTO: Verify bitcode before lauching...
2017-05-19 Richard SmithRemove last (unnecessary) use of mapping from SourceLoc...
2017-05-19 Richard Smith[modules] Simplify module macro handling in non-local...
2017-05-19 Adrian PrantlRevert "ThinLTO: Verify bitcode before lauching the...
2017-05-19 Erik Pilkington[test] Add support for Objective-C++ tests
2017-05-19 Jason MolendaDon't override the SDKs and force the use of /System...
2017-05-19 Vitaly Buka[compiler-rt] Switch handle_<signal> flags from bool...
2017-05-19 Matthias BraunCodeGenModule: Always output wchar_size, check LLVM...
2017-05-19 Vitaly Buka[compiler-rt] Add negative test for boolean flags.
2017-05-19 Matthias BraunSimplifyLibCalls: Optimize wcslen
2017-05-19 Matthias BraunVerifier: Check wchar_size module flag.
2017-05-19 Richard Trieu[ODRHash] Revert r303450 to fix buildbot
2017-05-19 Reid KlecknerFix off-by-one bug in AttributeList::addAttributes...
2017-05-19 Galina KistanovaAdded LLVM_FALLTHROUGH to address gcc warning: this...
2017-05-19 Evgeniy Stepanov[safestack] Disable stack coloring by default.
2017-05-19 Galina KistanovaAdded missing break.
2017-05-19 Daniel BerlinNewGVN: Fix PR32838.
next