CodeGen: Add a getSectionKind method to MachineConstantPoolEntry
[oota-llvm.git] / lib /
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
2014-07-12 Duncan P. N. Exon... BFI: Clean up BlockMass
2014-07-12 Lang Hames[RuntimeDyld] Fix stub size and offset for AArch64...
2014-07-12 Reid KlecknerAvoid a warning from MSVC on "*/" in this code by inser...
2014-07-11 Duncan P. N. Exon... BFI: Mark the end of namespaces
2014-07-11 Lang Hames[RuntimeDyld] Add GOT support for AArch64 to RuntimeDyl...
2014-07-11 Juergen RibutzkaRevert "[FastISel][X86] Implement the FastLowerIntrinsi...
2014-07-11 Juergen Ributzka[FastISel][X86] Implement the FastLowerIntrinsicCall...
2014-07-11 Alexey Samsonov[ASan] Introduce a struct representing the layout of...
2014-07-11 Juergen Ributzka[FastISel] Add target-independent patchpoint intrinsic...
2014-07-11 Juergen Ributzka[FastISel] Add basic infrastructure to support a target...
2014-07-11 Aditya NandakumarWhen we sink an instruction, this can open up opportuni...
2014-07-11 Argyrios KyrtzidisMove the API and implementation of clang::driver::getAR...
2014-07-11 Juergen Ributzka[FastISel] Make isInTailCallPosition independent of...
2014-07-11 Juergen Ributzka[FastISel] Breakout intrinsic lowering into a separate...
2014-07-11 Alp TokerSimplify the raw_svector_ostream tweak from r212816
2014-07-11 Ulrich Weigand[MC] Constify MCELF::GetVisibility and MCELF::getOther
2014-07-11 Ulrich Weigand[PowerPC] Fix invalid displacement created by LocalStac...
2014-07-11 Marek OlsakR600/SI: Use i32 vectors for resources and samplers
2014-07-11 Marek OlsakR600/SI: add sample and image intrinsics exposing all...
2014-07-11 Marek OlsakR600/SI: fix shadow mapping for 1D and 2D array textures
2014-07-11 Alp Tokerraw_svector_ostream: grow and reserve atomically
2014-07-11 Oliver StannardARM: Allow __fp16 as a function arg or return type...
2014-07-11 Quentin Colombet[X86] Fix the inversion of low and high bits for the...
2014-07-11 Marcello MaggioniFixup PHIs in LowerSwitch when a Leaf node is not emitted.
2014-07-11 Adam Nemet[X86] AVX512: Improve readability of isCDisp8
2014-07-11 Adam Nemet[X86] AVX512: Simplify logic in isCDisp8
2014-07-11 David BlaikieRevert "Reapply "DebugInfo: Ensure that all debug locat...
2014-07-10 Mark HeffernanPartially fix PR20058: reduce compile time for loop...
2014-07-10 Lang Hames[RuntimeDyld] Improve error diagnostic in RuntimeDyldCh...
2014-07-10 David BlaikieReapply "DebugInfo: Ensure that all debug location...
2014-07-10 Jan VeselyR600: Implement float to long/ulong
2014-07-10 Jan VeselySelectionDAG: Factor FP_TO_SINT lower code out of DAGLe...
2014-07-10 Brad SmithUse the integrated assembler by default on OpenBSD.
2014-07-10 Zoran Jovanovic[mips] Emit two CFI offset directives per double precis...
2014-07-10 Matt ArsenaultRevert "Revert r212640, "Add trunc (select c, a, b...
2014-07-10 Andrea Di Biagio[DAG] Further improve the logic in DAGCombiner that...
2014-07-10 Akira Hatanaka[X86] Mark pseudo instruction TEST8ri_NOEREX as hasSIde...
2014-07-10 Eric ChristopherAdd the CSR company and the Kalimba DSP processor to...
2014-07-10 Eric ChristopherMake it possible for the Subtarget to change between...
2014-07-10 Duncan P. N. Exon... InstCombine: Fix a crash in Descale for multiply-by...
2014-07-10 David MajnemerIR: Aliases don't belong to an explicit comdat
2014-07-10 Hal FinkelFeeding isSafeToSpeculativelyExecute its DataLayout...
2014-07-10 David MajnemerMips: Silence a -Wcovered-switch-default
2014-07-10 Zoran Jovanovic[mips] Added FPXX modeless calling convention.
2014-07-10 Arnaud A. de Grand... [AArch64] Add logical alias instructions to MC AsmParser
2014-07-10 Hal FinkelFeeding isSafeToSpeculativelyExecute its DataLayout...
2014-07-10 Tim NorthoverAArch64: correctly fast-isel i8 & i16 multiplies
2014-07-10 Daniel Sanders[mips] Add support for -modd-spreg/-mno-odd-spreg
2014-07-10 Zinovy Nis[x32] Add AsmBackend for X32 which uses ELF32 with...
2014-07-10 Chandler Carruth[x86,SDAG] Introduce any- and sign-extend-vector-inreg...
2014-07-10 Richard Sandiford[SystemZ] Use SystemZCallingConv.td to define callee...
2014-07-10 NAKAMURA TakumiRevert r212640, "Add trunc (select c, a, b) -> select...
2014-07-10 Richard Sandiford[SystemZ] Tweak instruction format classifications
2014-07-10 Chandler Carruth[x86] Add another combine that is particularly useful...
2014-07-10 Richard Sandiford[SystemZ] Add MC support for LEDBRA, LEXBRA and LDXBRA
next