Hexagon: Fix switch cases in HexagonVLIWPacketizer.cpp.
[oota-llvm.git] / test /
2013-05-10 Jyotsna VermaHexagon: Fix switch cases in HexagonVLIWPacketizer...
2013-05-10 Chad Rosier[ms-inline asm] Fix a crasher when we fail on a direct...
2013-05-10 Benjamin KramerInstCombine: Don't claim to be able to evaluate any...
2013-05-10 Logan ChienImplement AsmParser for ARM unwind directives.
2013-05-10 Aaron BallmanXFAILing this test on Win32 to unbreak the build bots.
2013-05-10 Benjamin KramerDAGCombiner: Generate a correct constant for vector...
2013-05-10 Benjamin KramerInstCombine: Verify the type before transforming uitofp...
2013-05-10 Tom StellardR600: Remove AMDILPeeopholeOptimizer and replace optimi...
2013-05-10 Tom StellardR600: Expand SUB for v2i32/v4i32
2013-05-10 Tom StellardR600: Expand MUL for v4i32/v2i32
2013-05-10 Tom StellardR600: Expand SRA for v4i32/v2i32
2013-05-10 Tom StellardR600: Expand vselect for v4i32 and v2i32
2013-05-09 Chad Rosier[x86AsmParser] It's valid to stop parsing an operand...
2013-05-09 Owen AndersonTeach SelectionDAG to constant fold all-constant FMA...
2013-05-09 Bill WendlingGenerate a compact unwind encoding in the face of a...
2013-05-09 Jyotsna VermaHexagon: Use relation map for getMatchingCondBranchOpco...
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 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 Daniel MaleaRevert 181475 as the DebugIR tests are breaking (automa...
2013-05-08 Eric ChristopherMake sure debug info contains linkage names (DW_AT_MIPS...
2013-05-08 Daniel MaleaDebugIR tests -- lit tests for the line number transform
2013-05-08 Akira Hatanaka[mips] Add instruction selection pattern for (seteq...
2013-05-08 Ulrich Weigand[PowerPC] Add ELF relocation tests
2013-05-08 Bill SchmidtFix handling of anonymous aggregate parameters for...
2013-05-08 Michel DanzerR600/SI: Add lit tests for llvm.SI.imageload and llvm...
2013-05-08 Hal FinkelPPCInstrInfo::optimizeCompareInstr should not optimize...
2013-05-08 Mihai PopaThis patch fixes two tests marked as XFAIL among the...
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-07 Arnold SchwaighoferLoopVectorizer: Improve reduction variable identification
2013-05-07 Kevin EnderbyFix a bug in the MC asm parser evaluating expressions...
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 Jyotsna VermaReverting r181331.
2013-05-07 Jyotsna VermaHexagon: Fix Small Data support to handle -G 0 correctly.
2013-05-07 Arnold SchwaighoferLoopVectorize: getConsecutiveVector must respect signed...
2013-05-06 David BlaikieDebugInfo: Support imported modules in lexical blocks
2013-05-06 David MajnemerInstCombine: (X ^ signbit) + C -> X + (signbit ^ C)
2013-05-06 Bill WendlingReduce attributes.
2013-05-06 Rafael EspindolaSplit Alignment out of the Section Characteristics.
2013-05-06 Jean-Luc DupratTest results verified using FileCheck rather than grep...
2013-05-06 Andrew TrickRotate multi-exit loops even if the latch was simplified.
2013-05-06 Tom StellardR600: Emit config values in register / value pairs
2013-05-06 Tom StellardR600: Stop emitting the instruction type byte before...
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 DupratFix add4.ll test cmdline so that it passes
2013-05-06 Jean-Luc DupratProvide InstCombines for the following 3 cases:
2013-05-06 Tim NorthoverAArch64: use MCJIT by default and enable related tests.
2013-05-06 Ulrich Weigand[SystemZ] Set up JIT/MCJIT test cases
2013-05-06 Ulrich Weigand[SystemZ] Add MC test cases
2013-05-06 Ulrich Weigand[SystemZ] Add DebugInfo test cases
2013-05-06 Ulrich Weigand[SystemZ] Add CodeGen test cases
2013-05-06 Rafael EspindolaFree the exception object. Should fix the vg bots.
2013-05-06 Michael KupersteinFix slightly too aggressive conact_vector optimization.
2013-05-06 Bill WendlingAdd a testcase that checks that we generate functions...
2013-05-06 Rafael EspindolaXFAIL for cygwin.
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 EspindolaThis should also fail on ARM.
2013-05-05 Rafael EspindolaFix XFAIL line.
2013-05-05 Rafael EspindolaXFAIL this on ppc64.
2013-05-05 Rafael EspindolaAdd EH support to the MCJIT.
2013-05-05 Evan ChengTest case for r181160 and r181161. rdar://13782395
2013-05-05 Richard Osborne[XCore] Add LDAPB instructions.
2013-05-05 Richard Osborne[XCore] Add BLRB instructions.
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 SchwaighoferLoopVectorize: We don't need an identity element for...
2013-05-04 Tim NorthoverAArch64: enable MCJIT and tests now that everything...
2013-05-04 Tim NorthoverAArch64: support literal pool access in large memory...
2013-05-04 Tim NorthoverAArch64: support large code model for jump-tables
2013-05-04 Tim NorthoverAArch64: implement support for blockaddress in large...
2013-05-04 Tim NorthoverAArch64: implement large code model access to global...
2013-05-04 Tim NorthoverAllow host triple to be correctly overridden in CMake...
2013-05-03 Amara EmersonRevert r181009.
2013-05-03 Reed KotlerRemove some uneeded pseudos in the presence of the...
2013-05-03 Amara EmersonDelete test instead.
2013-05-03 Amara EmersonTemporarily disable failing test.
2013-05-03 Ulrich Weigand[PowerPC] Parse platform-specifc variant kinds in AsmParser
2013-05-03 Ulrich Weigand[PowerPC] Add some Book II instructions to AsmParser
2013-05-03 Ulrich Weigand[PowerPC] Support extended mnemonics in AsmParser
2013-05-03 Ulrich Weigand[PowerPC] Add assembler parser
2013-05-03 Akira Hatanaka[mips] Split the DSP control register and define one...
2013-05-03 Nadav RotemLoopVectorizer: Add support for if-conversion of PHINod...
2013-05-03 Tom StellardR600: Expand vector or, shl, srl, and xor nodes
2013-05-03 Tom StellardR600: Add pattern for SHA-256 Ma function
2013-05-03 Tobias GrosserRegionInfo: Do not crash if unreachable block is found
2013-05-03 Amara EmersonAdd support for reading ARM ELF build attributes.
2013-05-02 Akira Hatanaka[mips] Handle reading, writing or copying of ccond...
2013-05-02 Vincent LejeuneR600: Signed literals are 64bits wide
2013-05-02 Vincent LejeuneR600: If previous bundle is dot4, PV valid chan is...
next