Age | Commit message (Expand) | Author |
2011-03-10 | For PR9438: | Bill Wendling |
2011-03-08 | Turn on list-ilp scheduling by default on x86 and x86-64, fix up | Eric Christopher |
2011-03-08 | Fix a compiler crash where a Glue value had multiple uses. Radar 9049552. | Bob Wilson |
2011-03-05 | ptx: add basic intrinsic support | Che-Liang Chiou |
2011-03-05 | test/CodeGen/X86/vec_cast.ll: [PR8311] Add explicit -mtriple=x86_64-linux and... | NAKAMURA Takumi |
2011-03-04 | Improve div/rem node handling on mips. Patch by Akira Hatanaka | Bruno Cardoso Lopes |
2011-03-04 | Add testcase for r127032 | Bruno Cardoso Lopes |
2011-03-04 | When decling to reuse existing expressions that involve casts, ignore | Dan Gohman |
2011-03-04 | Be nice to Xcore and the XMOS assembler and avoid quoting section names | Joerg Sonnenberger |
2011-03-04 | Lowers block address. Currently asserts when relocation model is not PIC. Pat... | Bruno Cardoso Lopes |
2011-03-04 | XFAIL for all. These tests are darwin specific anyway. | Devang Patel |
2011-03-04 | Disable ARMGlobalMerge on darwin. The debugger is not yet able to extract ind... | Devang Patel |
2011-03-04 | Allow vector shifts (shl,lshr,ashr) on SPU. | Kalle Raiskila |
2011-03-04 | Allow load from constant on SPU. | Kalle Raiskila |
2011-03-03 | Revert r123908; the code in question is completely untested and wrong. | Eli Friedman |
2011-03-03 | Bug#9033: For the ELF assembler output, always quote the section name. | Joerg Sonnenberger |
2011-03-02 | Test case for r126864. Radar 9056407. | Stuart Hastings |
2011-03-02 | [AVX] Fix mask predicates for 256-bit UNPCKLPS/D and implement | David Greene |
2011-03-02 | Eliminate the unused CodeGenPrepare option to split critical edges. | Cameron Zwarich |
2011-03-02 | Extend initial support for primitive types in PTX backend | Che-Liang Chiou |
2011-03-02 | Don't re-use existing addrec expansions if they contain casts. | Dan Gohman |
2011-03-02 | Catch more cases where 2-address pass should 3-addressify instructions. rdar:... | Evan Cheng |
2011-03-01 | Narrow right shifts need to encode their immediates differently from a normal | Bill Wendling |
2011-02-28 | Fix typo introduced by r126661: "Fix a typo which ..." | Jakob Stoklund Olesen |
2011-02-28 | Fix a typo which cause dag combine crash. rdar://9059537. | Evan Cheng |
2011-02-28 | Windows codegen also dies on this, so restrict to the platform it was | Duncan Sands |
2011-02-28 | Make this test x86 specific because the ARM backend can't handle it. | Duncan Sands |
2011-02-28 | Add preliminary support for .f32 in the PTX backend. | Che-Liang Chiou |
2011-02-27 | Legalize support for fpextend of vector. PR9309. | Duncan Sands |
2011-02-27 | Target/X86: Always emit "push/pop GPRs" in prologue/epilogue and emit "spill/... | NAKAMURA Takumi |
2011-02-27 | Fix PR9324 / <rdar://problem/9052489> by handling the case where a PHI has no... | Cameron Zwarich |
2011-02-27 | Give a test file a more sensible name so that it can hold more test cases. | Cameron Zwarich |
2011-02-26 | Add some DAGCombines for (adde 0, 0, glue), which are useful to optimize lega... | Benjamin Kramer |
2011-02-25 | Add patterns to use post-increment addressing for Neon VST1-lane instructions. | Bob Wilson |
2011-02-24 | Enable support for vector sext and trunc: | Nadav Rotem |
2011-02-24 | Move arch specific tests in arch specific directories. | Devang Patel |
2011-02-24 | Add XCore intrinsic for eeu instruction. | Richard Osborne |
2011-02-24 | Merge information about the number of zero, one, and sign bits of live-out | Cameron Zwarich |
2011-02-24 | Fix bug in X86 folding / unfolding table. Int_CMPSDrm and Int_CMPSSrm memory | Evan Cheng |
2011-02-23 | Use DW_FORM_data2 for DW_AT_language and let users use DW_LANG_lo_user=0x8000... | Devang Patel |
2011-02-23 | Check only relevant strings in output to increase stability of the tests. | Devang Patel |
2011-02-23 | Add XCore intrinsic for clre instruction. | Richard Osborne |
2011-02-23 | Add llvm.xcore.waitevent intrinsic. The effect of this intrinsic is to enable | Richard Osborne |
2011-02-23 | Add XCore intrinsic for the setv instruction. | Richard Osborne |
2011-02-23 | Add XCore intrinsic for settw instruction. | Richard Osborne |
2011-02-23 | More fcopysign correctness and performance fix. | Evan Cheng |
2011-02-22 | Revert r126195, "test/CodeGen/X86/vec_cast.ll: Mark as XFAIL: migw,win32 for ... | NAKAMURA Takumi |
2011-02-22 | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi |
2011-02-22 | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi |
2011-02-22 | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi |