platform/upstream/llvm.git
2016-07-22 Krzysztof Parzyszek[RDF] Make the graph construction/use less expensive
2016-07-22 Samuel AntaoReplace enum types in variadic functions by build-in...
2016-07-22 Zachary Turner[pdb] Move file layout header structs to RawTypes.h
2016-07-22 Zachary Turner[pdb] Round-trip module & file info to/from YAML.
2016-07-22 Anna Thomastest commit. update comment grammatically. NFC
2016-07-22 Jan Veselyptx: Fix builtin names after clang r274770
2016-07-22 Krzysztof Parzyszek[Hexagon] Use loop data prefetch on Hexagon
2016-07-22 Reid KlecknerUse INT64_MAX instead of LLONG_MAX
2016-07-22 Simon Pilgrim[X86][AVX] Added support for lowering to VBROADCASTF128...
2016-07-22 Simon Pilgrim[X86][AVX] Added support for lowering to VBROADCASTF128...
2016-07-22 Clement CourbetRevert "Revert "[clang-tidy] new cppcoreguidelines...
2016-07-22 Kirill Bobyrev[clang-rename] introduce better symbol finding
2016-07-22 Clement CourbetRevert "[clang-tidy] new cppcoreguidelines-slicing"
2016-07-22 Tamas BerghammerSupport loading files even when incorrect file name...
2016-07-22 Ahmed Bougacha[FastISel] Ignore @llvm.assume.
2016-07-22 Ying Yi[llvm-cov] - Add the coverage of lines in the summary...
2016-07-22 Clement Courbet[clang-tidy] new cppcoreguidelines-slicing
2016-07-22 Benjamin Kramer[llvm-profdata] Bring back reading profile data from...
2016-07-22 Pavel LabathFixing layout of elf-core file related structures
2016-07-22 Benjamin KramerRevert "[X86][AVX] Added support for lowering to VBROAD...
2016-07-22 Ying Yi[llvm-cov] - Improve llvm-cov error message
2016-07-22 Tamas BerghammerFix a crash when an ELF section symbol have no name
2016-07-22 Daniel Sanders[compiler-rt][cmake] Don't reset CAN_TARGET_${arch...
2016-07-22 Ying Yitest commit
2016-07-22 Benjamin Kramer[include-fixer] Fix faulty sort predicate.
2016-07-22 Sjoerd MeijerThis refactoring of ARM machine block size computation...
2016-07-22 Eugene Leviant[ELF] Support PROVIDE and PROVIDE_HIDDEN inside SECTIONS
2016-07-22 Hrvoje Varga[mips][microMIPS] Implement SLT, SLTI, SLTIU, SLTU...
2016-07-22 Tobias GrosserGPGPU: Generate PTX assembly code for the kernel modules
2016-07-22 Simon Atanasyan[ELF][MIPS] Apply mask while reading implicit addend...
2016-07-22 Craig Topper[AVX512] Add ExeDomain to vector extend and truncate...
2016-07-22 Craig Topper[AVX512] Add initial support for the Execution Domain...
2016-07-22 Craig Topper[AVX512] Fix the ExeDomain for some packed fp instructions.
2016-07-22 Craig Topper[AVX512] Add load folding for some AVX512VL logic and...
2016-07-22 Craig Topper[AVX512] Update X86InstrInfo::foldMemoryOperandCustom...
2016-07-22 David MajnemerDon't remove side effecting instructions due to Constan...
2016-07-22 Xinliang David LiSync up InstrProfData.inc with compiler-rt with fixes...
2016-07-22 Xinliang David LiRevert 276386
2016-07-22 Xinliang David LiSync up InstrProfData.inc with compiler-rt
2016-07-22 Xinliang David Li[Profile] cleanup: do not reference name directly of...
2016-07-22 Davide Italiano[ELF/LinkerScript] Support ONLY_IF_{RO, RW} directive.
2016-07-22 Kostya Serebryany[sanitizer] refactor TransferBatch to hide the implemen...
2016-07-22 Pete CooperFix r276380 for targets without REALPATH.
2016-07-22 Vitaly BukaFix test on windows, symbolizer returns invalid line
2016-07-22 Pete CooperAvoid dsymutil calls to getFileNameByIndex.
2016-07-22 Kostya Serebryany[asan] revert to using -std=c++11 on test/asan/TestCas...
2016-07-22 Vitaly Bukafix windows
2016-07-22 Kostya Serebryany[sanitizer] allocator: introduce kUseSeparateSizeClassF...
2016-07-22 Vitaly BukaFix test on windows
2016-07-22 Vitaly BukaAdd test to check detection of stack-use-after-scope...
2016-07-22 Vitaly BukaFix detection of stack-use-after scope for char arrays.
2016-07-22 Sanjoy Das[IRCE] Don't misuse CHECK-LABEL; NFC
2016-07-22 Sanjoy Das[IRCE] Add an option to skip profitability checks
2016-07-22 Eugene ZelenkoRestructure release notes.
2016-07-22 Vedant Kumar[Coverage] Attempt to appease a Windows builder
2016-07-22 Jason MolendaAdd support to get the shared cache information from...
2016-07-22 Sebastian PopGVN-hoist: move check before mutating the IR
2016-07-22 Vedant Kumar[Coverage] Strengthen a test case
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...
next