Age | Commit message (Expand) | Author |
2011-02-24 | Add XCore intrinsic for eeu instruction. | Richard Osborne |
2011-02-24 | test/lit.cfg: Add PATHEXT to 'substitution', to recognize tools on Windows ho... | NAKAMURA Takumi |
2011-02-24 | Merge information about the number of zero, one, and sign bits of live-out | Cameron Zwarich |
2011-02-24 | change instcombine to not turn a call to non-varargs bitcast of | Chris Lattner |
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 | Remove file. Previous commit deleted content, but left the file around. | Jim Grosbach |
2011-02-23 | Revert r125595, which is an X86-only undocumented assembly syntax extension | Jim Grosbach |
2011-02-23 | Put in the symbol table symbols only used in a .globl statement. | Rafael Espindola |
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 | Fixed a bug in the enhanced disassembler that caused | Sean Callanan |
2011-02-23 | More fcopysign correctness and performance fix. | Evan Cheng |
2011-02-22 | Make LoopDeletion work on loops with multiple edges, as long as the incoming | Cameron Zwarich |
2011-02-22 | Use the same (%dx) hack for in[bwl] as for out[bwl]. | Joerg Sonnenberger |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
2011-02-22 | test/CodeGen/X86/vec_cast.ll: Mark as XFAIL: migw,win32 for workaround of PR8... | NAKAMURA Takumi |
2011-02-22 | test/CodeGen/X86/red-zone.ll: Add explicit -mtriple=x86_64-linux. | NAKAMURA Takumi |
2011-02-22 | available_externally (hidden or not) GVs are always accessed via stubs. rdar:... | Evan Cheng |
2011-02-22 | VirtRegRewriter assertion fix. | Andrew Trick |
2011-02-22 | Roll out r126169 and r126170 in an attempt to fix the selfhost bot. | Cameron Zwarich |
2011-02-22 | Added a testcase for the enhanced disassembly bug | Sean Callanan |
2011-02-22 | Fixed lit.cfg to no longer recognize the old | Sean Callanan |
2011-02-22 | Merge information about the number of zero, one, and sign bits of live-out re... | Cameron Zwarich |
2011-02-22 | Recognize loopz and loopnz as aliases for loope and loopne. | Joerg Sonnenberger |
2011-02-22 | Implement xgetbv and xsetbv. | Rafael Espindola |