[libFuzzer] update the docs to mention llvm-as-fuzzer
[oota-llvm.git] / lib /
2015-08-31 Naomi MusgraveUndo reversion on commit: Revert "Revert "Repress sanit...
2015-08-31 Hal Finkel[DAGCombine] Remove some old dead code for forming...
2015-08-31 Philip Reames[LazyValueInfo] Look through Phi nodes when trying...
2015-08-31 Kit BartonRework of the new interface for shrink wrapping
2015-08-31 Matthias BraunAArch64: Fix loads to lower NEON vector lanes using...
2015-08-31 Matthias BraunX86: Fix FastISel SSESelect register class
2015-08-31 Filipe Cabecinhas[BitcodeReader] Ensure we can read constant vector...
2015-08-31 Vedant Kumar[MC/AsmParser] Avoid setting MCSymbol.IsUsed in some...
2015-08-31 Karl SchimpfChange comment to verify commit accesss.
2015-08-31 Naomi MusgraveRevert "Repress sanitization on User dtor. Modify msan...
2015-08-31 Naomi MusgraveRepress sanitization on User dtor. Modify msan macros...
2015-08-31 Benjamin Kramer[SectionMemoryManager] Use range-based for loops. No...
2015-08-31 Igor BregerAVX512: ktest implemantation
2015-08-31 Igor BregerAVX512: Implemented encoding and intrinsics for vdbpsadbw
2015-08-31 Igor BregerAVX512: kadd implementation
2015-08-31 Igor BregerAVX512: Implemented encoding and intrinsics for vpalignr
2015-08-31 Hal Finkel[AggressiveAntiDepBreaker] Check for EarlyClobber on...
2015-08-31 Jingyue Wu[JumpThreading] make jump threading respect convergent...
2015-08-31 Peter CollingbourneSupport: Support LLVM_ENABLE_THREADS=0 in llvm/Support...
2015-08-30 Hal Finkel[PowerPC] Fixup SELECT_CC (and SETCC) patterns with...
2015-08-30 Elena DemikhovskyNFC: Code style in VectorUtils.cpp
2015-08-30 Renato GolinRevert "Revert "New interface function is added to...
2015-08-30 Renato GolinRevert "New interface function is added to VectorUtils...
2015-08-30 Chandler CarruthStop calling the flat out insane ARM target parsing...
2015-08-30 Chandler CarruthRemove a linear walk to find the default FPU for a...
2015-08-30 Hal Finkel[MIR Serialization] static -> static const in getSerial...
2015-08-30 Chandler CarruthTeach the target parsing framework to directly compute...
2015-08-30 Hal Finkel[PowerPC/MIR Serialization] Target flags serialization...
2015-08-30 Hal Finkel[PowerPC] Don't assume ADDISdtprelHA's source is r3
2015-08-30 Elena DemikhovskyNew interface function is added to VectorUtils
2015-08-30 Chandler CarruthRefactor the ARM target parsing to use a def file with...
2015-08-30 Chandler Carruth[Triple] Use clang-format to normalize the formatting...
2015-08-30 Chandler Carruth[Triple] Stop abusing a class to have only static metho...
2015-08-29 Fiona GlaserSelectionDAG: add missing ComputeSignBits case for...
2015-08-29 Peter CollingbourneFix shared library build.
2015-08-29 James Molloy[ARM] Hoist fabs/fneg above a conversion to float.
2015-08-29 Matt ArsenaultAMDGPU: Add sdst operand to VOP2b instructions
2015-08-29 Matt ArsenaultAMDGPU: Set mem operands for spill instructions
2015-08-29 Matt ArsenaultAMDGPU: Fix dropping mem operands when moving to VALU
2015-08-29 Tom StellardAMDGPU/SI: Fix some invaild assumptions when folding...
2015-08-28 Tom StellardAMDGPU/SI: Factor operand folding code into its own...
2015-08-28 Duncan P. N. Exon... DI: Set DILexicalBlock columns >= 65536 to 0/unknown
2015-08-28 Vedant Kumar[X86] NFC: Clean up and clang-format a few lines
2015-08-28 Duncan P. N. Exon... DI: Add Function::getSubprogram()
2015-08-28 Duncan P. N. Exon... AsmPrinter: Allow null subroutine type
2015-08-28 David MajnemerRevert r246232 and r246304.
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-28 Sanjoy Das[InstCombine] Fix PR24605.
2015-08-28 Chad RosierOptimize memcmp(x,y,n)==0 for small n and suitably...
2015-08-28 Petar Jovanovic[mips64][mcjit] Add N64R6 relocations tests and fix...
2015-08-28 Petar Jovanovic[mips] Remove incorrect DebugLoc entries from prologue
2015-08-28 Matt ArsenaultMake MergeConsecutiveStores look at other stores on...
2015-08-28 JF BastienRemove Merge Functions pointer comparisons
2015-08-28 David Majnemer[CodeGen] isInTailCallPosition didn't consider readnone...
2015-08-28 Sanjay Patel[x86] enable machine combiner reassociations for scalar...
2015-08-28 Chandler Carruth[SROA] Fix PR24463, a crash I introduced in SROA by...
2015-08-28 Rui UeyamaRe-apply r246276 - Object: Teach llvm-ar to create...
2015-08-28 Steven WuRevert r246244 and r246243
2015-08-28 Rui UeyamaRollback r246276 - Object: Teach llvm-ar to create...
2015-08-28 Rui UeyamaObject: Teach llvm-ar to create symbol table for COFF...
2015-08-28 NAKAMURA TakumiLLVMCodeGen: Update libdeps corresponding to r246236.
2015-08-28 Ahmed Bougacha[CodeGen] Support (and default to) expanding READCYCLEC...
2015-08-28 Joseph Tremoulet[WinEH] Update coloring to handle nested cases cleanly
2015-08-28 Piotr PadlewskiConstant propagation after hitting assume(cmp) bugfix
2015-08-28 Piotr PadlewskiConstant propagation after hiting llvm.assume
2015-08-28 George Burgess IVFix: CFLAA -- Mark no-args returns as unknown
2015-08-27 Quentin Colombet[AArch64][CollectLOH] Fix a regression that prevented...
2015-08-27 Peter CollingbourneCodeGen: Introduce splitCodeGen and teach LTOCodeGenera...
2015-08-27 Reid Kleckner[WinEH] Add some support for code generating catchpad
2015-08-27 David Majnemer[ValueTracking] readnone CallInsts are fair game for...
2015-08-27 Ahmed Bougacha[CodeGen] Check FoldConstantArithmetic result before...
2015-08-27 Erik SchnetterEnable constant propagation for more math functions
2015-08-27 Erik SchnetterRevert 246186; still breaks on some systems
2015-08-27 Tyler NowickiImprove vectorization diagnostic messages and extend...
2015-08-27 Erik SchnetterEnable constant propagation for more math functions
2015-08-27 Erik SchnetterRevert r246158 since it breaks LLVM.Transforms/ConstPro...
2015-08-27 Erik SchnetterEnable constant propagation for more math functions
2015-08-27 Chad Rosier[LoopVectorize] Add Support for Small Size Reductions.
2015-08-27 James Molloy[LoopVectorize] Extract InductionInfo into a helper...
2015-08-27 Alex RosenbergWhoops, remove trailing whitespace.
2015-08-27 Pete CooperisKnownNonNull needs to consider globals in non-zero...
2015-08-27 Philip ReamesAllow value forwarding past release fences in EarlyCSE
2015-08-27 Philip Reames[RewriteStatepointsForGC] Reduce the number of new...
2015-08-27 Tyler NowickiImproved printing of analysis diagnostics in the loop...
2015-08-27 Cong HouFixed a bug that edge weights are not assigned correctl...
2015-08-26 Philip Reames[SimplifyCFG] Prune code from a provably unreachable...
2015-08-26 Hal Finkel[PowerPC] Remove unnecessary braces in PPCVSXFMAMutate
2015-08-26 Bjarke Hammersholt... [NVPTX] Let NVPTX backend detect integer min and max...
2015-08-26 Cong Hou[ARM] Use BranchProbability::scale() to scale an intege...
2015-08-26 Cong HouAssign weights to edges to jump table / bit test header...
2015-08-26 JF BastienWebAssembly: NFC comment update
2015-08-26 Duncan P. N. Exon... DI: Make Subprogram definitions 'distinct'
2015-08-26 JF BastienWebAssembly: handle private/internal globals.
2015-08-26 Reid Kleckner[ms-inline-asm] Relax assertion around funky identifier...
2015-08-26 Kostya Serebryany[libFuzzer] fix minor inefficiency, PR24584
2015-08-26 Mehdi AminiFix LLVM C API for DataLayout
2015-08-26 Matt ArsenaultAMDGPU: Delete dead code
2015-08-26 Matt ArsenaultAMDGPU: Don't reprocess instructions when splitting...
2015-08-26 Matt ArsenaultAMDGPU: Fix not moving users of s_bfe_i64 to VALU
2015-08-26 Matt ArsenaultAMDGPU: Don't create intermediate SALU instructions
next