platform/upstream/llvm.git
2016-07-21 David Majnemer[AArch64] Cleanup sign extend in genAlternativeCodeSequence
2016-07-21 Devin Coughlin[analyzer] Add checker modeling potential C++ self...
2016-07-21 Sebastian PopGVN-hoist: add missing check for all GEP operands available
2016-07-21 Vedant Kumar[llvm-cov] Strengthen a test case
2016-07-21 Douglas Katzman[Sparc]: Fix bug in LowerSTORE due to r275592
2016-07-21 Wolfgang PiebReverting r275115 which caused PR28634.
2016-07-21 Sanjay Patel[InstCombine] break up foldICmpEqualityWithConstant...
2016-07-21 Vedant Kumar[llvm-cov] Use relative paths to the stylesheet (for...
2016-07-21 Sebastian PopGVH-hoist: only clone GEPs (PR28606)
2016-07-21 Daniel Dunbar[lit] Use full config path in diagnostics.
2016-07-21 Xinliang David Li[profile] update test case with interface change.
2016-07-21 Xinliang David Li[Profile] deprecate __llvm_profile_override_default_fil...
2016-07-21 Xinliang David Li[Profile] deprecate __llvm_profile_override_default_fil...
2016-07-21 Daniel Dunbar[lit] Bump version number.
2016-07-21 David Majnemer[Sema] Handle errors during rewriteBuiltinFunctionDecl
2016-07-21 Jason MolendaStop printing double { characters on Dictionary Structu...
2016-07-21 Erik Pilkington[CodeGen] Fix a crash when constant folding switch...
2016-07-21 Wei Mi[PM] Port NaryReassociate to the new PM
2016-07-21 Quentin Colombet[MIRTesting] Abort when failing to parse a function.
2016-07-21 Michael Kuperstein[X86] Do not use AND8ri8 in AVX512 pattern
2016-07-21 Kostya Serebryany[sanitizer] trying to fix Mac bots
2016-07-21 Sanjay Patel[InstSimplify] don't crash handling a pointer or aggreg...
2016-07-21 Akira Hatanaka[AArch64][Inline-Asm] Return the 32-bit floating point...
2016-07-21 Kostya Serebryany[sanitizer] better allocator stats (with rss)
2016-07-21 Michael Gottesman[cmake] Move the including of utils/unittests under...
2016-07-21 Sanjay Patel[InstSimplify] recognize trunc + icmp sgt/slt variants...
2016-07-21 Adam Nemet[OptDiag,LDist] Convert remaining opt remarks to use...
2016-07-21 Matthew Simpson[LV] Move vector int induction update to end of latch
2016-07-21 Rafael EspindolaReally fix invalid EhSectionPiece access.
2016-07-21 Etienne Bergeron[compiler-rt] Add support for relative offset adjustmen...
2016-07-21 Reid KlecknerDisable a flaky test on Windows that uses "echo >>"
2016-07-21 Reid KlecknerFix the clang-cl self-host with VS 2013 headers
2016-07-21 Francis RicciEnable cross-compilation across architectures on android
2016-07-21 Reid Kleckner[asan] Fix Win64 test portability issues
2016-07-21 George Burgess IVNormalize file docs. NFC.
2016-07-21 Rong Xu[PGO] Make needsComdatForCounter() available (NFC)
2016-07-21 Rafael EspindolaFix PR28575.
2016-07-21 Sanjay Pateladd vector tests and a simpler version of the negative...
2016-07-21 Reid KlecknerDisable thread safe statics in clang-cl, they call...
2016-07-21 Etienne BergeronFix unsymbolize unittest. Adding win64 address.
2016-07-21 Renato Golin[docs] Move GitHub to GitHubSubMod
2016-07-21 Etienne Bergeron[compiler-rt] Fix interception of memcpy/memmove on...
2016-07-21 George Rimar[ELF] - Basic support of linkerscript commands: DATA_SE...
2016-07-21 Rui UeyamaUpdate comment.
2016-07-21 Richard OsborneTransfer ownership of the XCore backend.
2016-07-21 Anna ThomasRevert "Invariant start/end intrinsics overloaded for...
2016-07-21 Sanjoy Das[IndVars] Reflow oddly formatted condition; NFC
2016-07-21 Kostya Serebryany[sanitizer] allocator: remove kPopulateSize and only...
2016-07-21 Adrian McCarthyReroll "Include unreferenced nested types in member...
2016-07-21 Anna ThomasInvariant start/end intrinsics overloaded for address...
2016-07-21 Reid KlecknerFix MSVC 2015 compilation failure around range-for...
2016-07-21 Reid KlecknerFix clang-cl warning and crash in sanitizers
2016-07-21 Rafael EspindolaUse just built llvm-as in tests.
2016-07-21 Sanjay Patelmake InstCombine compare helper functions private; NFC
2016-07-21 Etienne Bergeronfix https://reviews.llvm.org/D22610
2016-07-21 Vedant KumarAvoid a string copy, NFC
2016-07-21 JF BastienRemove FIXME for feature test macro
2016-07-21 Quentin Colombet[IRTranslator] Add G_SUB opcode.
2016-07-21 Quentin Colombet[llvm-config][GlobalISel] Canonicalize LLVM_HAS_GLOBAL_...
2016-07-21 Quentin Colombet[CMake][GlobalISel] Turn LLVM_BUILD_GLOBAL_ISEL into...
2016-07-21 Quentin Colombet[IRTranslator] Add comments to explain the ordering...
2016-07-21 Sanjay Patel[InstCombine] break up visitICmpInstWithInstAndIntCst...
2016-07-21 Oleksiy VyalovAdd check for non-null log instance in PlatformAndroid.
2016-07-21 Renato GolinAdding RELEASE_TESTERS.TXT
2016-07-21 Eugene Leviant[ELF] Fix bug in program header FLAGS processing +...
2016-07-21 George Rimar[ELF] - Cleanup of LinkerScript<ELFT>::assignAddresses()
2016-07-21 Etienne Bergeron[compiler-rt] Fix memmove/memcpy overlap detection...
2016-07-21 Konstantin... [AMDGPU] Emit read-only data to .rodata for hsa
2016-07-21 Quentin Colombet[IRTranslator] Add G_AND opcode.
2016-07-21 George Rimar[ELF] - Fixed 3 testases failtures on win32 configuration.
2016-07-21 Konstantin... ELF/AMDGPU: Add support for R_AMDGPU_ABS32
2016-07-21 Konstantin... AMDGPU/SI: Add support for R_AMDGPU_ABS32
2016-07-21 Geoff Berry[AArch64] Load/store opt: Don't count transient instruc...
2016-07-21 Benjamin KramerMove some IntrusiveRefCntPtrs instead of copying.
2016-07-21 Benjamin KramerWeaken ThreadSafeRefCountedBase atomics.
2016-07-21 Etienne Bergeron[compiler-rt] Disable some unittests on windows that...
2016-07-21 Simon Pilgrim[X86][SSE] Allow folding of store/zext with PEXTRW...
2016-07-21 Pavel LabathUnify process launching code on linux
2016-07-21 Simon PilgrimFixed line endings
2016-07-21 Etienne Bergeron[compiler-rt] Fix broken unittest on win64
2016-07-21 Simon Pilgrim[X86][SSE] Pull out duplicate EXTRW lowering code....
2016-07-21 Benjamin Kramer[profdata] Remove constructor that MSVC 2013 pretends...
2016-07-21 George Rimar[ELF] - Linkerscript: add InputSectionDescription comma...
2016-07-21 Benjamin Kramer[clang-tidy] Avoid duplicated DenseMap lookup.
2016-07-21 Simon Pilgrim[X86][AVX] Added support for lowering to VBROADCASTF128...
2016-07-21 Haojian Wu[include-fixer] Add mising qualifiers to all instances...
2016-07-21 Adrian McCarthyRevert "Include unreferenced nested types in member...
2016-07-21 Benjamin Kramer[DemandedBits] Reduce number of duplicated DenseMap...
2016-07-21 Benjamin Kramer[DenseMap] Add a C++17-style try_emplace method.
2016-07-21 Benjamin KramerRename StringMap::emplace_second to try_emplace.
2016-07-21 Rafael EspindolaDelete SplitInputSection.
2016-07-21 Sam Kolton[AMDGPU] Some code cleaning in SIRegisterInfo.td
2016-07-21 Marshall ClowAgain, w/o the tabs
2016-07-21 Marshall ClowAnother fix to appease the no-exception bots.
2016-07-21 Adrian McCarthyInclude unreferenced nested types in member list only...
2016-07-21 Tobias GrosserGPGPU: generate code for ScopStatements
2016-07-21 Tobias GrosserIslNodeBuilder: expose addReferencesFromStmt [NFC]
2016-07-21 Tobias GrosserIslExprBuilder: allow to specify an external isl_id...
2016-07-21 Rui UeyamaSimplify symbol version handling.
2016-07-21 Marina YatsinaExecutionDepsFix - Fix bug in clearance calculation
next