Allow generation of vmla.f32 instructions when targeting Cortex-A15. The patch also...
[oota-llvm.git] / test /
2013-07-29 Silviu BarangaAllow generation of vmla.f32 instructions when targetin...
2013-07-29 Nadav RotemDon't vectorize when the attribute NoImplicitFloat...
2013-07-27 Benjamin KramerDwarfDebug: MD5 is always little endian, bswap on big...
2013-07-27 Tom StellardSimplifyCFG: Add missing tests from r187278
2013-07-27 Manman RenDebug Info Verifier: verify SPs in llvm.dbg.sp.
2013-07-26 Nadav RotemSLP Vectorier: Don't vectorize really short chains...
2013-07-26 Nadav RotemSLP Vectorizer: Disable the vectorization of non power...
2013-07-26 Rafael EspindolaUse pipefail when available.
2013-07-26 Rafael Espindolanext batch of -disable-debug-info-verifier
2013-07-26 Owen AndersonWhen InstCombine tries to fold away (fsub x, (fneg...
2013-07-26 Akira Hatanaka[mips] Implement llvm.trap intrinsic.
2013-07-26 Akira Hatanaka[mips] Fix FP conditional move instructions to have...
2013-07-26 Akira Hatanaka[mips] Fix FP branch instructions to have explicit...
2013-07-26 Manman RenDebug Info Verifier: enable verification of DICompileUnit.
2013-07-26 Akira Hatanaka[mips] Print instructions "beq", "bne" and "or" using...
2013-07-26 Eric ChristopherMove this to the X86 directory, unfortunately the hashe...
2013-07-26 Eric ChristopherAdd preliminary support for hashing DIEs and breaking...
2013-07-26 Rafael EspindolaNext batch of -disable-debug-info-verifier.
2013-07-26 Justin HolewinskiAdd a target legalize hook for SplitVectorOperand ...
2013-07-26 Rafael EspindolaRevert "Add a target legalize hook for SplitVectorOperand"
2013-07-26 Justin HolewinskiAdd a target legalize hook for SplitVectorOperand
2013-07-26 Chandler CarruthRe-implement the analysis of uses in mem2reg to be...
2013-07-26 Craig TopperAdd test cases for the various instruction alias and...
2013-07-26 Tobias GrosserMake .bc en/decoding of AttrKind stable
2013-07-25 Roman DivackyPPC32 va_list is an actual structure so va_copy needs...
2013-07-25 Rafael EspindolaRemove dead code from the makefile build system.
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-07-25 Andrew TrickEvict local live ranges if they can be reassigned.
2013-07-25 Andrew TrickAllocate local registers in order for optimal coloring.
2013-07-25 Rafael EspindolaCurrent batch of -disable-debug-info-verifier.
2013-07-25 Tim NorthoverAArch64: add llc-based tests for previous commit.
2013-07-25 Justin HolewinskiFix a bug in TableGen where the intrinsic function...
2013-07-25 Richard Sandiford[SystemZ] Rework compare and branch support
2013-07-25 Richard Sandiford[SystemZ] Add LOCR and LOCGR
2013-07-25 Richard Sandiford[SystemZ] Add LOC and LOCG
2013-07-25 Richard Sandiford[SystemZ] Add STOC and STOCG
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-07-25 Rafael EspindolaRespect llvm.used in Internalize.
2013-07-25 Nick LewyckyCheck that TD isn't NULL before dereferencing it down...
2013-07-25 Bill WendlingReplace the "NoFramePointerElimNonLeaf" target option...
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-24 Quentin ColombetFix a bug in IfConverter with nested predicates.
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-24 Rafael Espindolaadd -disable-debug-info-verifier to 3 test to fix tests...
2013-07-24 Petar Jovanovic[mips] Remove XFAIL from test-ptr-reloc-remote.ll
2013-07-24 Manman RenDebug Info: improve the Finder.
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-24 Rafael EspindolaAdd -disable-debug-info-verifier to a RUN line.
2013-07-24 Chandler CarruthFix a problem I introduced in r187029 where we would...
2013-07-24 Chandler CarruthFix PR16687 where we were incorrectly promoting an...
2013-07-24 Manman RenUpdate testing cases to make them pass debug info verif...
2013-07-23 Tom StellardDAGCombiner: Pass the correct type to TargetLowering...
2013-07-23 Tom StellardR600: Treat CONSTANT_ADDRESS loads like GLOBAL_ADDRESS...
2013-07-23 Manman RenDebug Info: improve the Finder.
2013-07-23 Quentin Colombet[ARM][ISel] Improve the lowering of vector loads.
2013-07-23 Rafael EspindolaAdd not so that these tests pass with pipefail enabled.
2013-07-23 Rafael EspindolaAdd -disable-debug-info-verifier.
2013-07-23 Rafael EspindolaAdd an initial implementation of archive symbol table...
2013-07-23 NAKAMURA Takumillvm/test/DebugInfo/X86/dbg-value-range.ll: Add -disabl...
2013-07-23 Craig TopperDon't let x86 asm printer use the no operand movsd...
2013-07-23 Tom StellardR600: Add support for 24-bit MAD instructions
2013-07-23 Tom StellardR600: Add support for 24-bit MUL instructions
2013-07-23 Tom StellardR600: Improve support for < 32-bit loads
2013-07-23 Tom StellardR600: Move CONST_ADDRESS folding into AMDGPUDAGToDAGISe...
2013-07-23 Tom StellardR600: Use KCache for kernel arguments
2013-07-23 Tom StellardR600: Use the same compute kernel calling convention...
2013-07-23 Tom StellardR600: Use correct LoadExtType when lowering kernel...
2013-07-23 Tom StellardR600: Clean up extended load patterns
2013-07-23 Tom StellardR600: Expand vector FNEG
2013-07-23 Manman RenDebug Info Finder: use processDeclare and processValue...
2013-07-22 Nadav RotemWhen we vectorize across multiple basic blocks we may...
2013-07-22 Kevin EnderbyFix the move to/from accumulator register instructions...
2013-07-22 Jakub StaszakFix typo in test.
2013-07-22 Craig TopperRecommit r186813: More Intel syntax alias fixes. With...
2013-07-22 Bill WendlingRecommit r186217 with testcase fix:
2013-07-22 Akira Hatanaka[mips] Fix MipsAsmParser::parseCCRRegs.
2013-07-22 Rafael EspindolaMark ELF's first symbol as format specific so that...
2013-07-22 Akira Hatanaka[mips] Use ADDu instead of OR to copy general purpose...
2013-07-22 Mihai PopaThis adds range checking for "ldr Rn, [pc, #imm]" Thumb
2013-07-22 Rafael EspindolaReplace archive members in the old position.
2013-07-22 Rafael EspindolaDon't depend on a llvm-ar specific behavior.
2013-07-22 Justin Holewinski[NVPTX] Use approximate FP ops when unsafe-fp-math...
2013-07-21 Richard SmithTreat nothrow forms of ::operator delete and ::operator...
2013-07-21 Rafael EspindolaHandle replacement into a position past the original...
2013-07-20 Rafael EspindolaDon't crash when llvm.compiler.used becomes empty.
2013-07-20 Matt ArsenaultDisallow global aliases to bitcast between address...
2013-07-20 Stephen LinInstCombine: call FoldOpIntoSelect for all floating...
2013-07-20 Matt ArsenaultHave InlineCost check constant fcmps
2013-07-19 Lang HamesRefactor AnalyzeBranch on ARM. The previous version...
2013-07-19 Rui UeyamaRetry submitting r186623: COFFDumper: Dump data directo...
2013-07-19 Vincent LejeuneR600: Don't emit empty then clause and use alu_pop_after
2013-07-19 Rafael EspindolaFix inserting new elements in a specified location.
2013-07-19 Rafael Espindolas/compiler_used/compiler.used/.
2013-07-19 Richard Sandiford[SystemZ] Add tests for ALHSIK and ALGHSIK
2013-07-19 Richard Sandiford[SystemZ] Add ALRK, AGLRK, SLRK and SGLRK
2013-07-19 Joey Gouly[ARMv8] Implement the NEON instructions VRINT{N, X...
2013-07-19 Richard Sandiford[SystemZ] Add AHIK and AGHIK
2013-07-19 Richard Sandiford[SystemZ] Add ARK, AGRK, SRK and SGRK
2013-07-19 Richard Sandiford[SystemZ] Add NGRK, OGRK and XGRK
next