Rewrite assert to avoid warning when the record element type is byte-sized.
[oota-llvm.git] / lib /
2013-05-09 Bill WendlingGenerate a compact unwind encoding in the face of a...
2013-05-09 Jyotsna VermaHexagon: Remove switch cases from GetDotNewPredOp and...
2013-05-09 Shuxin Yang[GVN] Split critical-edge on the fly, instead of postpo...
2013-05-09 Jyotsna VermaHexagon: Use relation map for getMatchingCondBranchOpco...
2013-05-09 Bill WendlingSimplify the code a bit.
2013-05-09 Rafael EspindolaDon't replace an alias in llvm.used with its target.
2013-05-09 Richard Osborne[XCore] Fix handling of functions where only the LR...
2013-05-09 Benjamin KramerInstCombine: Don't just copy known bits from the first...
2013-05-09 Benjamin KramerlibDebugInfo depends on libObject nowadays.
2013-05-09 Rafael EspindolaChange getRelocationAdditionalInfo to be ELF only.
2013-05-09 Eric ChristopherRevert "Make sure debug info contains linkage names...
2013-05-09 Arnold SchwaighoferLoopVectorizer: Don't assert on the absence of inductio...
2013-05-08 Eric ChristopherMake sure debug info contains linkage names (DW_AT_MIPS...
2013-05-08 Daniel MaleaAdd DebugIR pass -- emits IR file and replace source...
2013-05-08 Daniel MaleaPull up AssemblyWriter interface into header to allow...
2013-05-08 Daniel MaleaAdd line tracking support to FormattedStream
2013-05-08 Akira Hatanaka[mips] Add instruction selection pattern for (seteq...
2013-05-08 Roman DivackyRemove unused isLegalAddressImmediate() method.
2013-05-08 Ulrich Weigand[PowerPC] Fix regression in generating @ha/@l relocs
2013-05-08 Bill SchmidtFix handling of anonymous aggregate parameters for...
2013-05-08 Stepan DyatkovskiyFor r181148: fixed warning 'enumeral and non-enumeral...
2013-05-08 Hal FinkelPPCInstrInfo::optimizeCompareInstr should not optimize...
2013-05-08 Nick LewyckyFix a bug in codegenprep where it was losing track...
2013-05-08 David MajnemerDAGCombiner: Simplify inverted bit tests
2013-05-08 David BlaikieDebug Info: Support DW_TAG_imported_declaration
2013-05-08 David BlaikieFinish renaming constructImportedModuleDIE to construct...
2013-05-08 Eric ChristopherPass the MDNode in and do the insertion at compile...
2013-05-08 Eric ChristopherTypo.
2013-05-07 Arnold SchwaighoferLoopVectorizer: Improve reduction variable identification
2013-05-07 Kevin EnderbyFix a bug in the MC asm parser evaluating expressions...
2013-05-07 David BlaikieRename DIImportedModule to DIImportedEntity and allow...
2013-05-07 Charles DavisMCStreamer: Also clear vector of W64UnwindInfos on...
2013-05-07 Bob WilsonRemove redundant check and use cached FrameArray values.
2013-05-07 Rafael EspindolaRemove exception handling support from the old JIT.
2013-05-07 Matt ArsenaultFix vselect when getSetCCResultType returns a different...
2013-05-07 Preston GurdCorrected Atom latencies for SSE SQRT instructions.
2013-05-07 Jyotsna VermaHexagon: Fix Small Data support to handle -G 0 correctly.
2013-05-07 David BlaikieDebug Info: Fix for break due to r181271
2013-05-07 Hal FinkelCleanup PPCInstrInfo::optimizeCompareInstr
2013-05-07 Jyotsna VermaReverting r181331.
2013-05-07 Jyotsna VermaHexagon: Fix Small Data support to handle -G 0 correctly.
2013-05-07 Jyotsna VermaHexagon: Set accessSize and addrMode on all load/store...
2013-05-07 Michael KupersteinRe-enable AVX detection on x64 platforms.
2013-05-07 Richard Sandiford[SystemZ] Fix InitMCCodeGenInfo call
2013-05-07 Timur IskhodzhanovFix the VS2010 build broken by r181271
2013-05-07 Arnold SchwaighoferLoopVectorize: getConsecutiveVector must respect signed...
2013-05-06 David BlaikieDebugInfo: Support imported modules in lexical blocks
2013-05-06 Tom StellardR600/SI: Add intrinsic for MIMG IMAGE_GET_RESINFO opcode
2013-05-06 Tom StellardR600/SI: Handle arbitrary destination type in SITargetL...
2013-05-06 Tom StellardR600/SI: Add intrinsic for texture image loading
2013-05-06 Tom StellardR600/SI: Add pattern for uint_to_fp
2013-05-06 Tom StellardR600/SI: Add patterns for integer maxima / minima
2013-05-06 Tom StellardR600/SI: Add pattern for AMDGPU.trunc intrinsic
2013-05-06 Krzysztof ParzyszekPrint IR from Hexagon MI passes with -print-before...
2013-05-06 Andrew TrickImplemented public interface for modifying registered...
2013-05-06 Andrew TrickSupport command line option categories.
2013-05-06 Krzysztof ParzyszekCleanup of the HexagonTargetMachine setup.
2013-05-06 David MajnemerInstCombine: (X ^ signbit) + C -> X + (signbit ^ C)
2013-05-06 Eric ChristopherHoist boundary condition out of loop header.
2013-05-06 Eric ChristopherUntabify.
2013-05-06 Jyotsna VermaHexagon: Add multiclass/encoding bits for the New-Value...
2013-05-06 Krzysztof ParzyszekMake references to HexagonTargetMachine "const".
2013-05-06 Andrew TrickRotate multi-exit loops even if the latch was simplified.
2013-05-06 Tom StellardR600: Remove dead code from the CodeEmitter v2
2013-05-06 Tom StellardR600: Emit config values in register / value pairs
2013-05-06 Eric ChristopherRemove unnecessary instance variable and rework logic...
2013-05-06 Eric ChristopherGrammar.
2013-05-06 Tom StellardR600: Stop emitting the instruction type byte before...
2013-05-06 Eric ChristopherDon't emit .dwo sections unless they exist.
2013-05-06 Tom StellardR600: Emit ISA for CALL_FS_* instructions
2013-05-06 Ulrich Weigand[SystemZ] Update non-pic DWARF encodings
2013-05-06 Adhemerval ZanellaPowerPC: Fix unimplemented relocation on ppc64
2013-05-06 Jean-Luc DupratProvide InstCombines for the following 3 cases:
2013-05-06 Ulrich Weigand[SystemZ] Add back end
2013-05-06 Ulrich Weigand[SystemZ] Define DWARF encoding
2013-05-06 Ulrich Weigand[PowerPC] Fix memory corruption in AsmParser
2013-05-06 Michael KupersteinFix slightly too aggressive conact_vector optimization.
2013-05-06 Nadav RotemUpdate the comment to mention that we use TTI.
2013-05-06 Nadav RotemRevert r164763 because it introduces new shuffles.
2013-05-06 Matt ArsenaultFix unchecked uses of DominatorTree in MemoryDependence...
2013-05-06 Rafael EspindolaFix const merging when an alias of a const is llvm...
2013-05-05 Rafael EspindolaAdd EH support to the MCJIT.
2013-05-05 Evan ChengARM AnalyzeBranch should conservatively return true...
2013-05-05 Evan ChengTeach if-converter to avoid removing BBs whose addresse...
2013-05-05 Benjamin KramerLoopVectorize: Print values instead of pointers in...
2013-05-05 Richard Osborne[XCore] Add LDAPB instructions.
2013-05-05 Richard Osborne[XCore] Update LDAP to use pcrel_imm.
2013-05-05 Richard Osborne[XCore] Rename calltarget -> pcrel_imm.
2013-05-05 Richard Osborne[XCore] Add BLRB instructions.
2013-05-05 Richard Osborne[XCore] Remove '-' from back branch asm syntax.
2013-05-05 Benjamin KramerInlineSpiller: Remove quadratic behavior.
2013-05-05 Stepan DyatkovskiyFor ARM backend, fixed "byval" attribute support.
2013-05-05 David MajnemerRemove a recently redundant transform from X86ISelLowering.
2013-05-05 Arnold SchwaighoferLoopVectorize: Add support for floating point min/max...
2013-05-05 Arnold SchwaighoferLoopVectorizer: Cleanup of miminimum/maximum pattern...
2013-05-05 Arnold SchwaighoferLoopVectorize: We don't need an identity element for...
2013-05-05 Dmitri GribenkoAdd ArrayRef constructor from None, and do the cleanups...
2013-05-04 Nadav Rotemwhitespace
2013-05-04 Nadav RotemFix an odd comment.
2013-05-04 Tim NorthoverAArch64: enable MCJIT and tests now that everything...
next