]> granicus.if.org Git - llvm/shortlog
llvm
2016-10-18 Mandeep Singh... Remove unused typedef
2016-10-18 Tim NorthoverGlobalISel: support floating-point constants on AArch64.
2016-10-18 Krzysztof Parzyszek[Hexagon] Handle block live-ins with lane masks in...
2016-10-18 Benjamin KramerReduce global namespace pollution. NFC.
2016-10-18 Benjamin Kramer[esan] Remove global variable.
2016-10-18 Simon Pilgrim[X86][SSE] Added vector lshr/shl combine tests
2016-10-18 Benjamin Kramer[InterleavedAccessPass] Remove global variable.
2016-10-18 Kostya Serebryany[libFuzzer] detect leaks after every run when executing...
2016-10-18 Sanjay Patelrevert r284495: [Target] remove TargetRecip class
2016-10-18 Kostya Serebryany[sancov] add __sanitizer_cov_trace_pc_guard to the...
2016-10-18 Kostya Serebryany[libFuzzer] reshuffle the code for -exit_on_src_pos...
2016-10-18 Vitaly Buka[asan] Rename test file as the poisoning is not "experi...
2016-10-18 Vitaly Buka[asan] Combine check-prefixes in stack-poisoning test
2016-10-18 Vitaly Buka[asan] Make -asan-experimental-poisoning the only behavior
2016-10-18 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-10-18 Justin Lebar[ADT] Remove CachedHash<T>.
2016-10-18 Sanjoy Das[SCEV] Make CompareValueComplexity a little bit smarter
2016-10-18 Sanjoy Das[SCEV] Extract out a helper function; NFC
2016-10-18 Simon Pilgrim[X86][SSE] Added vector ashr combine tests
2016-10-18 Teresa Johnson[docs] Increase minimum supported GCC version for build...
2016-10-18 Sanjay Patel[Target] remove TargetRecip class; move reciprocal...
2016-10-18 Simon Pilgrim[DAGCombiner] Add splatted vector support to (udiv...
2016-10-18 Adrian PrantlDisable fatal errors in the Verifier instantiated by...
2016-10-18 Simon Pilgrim[X86][AVX512] Add mask/maskz writemask support to const...
2016-10-18 Simon Dardis[mips][ias] Handle more complicated expressions for...
2016-10-18 Simon Dardis[mips] Fix sync instruction definition
2016-10-18 Victor LeschukDebugInfo: change alignment type from uint64_t to uint3...
2016-10-18 Simon Dardis[mips] Macro expansion for ld, sd for O32
2016-10-18 Michael Zuckerman[x86][inline-asm][avx512] allow swapping of '{k<num...
2016-10-18 Simon PilgrimStrip trailing whitespace (NFCI)
2016-10-18 Vasileios Kalintiris[mips][FastISel] Instantiate the MipsFastISel class...
2016-10-18 George Rimar[llvm-readobj] - Teach readobj to print PT_OPENBSD_RAND...
2016-10-18 John Brawn[SCEV] More accurate calculation of max backedge count...
2016-10-18 Renato GolinRevert "Resubmit "Add support for advanced number forma...
2016-10-18 Simon Pilgrim[X86][SSE] Added extra (mul x, (1 << c)) -> x << c...
2016-10-18 Javed Absar[ARM] Assign cost of scaling for Cortex-R52
2016-10-18 Simon Pilgrim[X86][SSE] Add lowering to cvttpd2dq/cvttps2dq for...
2016-10-18 Dean Michael... [XRay] Support for for tail calls for ARM no-Thumb
2016-10-18 Craig Topper[AVX-512] Add test case to check shuffle decoding for...
2016-10-18 Justin BognerObject: Add a missing return in ObjectFile::createObjec...
2016-10-18 Craig Topper[X86] Fix DecodeVPERMVMask to handle cases where the...
2016-10-18 Andrew TrickImprove tablegen gen-subtarget diagnostics for missing...
2016-10-18 Craig Topper[AVX-512] Fix DecodeVPERMV3Mask to handle cases where...
2016-10-18 Craig Topper[AVX-512] Add support for decoding shuffle mask from...
2016-10-18 Mandeep Singh... Fix differences in codegen between Linux and Windows...
2016-10-17 Zachary TurnerRename HexStyle -> HexFormatStyle, and remove a constexpr.
2016-10-17 Zachary TurnerResubmit "Add support for advanced number formatting."
2016-10-17 Konstantin... [AMDGPU] Mark .note section SHF_ALLOC so lld creates...
2016-10-17 Justin Lebar[ADT] Move CachedHashString to its own header in ADT...
2016-10-17 Justin Lebar[ADT] Add an initializer_list constructor to {Small...
2016-10-17 Justin Lebar[ADT] Add SmallDenseSet.
2016-10-17 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-10-17 Zachary TurnerRevert formatting changes.
2016-10-17 Zachary TurnerTry to fix build after invalid pointer conversion.
2016-10-17 Sanjay Patelremove FIXME comment (fixed with r284424); NFC
2016-10-17 Zachary Turner[Support] Add support for "advanced" number formatting.
2016-10-17 Sanjay Patel[DAG] use isConstOrConstSplat in ComputeNumSignBits...
2016-10-17 Sanjay Patel[DAG] make isConstOrConstSplat and isConstOrConstSplatF...
2016-10-17 Davide Italiano[opt] Strip coverage if debug info is not present.
2016-10-17 Dehao ChenIgnore debug info when making optimization decisions...
2016-10-17 Rafael EspindolaDelete dead code.
2016-10-17 Mehdi Amini[doc] use double `` to prevent html output of merging...
2016-10-17 Michael LeMayTest commit.
2016-10-17 Walter ErquinigoHandle relocations to thumb functions when dynamic...
2016-10-17 Rafael EspindolaReturn a StringRef instead of a Comdat*.
2016-10-17 Tim NorthoverGlobalISel: support wider range of load/store sizes...
2016-10-17 Tom StellardAMDGPU/SI: LowerParameter() should be computing align...
2016-10-17 Tom StellardAMDGPU/SI: Fix LowerParameter() for i16 arguments
2016-10-17 Sanjay Patel[DAG] optimize away an arithmetic-right-shift of a...
2016-10-17 Sanjay Patel[x86] add tests to show missing DAG folds for arithmeti...
2016-10-17 Sanjay Patel[x86] auto-generate checks
2016-10-17 Teresa JohnsonRename interface for querying physical hardware concurrency
2016-10-17 George Rimar[Object/ELF] - Check Header->e_shoff value earlier...
2016-10-17 Benjamin Kramer[Support] remove_dots: Remove windows test.
2016-10-17 Benjamin Kramer[Support] remove_dots: Remove .. from absolute paths.
2016-10-17 James Molloy[SDAG] Use ABI type alignment for constant pools when...
2016-10-17 Renato Golin[docs] Reduce the number of places 'minimum requirement...
2016-10-17 Oliver Stannard[SimplifyCFG] Don't lower complex ConstantExprs to...
2016-10-17 Tobias Grosser[SCEV] Consider delinearization pattern with extension...
2016-10-17 Andrea Di Biagio[CodeGenPrepare] When moving a zext near to its associa...
2016-10-17 George RimarRecommit r284371 "[Object/ELF] - Check that e_shnum...
2016-10-17 George RimarRevert r284371 "[Object/ELF] - Check that e_shnum is...
2016-10-17 George Rimar[Object/ELF] - Check that e_shnum is null when e_shoff is.
2016-10-17 George Rimar[Object/ELF] - Do not crash on invalid section index.
2016-10-17 Justin BognerSupport: Drop LLVM_ATTRIBUTE_UNUSED_RESULT
2016-10-17 Craig Topper[X86] Fix shuffle decoding assertions to print the...
2016-10-17 Justin BognerADT: Use LLVM_NODISCARD instead of LLVM_ATTRIBUTE_UNUSE...
2016-10-17 Craig Topper[AVX-512] Add shuffle combining support for vpermi2var...
2016-10-17 Craig Topper[AVX-512] Add vpermi2var test cases to shuffle combinin...
2016-10-16 Craig Topper[AVX-512] Add support for turning a 256-bit load that...
2016-10-16 Justin Bognerunittests: Explicitly ignore some return values in...
2016-10-16 Justin BognerSupport: Return void from Scanner::scan_ns_uri_char...
2016-10-16 Justin BognerMachineModuleInfo: Prefer the LLVM_NODISCARD spelling
2016-10-16 Justin BognerSCEV: Prefer the LLVM_NODISCARD spelling
2016-10-16 Justin BognerSupport: Prefer the LLVM_NODISCARD spelling
2016-10-16 Justin BognerADT: Prefer the LLVM_NODISCARD spelling
2016-10-16 Justin BognerADT: Use LLVM_NODISCARD instead of LLVM_ATTRIBUTE_UNUSE...
2016-10-16 Richard SmithPR30711: Fix incorrect profiling of 'long long' in...
2016-10-16 Craig Topper[AVX-512] Fix the operand order for vpermi2var_qi intri...
2016-10-16 Craig Topper[AVX-512] Correct execution domain for VPERMT2PS and...
next