platform/upstream/llvm.git
2016-04-21 Eugene Zelenko[Release Notes] Mention Clang-tidy misc-string-construc...
2016-04-21 Quentin Colombet[RegisterBankInfo] Change the representation of the...
2016-04-21 Matt ArsenaultDAGCombiner: Reduce 64-bit BFE pattern to pattern on...
2016-04-21 Philip Reames[instcombine][unordered] Extend load(select) transform...
2016-04-21 Andrew KaylorInitial implementation of optimization bisect support.
2016-04-21 Nicolai HaehnleSplit IntrReadArgMem into IntrReadMem and IntrArgMemOnly
2016-04-21 Davide Italiano[LTO] Discard names for values that are not global...
2016-04-21 Philip Reames[unordered] unordered loads from null are still unreachable
2016-04-21 Rafael EspindolaReduce templating. NFC.
2016-04-21 Marcin Koscielnicki[PowerPC] [SSP] Fix stack guard load for 32-bit.
2016-04-21 Adam Nemet[LoopUtils] Fix typo in comment
2016-04-21 Adam Nemet[LoopUtils] Add asserts to findStringMetadataForLoop...
2016-04-21 Adam Nemet[LoopUtils] Move def of findStringMetadataForLoop to...
2016-04-21 Adam Nemet[LoopUtils] Rename {check->find}StringMetadata{Into...
2016-04-21 Rafael EspindolaDelete the needsPlt target hook.
2016-04-21 Etienne Bergeron[clang-tidy] New checker to detect suspicious string...
2016-04-21 Eugene ZelenkoFix builds broken in r267008.
2016-04-21 Etienne Bergeron[clang-tidy] Add new checker for comparison with runtim...
2016-04-21 Eugene ZelenkoFix Clang-tidy misc-unused-using-decls and Include...
2016-04-21 Davide Italiano[LTO] An interesting case which shows up how we handle...
2016-04-21 Philip Reames[instcombine][unordered] Implement *-load forwarding...
2016-04-21 Rafael EspindolaDon't recompute getRelExpr. NFC.
2016-04-21 Amjad AboudFixed Dwarf debug info emission to skip DILexicalBlockF...
2016-04-21 Etienne Bergeron[clang-tidy] Cleanup some ast-matchers and lift some...
2016-04-21 Rafael EspindolaMoves needsPlt to Writer.cpp.
2016-04-21 Saleem AbdulrasoolAPI: fix a -Wunused-variable warning
2016-04-21 Saleem AbdulrasoolHost: fix some -Wformat-pedantic warnings
2016-04-21 Philip Reames[unordered] Add tests and conservative handling in...
2016-04-21 Chad RosierAddress Philip's post-commit feedback for r266987....
2016-04-21 Philip ReamesMinor comment cleanup [NFC]
2016-04-21 Rafael EspindolaFix test to run everywhere.
2016-04-21 Rafael EspindolaFix recursive -only-needed.
2016-04-21 Kuba Brecka[tsan] Rename ReportThread->pid to ReportThread->os_id
2016-04-21 Renato Golin[x86] Force mixes asm syntax test to check for x86
2016-04-21 Alexander Kornienko[Clang-tidy] Fix for crash in modernize-raw-string...
2016-04-21 Kuba Brecka[sanitizer] Use pthread_threadid_np as thread ID on...
2016-04-21 Zoran Jovanovic[mips][microMIPS] Implement ldpc instruction
2016-04-21 Krzysztof Parzyszek[Hexagon] Define architecture version macros for hexagonv55
2016-04-21 Zoran Jovanovic[mips][microMIPS] Add R_MICROMIPS_PC19_S2 relocation
2016-04-21 Chad RosierRefactor implied condition logic from ValueTracking...
2016-04-21 Aaron BallmanClarify memory ownership semantics; NFC.
2016-04-21 Zoran Jovanovic[mips][microMIPS] Add R_MICROMIPS_PC26_S1 relocation
2016-04-21 Sam Kolton[AMDGPU] Assembler: prevent parseDPPCtrlOps from eating...
2016-04-21 Michael Zuckerman[Clang][AVX512][BuiltIn] Adding intrinsics of VGATHER...
2016-04-21 Rafael EspindolaUse llvm::CachedHash.
2016-04-21 Rafael EspindolaAdd a CachedHash structure.
2016-04-21 Zlatko Buljan[mips][microMIPS] Implement TLBP, TLBR, TLBWI and TLBWR...
2016-04-21 George Rimar[ELF] - Make LinkerScript::getSectionOrder private...
2016-04-21 George Rimar[ELF] - Use ArrayRef instead of std::vector& for Linker...
2016-04-21 Zlatko Buljan[mips][microMIPS] Implement LL, SC, MOVEP, ROTR, ROTRV...
2016-04-21 Denis ZobninCorrectly parse GCC-style asm line following MS-style...
2016-04-21 Benjamin KramerBack out the test case for r266973 for now.
2016-04-21 George Rimar[ELF] - Get rid of SectionOrder array.
2016-04-21 Benjamin Kramer[Tooling] Inject -resource-dir instead of overwriting...
2016-04-21 Andrey TuretskiyCompilation for Intel MCU (Part 1/3)
2016-04-21 Evgeny AstigeevichUpdated a test not to produce an empty s-file.
2016-04-21 Haojian WuFix cast compiler warning message in include-fixer.
2016-04-21 Evgeny Astigeevich[AArch64][CodeGen] Fix of PR27158: incorrect peephole...
2016-04-21 Craig Topper[AVX512] Add CTTZ support for v8i64 and v16i32 vectors.
2016-04-21 Craig Topper[X86] Fix vector-tzcnt-512 test to disable CDI while...
2016-04-21 Craig TopperFix test command line to explicitly disable CDI instruc...
2016-04-21 Mehdi AminiCachePruning: early exit if no path supplied
2016-04-21 Mehdi AminiThinLTO: initialize variables
2016-04-21 Craig Topper[AVX512] Add support for lowering CTTZ v64i8 and v32i16...
2016-04-21 Craig Topper[X86] Remove redundant calls to setOperationAction...
2016-04-21 Craig Topper[X86] Remove some operations from the default Expand...
2016-04-21 Craig Topper[X86] Remove old leftover MMX code that sets various...
2016-04-21 Mehdi AminiThinLTO: add module caching handling.
2016-04-21 Mehdi AminiThinLTO: Resolve linkonce_odr aliases just like functions
2016-04-21 Davide Italiano[LTO/Test] Make x86_64-darwin bot happy again.
2016-04-21 Weiming Zhao[libc++] fix macro redef warning when exception is...
2016-04-21 Sanjoy Das[SimplifyCFG] Fold `llvm.guard(false)` to unreachable
2016-04-21 Davide Italiano[LTO] Another couple of tests for cases we already...
2016-04-21 Davide Italiano[LTO] Discard names for Values that are not global.
2016-04-21 Craig Topper[X86] Remove unnecessary setting of CTTZ_ZERO_UNDEF...
2016-04-21 Craig Topper[SelectionDAG] Teach LegalizeVectorOps to directly...
2016-04-21 Craig Topper[AVX512] Add support for popcount of v8i64 and v16i32...
2016-04-21 Duncan P. N... ValueMapper: Map uniqued nodes in post-order
2016-04-21 Mehdi AminiThinLTO/ModuleLinker: add a flag to not always pull...
2016-04-21 Duncan P. N... BitcodeWriter: Emit metadata in post-order (again)
2016-04-21 Matthias BraunMachineSched: Cleanup; NFC
2016-04-21 Richard Smith[modules] Make the tweak to avoid circular inclusion...
2016-04-21 Jim InghamExpressions can run without a process.
2016-04-21 Nico WeberReland test change.
2016-04-21 Nico WeberRevert unintentionally commited bits in r266935.
2016-04-21 Kate StoneCorrected wording of REPL not available messaging ...
2016-04-21 Kate StoneAdded command prefix to new help messages to ensure...
2016-04-21 Nick LewyckyAdd optimization for 'icmp slt (or A, B), A' and some...
2016-04-21 Bob WilsonRemove the (ignored) -Wreceived-is-weak diagnostic.
2016-04-20 Adrian PrantlModule Debugging: Emit the canonical debug info for...
2016-04-20 Dehao ChenRefine instruction weight annotation algorithm for...
2016-04-20 Nico Weberunbreak COFF/out.test after r266929
2016-04-20 Kostya Serebryany[sanitizer] update the sanitizer_allocator_testlib
2016-04-20 Kevin EnderbyFix another compilation error from r266919 for clang...
2016-04-20 Evgeniy Stepanov[asan] Increase LocatePcInTrace threshold.
2016-04-20 Evgeniy Stepanov[asan] Add __strdup interceptor.
2016-04-20 Evgeniy StepanovFix compilation error in r266919.
2016-04-20 Nico Weberlld-link: Fix default output name with /dll flag.
2016-04-20 Vedant Kumar[test/PGOProfile] Make tests independent of the raw...
2016-04-20 Saleem Abdulrasoolunwind: remove another instance of -Wexpansion-to-defined
next