| Commit message (Expand) | Author | Age | Files | Lines |
* | Target/X86: Always emit "push/pop GPRs" in prologue/epilogue and emit "spill/... | NAKAMURA Takumi | 2011-02-27 | 1 | -1/+1 |
* | Fix PR9324 / <rdar://problem/9052489> by handling the case where a PHI has no... | Cameron Zwarich | 2011-02-27 | 1 | -0/+20 |
* | Give a test file a more sensible name so that it can hold more test cases. | Cameron Zwarich | 2011-02-27 | 1 | -0/+0 |
* | Add some DAGCombines for (adde 0, 0, glue), which are useful to optimize lega... | Benjamin Kramer | 2011-02-26 | 1 | -0/+26 |
* | Enable support for vector sext and trunc: | Nadav Rotem | 2011-02-24 | 2 | -0/+146 |
* | Move arch specific tests in arch specific directories. | Devang Patel | 2011-02-24 | 2 | -0/+156 |
* | Merge information about the number of zero, one, and sign bits of live-out | Cameron Zwarich | 2011-02-24 | 1 | -0/+35 |
* | Fix bug in X86 folding / unfolding table. Int_CMPSDrm and Int_CMPSSrm memory | Evan Cheng | 2011-02-24 | 1 | -0/+42 |
* | Use DW_FORM_data2 for DW_AT_language and let users use DW_LANG_lo_user=0x8000... | Devang Patel | 2011-02-23 | 1 | -1/+1 |
* | Check only relevant strings in output to increase stability of the tests. | Devang Patel | 2011-02-23 | 1 | -4/+4 |
* | Revert r126195, "test/CodeGen/X86/vec_cast.ll: Mark as XFAIL: migw,win32 for ... | NAKAMURA Takumi | 2011-02-22 | 1 | -2/+1 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -4/+5 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -2/+3 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -6/+7 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -10/+11 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -7/+8 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -2/+3 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -5/+6 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -3/+4 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -10/+11 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -4/+5 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -2/+3 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -4/+5 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -2/+4 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -11/+12 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -8/+9 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -3/+4 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -2/+2 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -3/+4 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -2/+3 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -7/+8 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -6/+7 |
* | test/CodeGen/X86/vec_cast.ll: Mark as XFAIL: migw,win32 for workaround of PR8... | NAKAMURA Takumi | 2011-02-22 | 1 | -1/+2 |
* | test/CodeGen/X86/red-zone.ll: Add explicit -mtriple=x86_64-linux. | NAKAMURA Takumi | 2011-02-22 | 1 | -1/+1 |
* | VirtRegRewriter assertion fix. | Andrew Trick | 2011-02-22 | 1 | -0/+50 |
* | Roll out r126169 and r126170 in an attempt to fix the selfhost bot. | Cameron Zwarich | 2011-02-22 | 1 | -35/+0 |
* | Merge information about the number of zero, one, and sign bits of live-out re... | Cameron Zwarich | 2011-02-22 | 1 | -0/+35 |
* | Revert r125960, it's breaking darwin10 bootstrap. | Eric Christopher | 2011-02-21 | 1 | -24/+0 |
* | Revert r124611 - "Keep track of incoming argument's location while emitting L... | Devang Patel | 2011-02-21 | 1 | -84/+0 |
* | Target/X86/X86FastISel: [PR6275] Fix Win32's dllimport function with fastisel. | NAKAMURA Takumi | 2011-02-21 | 1 | -0/+5 |
* | The signed version of our "magic number" computation for the integer approxim... | Cameron Zwarich | 2011-02-21 | 1 | -1/+1 |
* | Make RecursivelyDeleteDeadPHINode delete a phi node that has no users and add a | Nick Lewycky | 2011-02-20 | 1 | -43/+0 |
* | Fix 9267; Add vector zext support. | Nadav Rotem | 2011-02-20 | 1 | -0/+69 |
* | DIE numbers do not add any value in this test. | Devang Patel | 2011-02-19 | 1 | -5/+5 |
* | Do not lose debug info of an inlined function argument even if the argument i... | Devang Patel | 2011-02-18 | 1 | -0/+86 |
* | Reapply r114997 now that the buildbots have been updated. | Bill Wendling | 2011-02-18 | 1 | -0/+24 |
* | Roll out r125794 to help diagnose the llvm-gcc-i386-linux-selfhost failure. | Cameron Zwarich | 2011-02-18 | 1 | -86/+0 |
* | Do not lose debug info of an inlined function argument even if the argument i... | Devang Patel | 2011-02-17 | 1 | -0/+86 |
* | Triple::MinGW64 is deprecated and removed. We can use Triple::MinGW32 generally. | NAKAMURA Takumi | 2011-02-17 | 2 | -2/+2 |
* | The change for PR9190 wasn't quite right. We need to avoid making the | Eric Christopher | 2011-02-16 | 1 | -0/+41 |