platform/upstream/llvm.git
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
2016-04-20 Saleem Abdulrasoolunwind: unify the definition of _LIBUNWIND_SUPPORT_FRAM...
2016-04-20 Chaoren Lin[Tooling] Fix getting fully qualified names of template...
2016-04-20 Kate StoneRemoved extraneous print() in decorator for enabling...
2016-04-20 Simon Atanasyan[ELF][MIPS] Treat R_MIPS_TLS_{D}TPREL_HI16/LO16 as...
2016-04-20 Greg ClaytonWhen making an array or stuct/union/class elements...
2016-04-20 Simon Atanasyan[ELF][MIPS] Create GOT entries for R_MIPS_REL32 dynamic...
2016-04-20 Kevin EnderbyNeeded change to lld for the change to libObject’s...
2016-04-20 Kevin EnderbyThread Expected<...> up from libObject’s getName()...
2016-04-20 Krzysztof Parzyszek[Hexagon] Add -mv.. options to override CPU selection
2016-04-20 Todd Fialaupdate Jenkins Xcode buildbot target for r266885
2016-04-20 Saleem Abdulrasoolunwind: remove a second instance of -Wexpansion-to...
2016-04-20 Saleem Abdulrasoolunwind: remove an instance of -Wexpansion-to-defined
2016-04-20 Rui UeyamaDefine and use a utility function. NFC.
2016-04-20 Saleem Abdulrasoolunwind: unify _LIBUNWIND_SUPPORT_DWARF_UNWIND
2016-04-20 Rui UeyamaELF: Redefine parseExpr to parse an expression. NFC.
2016-04-20 Enrico GranataFix a bug where LLDB would crash if 'apropos <anything...
2016-04-20 Evgeniy Stepanov[msan] Implement GetPageSize in the test.
2016-04-20 Duncan P. N... IR: Use SmallVector instead of std::vector of TrackingMDRef
2016-04-20 Rui UeyamaELF: Template LinkerScript class.
2016-04-20 Duncan P. N... IR: Stop copying vectors of TrackingMDRef in DIBuilder
2016-04-20 Kostya SerebryanyRename asan-check-lifetime into asan-stack-use-after...
2016-04-20 Chad RosierTypo.
2016-04-20 Chad Rosier[ValueTracking] Make isImpliedCondition return an Optio...
2016-04-20 Nico WeberReplace a loop with a for-each loop. No behavior change.
2016-04-20 Duncan P. N... IR: Avoid mallocs in constructor of ModuleSlotTracker
2016-04-20 Davide Italiano[MC] Silence warning due to unused variable in !Debug...
2016-04-20 Duncan P. N... Verifier: Add ModuleSlotTracker to printAsOperand call
2016-04-20 Davide Italiano[LTO] Another type merge test.
2016-04-20 Jacques Pienaar[lanai] Add subword scheduling itineraries.
2016-04-20 Duncan P. N... Verifier: Prefer early continue over if-nesting, NFC
2016-04-20 Davide Italiano[LTO] Add a test to ensure we handle basic type merging...
2016-04-20 Davide Italiano[MC] EmitNop: Make an assertion more useful.
2016-04-20 Duncan P. N... LTO: Verify the input even if optimize() isn't called
2016-04-20 Mehdi AminiModuleLinker: only import what is in GlobalsToImport...
2016-04-20 Saleem Abdulrasoolbuiltins: fix -Werror,-Wunused-variable warning
2016-04-20 Saleem Abdulrasoolbuiltins: remove use of __attribute__((pcs("aapcs"...
2016-04-20 Rafael EspindolaDelete refersToGotEntry.
2016-04-20 Duncan P. N... IR: Use a single ModuleSlotTracker in the Verifier
next