[mips][fp64a] Temporarily disable odd-numbered double-precision registers when using...
[oota-llvm.git] / lib /
2014-07-16 Daniel Sanders[mips][fp64a] Temporarily disable odd-numbered double...
2014-07-16 Andrea Di Biagio[X86] Add a check for 'isMOVHLPSMask' within method...
2014-07-16 Reid KlecknerRoundtrip the inalloca bit on allocas through bitcode
2014-07-16 Manuel JacobFix comment in InstCombiner::visitAddrSpaceCast.
2014-07-16 Hans WennborgPerform wildcard expansion in Process::GetArgumentVecto...
2014-07-16 Tyler NowickiEmit warnings if vectorization is forced and fails.
2014-07-16 Juergen RibutzkaRemove TLI from isInTailCallPosition's arguments. NFC.
2014-07-15 Matt ArsenaultR600/SI: Allow using f32 rcp / rsq when denormals not...
2014-07-15 David MajnemerX86: Simplify X86WindowsTargetObjectFile::getSectionFor...
2014-07-15 Sanjay PatelMove Post RA Scheduling flag bit into SchedMachineModel
2014-07-15 Peter Collingbourne[dfsan] Introduce further optimization to reduce the...
2014-07-15 Matt ArsenaultR600/SI: Fix select on i1
2014-07-15 Matt ArsenaultR600/SI: Implement less wrong f32 fdiv
2014-07-15 Matt ArsenaultR600: Add predicate for UnsafeFPMath
2014-07-15 Matt ArsenaultR600: Remove intrinsics that appear to be unused
2014-07-15 Lang Hames[RuntimeDyld] Revert r211652 - MachO object GDB registr...
2014-07-15 Chris Bieneman[RegisterCoalescer] Add new subtarget hook allowing...
2014-07-15 Cameron McInallyRevert r213070. It's breaking the build in MCELFStreame...
2014-07-15 Jan VeselyR600: Implement zero undef variants of ctlz/cttz
2014-07-15 Daniel Sanders[mips] Correct .MIPS.abiflags fp_abi field for -mfpxx...
2014-07-15 Cameron McInallyAdd x86 patterns to match a specific add-with-carry.
2014-07-15 Andrea Di Biagio[DAGCombiner] Add more rules to fold shuffles.
2014-07-15 NAKAMURA TakumiPrune Redundant libdeps in CMake's target_link_librarie...
2014-07-15 Andrea Di BiagioSilence a warning in conditional expression.
2014-07-15 Stepan DyatkovskiyMergeFunc patch from Björn Steinbrink.
2014-07-15 Tim NorthoverAArch64: fall back to generic code for out of range...
2014-07-15 David MajnemerFix typo in comment
2014-07-15 Juergen Ributzka[FastISel][X86] Remove no longer needed functions.
2014-07-15 Juergen Ributzka[FastISel][X86] Implement the FastLowerIntrinsicCall...
2014-07-15 Juergen Ributzka[FastISel][X86] Implement the FastLowerCall hook.
2014-07-15 Juergen RibutzkaRevert "[FastISel][X86] Remove no longer needed functions."
2014-07-15 Peter Collingbourne[dfsan] Introduce an optimization to reduce the number...
2014-07-15 Peter Collingbourne[dfsan] Move combineShadows to DFSanFunction in prepara...
2014-07-15 Peter CollingbourneGive SplitBlockAndInsertIfThen the ability to update...
2014-07-15 David MajnemerCodeGen: Handle ConstantVector and undef in WinCOFF...
2014-07-15 Juergen Ributzka[FastISel][X86] Remove no longer needed functions.
2014-07-15 Juergen Ributzka[FastISel][X86] Implement the FastLowerIntrinsicCall...
2014-07-15 Juergen Ributzka[FastISel][X86] Implement the FastLowerCall hook.
2014-07-15 Juergen Ributzka[FastISel] Insert patchpoint instruction before the...
2014-07-15 Juergen Ributzka[FastISel] Fix patchpoint lowering to set the result...
2014-07-15 Matt ArsenaultR600: Add dag combine for copy of an illegal type.
2014-07-15 Matt ArsenaultTeach computeKnownBits to look through addrspacecast.
2014-07-15 Reid KlecknerDocument the maximum LLVM IR alignment, which is 1...
2014-07-15 Matt ArsenaultTeach GetUnderlyingObject / BasicAA about addrspacecast
2014-07-15 Nick LewyckyRevert r212572 "improve BasicAA CS-CS queries", it...
2014-07-15 Andrea Di Biagio[DAGCombiner] Avoid calling method 'isShuffleMaskLegal...
2014-07-14 Matt ArsenaultR600: Add denormal handling subtarget features.
2014-07-14 Matt ArsenaultR600/SI: Default to no single precision denormals.
2014-07-14 Lang Hames[RuntimeDyld] Handle endiannes differences between...
2014-07-14 Adam Nemet[X86] Specify all TSFlags bit-offsets symbolically
2014-07-14 David MajnemerCodeGen: Stick constant pool entries in COMDAT sections...
2014-07-14 Alp TokerFix a -Wunused-local-typedefs warning
2014-07-14 Andrea Di Biagio[DAGCombiner] Add more rules to combine shuffle vector...
2014-07-14 Matt ArsenaultLook through addrspacecast in IsConstantOffsetFromGlobal
2014-07-14 Matt ArsenaultLook through addrspacecast in GetPointerBaseWithConstan...
2014-07-14 David MajnemerCodeGen: Add a getSectionKind method to MachineConstant...
2014-07-14 David MajnemerInstSimplify: Correct sdiv x / -1
2014-07-14 David MajnemerInstSimplify: The upper bound of X / C was missing...
2014-07-14 Justin BognerSupport: Use a range-based for
2014-07-14 Matt ArsenaultLook through addrspacecast when checking isDereferencea...
2014-07-14 Nick LewyckyDon't eliminate memcpy's when the address of the pointe...
2014-07-14 Bill WendlingUnify the lowering of arguments during SjLj prepare.
2014-07-14 Sanjay Patelfixed typo
2014-07-14 Matt ArsenaultUse pointer type cast helpers.
2014-07-14 Matt ArsenaultAdd CreatePointerBitCastOrAddrSpaceCast to IRBuilder...
2014-07-14 Saleem AbdulrasoolX86: correct 64-bit atomics on 32-bit
2014-07-14 Saleem AbdulrasoolCodeGen: add missing include
2014-07-14 Tim NorthoverX86: remove temporary atomicrmw used during lowering.
2014-07-14 Daniel SandersRe-commit: [mips] Correct section alignments and EntryS...
2014-07-14 Daniel SandersRevert: [mips] Correct section alignments and EntrySize...
2014-07-14 Daniel Sanders[mips] Correct section alignments and EntrySizes for...
2014-07-14 Daniel Sanders[mips] For the FP64A ABI, odd-numbered double-precision...
2014-07-14 Daniel Sanders[mips] Use MFHC1 when it is available (MIPS32r2 and...
2014-07-14 Tim NorthoverAArch64: remove unnecessary pseudo-instruction.
2014-07-14 Daniel Sanders[mips] Correct the AFL_FLAGS1_ODDSPREG flag in .MIPS...
2014-07-14 Sasa Stankovic[mips] Expand BuildPairF64 to a spill and reload when...
2014-07-14 Bill WendlingSupport lowering of empty aggregates.
2014-07-14 NAKAMURA TakumiNVPTX/LLVMBuild.txt: Add "Scalar" to required_libraries...
2014-07-14 NAKAMURA TakumiObject/LLVMBuild.txt: Sort required_libraries by alphab...
2014-07-13 Andrea Di Biagio[DAGCombiner] Fix a crash caused by a missing check...
2014-07-13 Saleem AbdulrasoolMC: make MCWin64EHInstruction a POD-like struct
2014-07-13 Saleem AbdulrasoolMC: make helper function be more const-correct
2014-07-13 Saleem AbdulrasoolMC: make DWARF and Windows unwinding handling more...
2014-07-13 Simon AtanasyanAdd forgotten `break` statement.
2014-07-13 Simon Atanasyan[Mips] Support SHT_MIPS_ABIFLAGS section type flag...
2014-07-13 NAKAMURA Takumi[CMake] Add LLVM_LINK_COMPONENTS to loadable modules...
2014-07-13 David MajnemerIR: Allow comdats to be applied to globals with interna...
2014-07-13 David MajnemerMC: Let non-temporary COFF aliases be in symtab
2014-07-13 Matt ArsenaultRemove unused include
2014-07-13 Matt ArsenaultR600: Use range for and fix missing consts.
2014-07-13 Matt ArsenaultR600: Make ShaderType private
2014-07-13 Matt ArsenaultR600: Add option to disable promote alloca
2014-07-12 Matt ArsenaultTemplatify DominanceFrontier.
2014-07-12 Saleem AbdulrasoolAArch64: add support for llvm.aarch64.hint intrinsic
2014-07-12 Saleem AbdulrasoolMC: remove use of unnecessary variable
2014-07-12 Saleem AbdulrasoolMC: rename MCW64UnwindInfo to MCWinFrameInfo
2014-07-12 Simon Atanasyan[ELFYAML] Group ELF section type flags to target specif...
2014-07-12 Owen AndersonFix an issue with the MergeBasicBlockIntoOnlyPred(...
2014-07-12 Alexey Samsonov[ASan] Collect unmangled names of global variables...
2014-07-12 Duncan P. N. Exon... BFI: Add constructor for Weight
next