platform/upstream/llvm.git
2016-04-21 Dan Gohman[WebAssembly] Limit alignment hints to natural alignment.
2016-04-21 Rafael EspindolaDon't gc protected symbols.
2016-04-21 Saleem AbdulrasoolARM: restrict register class for WIN__DBZCHK
2016-04-21 Eric FiselierAdd is_swappable/is_nothrow_swappable traits
2016-04-21 Mike Aizatsky[sancov] using normalized filenames for blacklist checks.
2016-04-21 David BlaikieFix more -Wunused-variable in non-asserts build.
2016-04-21 Eric FiselierMake ios_base::failure visibility specified consistent
2016-04-21 Tim NorthoverMachO: enable .data_region directives everywhere
2016-04-21 Eric FiselierFix most GCC attribute ignored warnings
2016-04-21 David BlaikieFix some -Wunused-variable warnings in non-asserts...
2016-04-21 Vedant Kumar[Support] Fix Wcast-qual warning
2016-04-21 Reid KlecknerFix PDB warnings and test
2016-04-21 Derek SchuffImprove error message reporting for MachineFunctionProp...
2016-04-21 Amaury SechetRemove dead code. NFC
2016-04-21 Zachary TurnerFix -Wreturn-type warning with HAVE_DIA_SDK is false.
2016-04-21 Zachary TurnerFix pdbdump-headers.test after guid format change.
2016-04-21 Zachary TurnerFix for case sensitive filename failure.
2016-04-21 Rui UeyamaELF: Change how to handle KEEP linker script command.
2016-04-21 Mike AizatskyFixed flag description
2016-04-21 Rafael EspindolaInternalize linkonce_odr more often.
2016-04-21 Artem Belevich[CUDA] removed unneeded __nvvm_reflect_anchor()
2016-04-21 Amaury SechetRemove various warnings. NFC
2016-04-21 Derek Bruening[esan] EfficiencySanitizer base runtime library
2016-04-21 Derek Bruening[esan] EfficiencySanitizer driver flags
2016-04-21 Derek Bruening[esan] EfficiencySanitizer instrumentation pass
2016-04-21 Amaury SechetAdd utility function to manipulate attributes on CallSi...
2016-04-21 Kevin EnderbyFix a typo in an error message. Caught by Sean Silva!
2016-04-21 Vedant Kumar[ProfileData] Report errors from InstrProfSymtab::create
2016-04-21 Richard TrieuSplit interesting warnings off from -Wfloat-conversion
2016-04-21 Sanjay Pateladd tests for disguised fabs/fneg
2016-04-21 Quentin Colombet[MachineBasicBlock] Make the pass argument truly mandat...
2016-04-21 Sanjay Pateluse FileCheck; add test for disguised fabs
2016-04-21 Zachary TurnerAdd natvis visualizers for endian types.
2016-04-21 Zachary TurnerRefactor raw pdb dumper into library
2016-04-21 Ryan BrownUpdate Go OS Plugin for newer runtimes.
2016-04-21 Rui UeyamaRemove SymPair and instead use two DefinedRegulars...
2016-04-21 Quentin Colombet[MachineBasicBlock] Refactor SplitCriticalEdge to expos...
2016-04-21 Rafael EspindolaStart adding support for internalizing shared libraries.
2016-04-21 Rui UeyamaELF: Change the return type of getSectionOrder.
2016-04-21 Kevin Enderbyhange the variable name big_size to BigSize. Caught...
2016-04-21 Andrew KaylorZero-initialize members of the CpuHashInfoTy structure...
2016-04-21 Lang Hames[RuntimeDyld] Fix conservative over-allocation of memor...
2016-04-21 Nico Weberclang-cl: Don't assert on using /Yc with non-source...
2016-04-21 JF BastienNFC: fix copy / paste comment
2016-04-21 Krzysztof Parzyszek[Hexagon] Properly recognize register alt names
2016-04-21 Kevin EnderbyFix crash in llvm-objdump with -macho -objc-meta-data...
2016-04-21 JF BastienNFC: fix nonsensical comment
2016-04-21 Sanjoy DasFolding compares with unescaped allocations
2016-04-21 Krzysztof Parzyszek[Hexagon] Expand handling of the small-data/bss section
2016-04-21 Quentin Colombet[RegisterBankInfo] Change the API for the verify methods.
2016-04-21 Saleem AbdulrasoolELF: support -- version of discard-{all,locals}
2016-04-21 Saleem AbdulrasoolELF: alias `--no-copy-dt-needed-entries` to `--no-add...
2016-04-21 Matt ArsenaultAMDGPU: Fix debug name of pass to better match
2016-04-21 Matt ArsenaultLegalizeDAG: Move unaligned load/store expansion to TLI
2016-04-21 Evgeniy Stepanov[asan] Mark strdup test as unsupported on arm/linux.
2016-04-21 Etienne Bergeron[clang-tidy] Fix broken build bot.
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...
next