ptx: add set.p instruction and related changes to predicate execution
[oota-llvm.git] / test / CodeGen /
2011-03-14 Che-Liang Chiouptx: add set.p instruction and related changes to predi...
2011-03-12 Eric ChristopherSaving files before committing is overrated.
2011-03-12 Eric ChristopherSometimes isPredicable lies to us and tells us we don...
2011-03-11 Jim GrosbachProperly pseudo-ize the ARM LDMIA_RET instruction....
2011-03-11 Cameron ZwarichRoll r127459 back in:
2011-03-11 Cameron ZwarichFix the GCC test suite issue exposed by r127477, which...
2011-03-11 Daniel DunbarRevert r127459, "Optimize trivial branches in CodeGenPr...
2011-03-11 Cameron ZwarichOptimize trivial branches in CodeGenPrepare, which...
2011-03-11 Eric ChristopherChange the x86 32-bit scheduler to register pressure...
2011-03-11 Evan ChengAvoid replacing the value of a directly stored load...
2011-03-10 Jim GrosbachProperly pseudo-ize MOVCCr and MOVCCs.
2011-03-10 Justin HolewinskiPTX: Add preliminary support for floating-point divide...
2011-03-10 Che-Liang Chiouptx: add the rest of special registers of ISA version 2.0
2011-03-10 Stuart HastingsRevert 127359; it broke lencod.
2011-03-09 Daniel DunbarRevert "Re-enable test and hope to silence the buildbot...
2011-03-09 Benjamin KramerFix mistyped CHECK lines.
2011-03-09 Stuart HastingsTweak test to work on Linux.
2011-03-09 Stuart HastingsDisable this test temporarily to reduce BuildBot compla...
2011-03-09 Stuart HastingsX86 byval copies no longer always_inline. <rdar:/...
2011-03-09 Bruno Cardoso LopesAdd a testcase for the addc improvements introduced...
2011-03-09 Bruno Cardoso LopesRe-enable test and hope to silence the buildbots
2011-03-09 Bruno Cardoso Lopestry to make o32 cc tests less specific to silence some...
2011-03-09 Jakob Stoklund OlesenMake physreg coalescing independent on the number of...
2011-03-09 Jakob Stoklund OlesenDelete a test case that is very sensitive to coalescer...
2011-03-09 Bruno Cardoso LopesImprove varags handling, with testcases. Patch by Sasa...
2011-03-09 Andrew TrickThis test case should work with list-ilp or list-burr.
2011-03-09 NAKAMURA TakumiTarget/X86: Tweak va_arg for Win64 not to miss taking...
2011-03-09 Eric ChristopherFix testcase.
2011-03-08 Benjamin KramerStrip cruft.
2011-03-08 Eric ChristopherAdd a testcase for r127263.
2011-03-08 Benjamin KramerX86: Fix the (saddo/ssub x, 1) -> incl/decl selection...
2011-03-08 Justin HolewinskiPTX: Add intrinsic support for ntid, ctaid, and nctaid...
2011-03-08 Eric ChristopherTurn on list-ilp scheduling by default on x86 and x86...
2011-03-08 Bob WilsonFix a compiler crash where a Glue value had multiple...
2011-03-05 Che-Liang Chiouptx: add basic intrinsic support
2011-03-05 NAKAMURA Takumitest/CodeGen/X86/vec_cast.ll: [PR8311] Add explicit...
2011-03-04 Bruno Cardoso LopesImprove div/rem node handling on mips. Patch by Akira...
2011-03-04 Bruno Cardoso LopesAdd testcase for r127032
2011-03-04 Dan GohmanWhen decling to reuse existing expressions that involve...
2011-03-04 Joerg SonnenbergerBe nice to Xcore and the XMOS assembler and avoid quoti...
2011-03-04 Bruno Cardoso LopesLowers block address. Currently asserts when relocation...
2011-03-04 Devang PatelXFAIL for all. These tests are darwin specific anyway.
2011-03-04 Devang PatelDisable ARMGlobalMerge on darwin. The debugger is not...
2011-03-04 Kalle RaiskilaAllow vector shifts (shl,lshr,ashr) on SPU.
2011-03-04 Kalle RaiskilaAllow load from constant on SPU.
2011-03-03 Eli FriedmanRevert r123908; the code in question is completely...
2011-03-03 Joerg SonnenbergerBug#9033: For the ELF assembler output, always quote...
2011-03-02 Stuart HastingsTest case for r126864. Radar 9056407.
2011-03-02 David Greene[AVX] Fix mask predicates for 256-bit UNPCKLPS/D and...
2011-03-02 Cameron ZwarichEliminate the unused CodeGenPrepare option to split...
2011-03-02 Che-Liang ChiouExtend initial support for primitive types in PTX backend
2011-03-02 Dan GohmanDon't re-use existing addrec expansions if they contain...
2011-03-02 Evan ChengCatch more cases where 2-address pass should 3-addressi...
2011-03-01 Bill WendlingNarrow right shifts need to encode their immediates...
2011-02-28 Jakob Stoklund OlesenFix typo introduced by r126661: "Fix a typo which ..."
2011-02-28 Evan ChengFix a typo which cause dag combine crash. rdar://9059537.
2011-02-28 Duncan SandsWindows codegen also dies on this, so restrict to the...
2011-02-28 Duncan SandsMake this test x86 specific because the ARM backend...
2011-02-28 Che-Liang ChiouAdd preliminary support for .f32 in the PTX backend.
2011-02-27 Duncan SandsLegalize support for fpextend of vector. PR9309.
2011-02-27 NAKAMURA TakumiTarget/X86: Always emit "push/pop GPRs" in prologue...
2011-02-27 Cameron ZwarichFix PR9324 / <rdar://problem/9052489> by handling the...
2011-02-27 Cameron ZwarichGive a test file a more sensible name so that it can...
2011-02-26 Benjamin KramerAdd some DAGCombines for (adde 0, 0, glue), which are...
2011-02-25 Bob WilsonAdd patterns to use post-increment addressing for Neon...
2011-02-24 Nadav RotemEnable support for vector sext and trunc:
2011-02-24 Devang PatelMove arch specific tests in arch specific directories.
2011-02-24 Richard OsborneAdd XCore intrinsic for eeu instruction.
2011-02-24 Cameron ZwarichMerge information about the number of zero, one, and...
2011-02-24 Evan ChengFix bug in X86 folding / unfolding table. Int_CMPSDrm...
2011-02-23 Devang PatelUse DW_FORM_data2 for DW_AT_language and let users...
2011-02-23 Devang PatelCheck only relevant strings in output to increase stabi...
2011-02-23 Richard OsborneAdd XCore intrinsic for clre instruction.
2011-02-23 Richard OsborneAdd llvm.xcore.waitevent intrinsic. The effect of this...
2011-02-23 Richard OsborneAdd XCore intrinsic for the setv instruction.
2011-02-23 Richard OsborneAdd XCore intrinsic for settw instruction.
2011-02-23 Evan ChengMore fcopysign correctness and performance fix.
2011-02-22 NAKAMURA TakumiRevert r126195, "test/CodeGen/X86/vec_cast.ll: Mark...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2011-02-22 NAKAMURA Takumitest/CodeGen/X86/vec_cast.ll: Mark as XFAIL: migw,win32...
next