| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r114340 (improvements in Darwin function prologue/epilogue), as it broke | Jim Grosbach | 2010-11-02 | 2 | -7/+8 |
* | Add support for expressions in .sleb/.uleb directives. | Rafael Espindola | 2010-11-02 | 1 | -0/+19 |
* | Use frameindex, if available, as a last resort to emit debug info for a param... | Devang Patel | 2010-11-02 | 1 | -0/+35 |
* | Add correct NEON encodings for vld2, vld3, and vld4 basic variants. | Owen Anderson | 2010-11-02 | 1 | -0/+54 |
* | Add correct NEON encodings for the "multiple single elements" form of vld. | Owen Anderson | 2010-11-02 | 1 | -0/+19 |
* | Add support for alignment operands on VLD1-lane instructions. | Bob Wilson | 2010-11-01 | 1 | -10/+13 |
* | Add VLD1-lane testcases for quad-register types. | Bob Wilson | 2010-11-01 | 1 | -0/+27 |
* | Add NEON VLD1-lane instructions. Partial fix for Radar 8599955. | Bob Wilson | 2010-11-01 | 1 | -0/+27 |
* | Use ARM-style comments. | Bill Wendling | 2010-11-01 | 1 | -62/+61 |
* | When folding away a (shl (shr)) pair, we need to check that the bits that wil... | Owen Anderson | 2010-11-01 | 1 | -0/+20 |
* | When we look at instructions to convert to setting the 's' flag, we need to look | Bill Wendling | 2010-11-01 | 2 | -11/+14 |
* | Use ARM-style comment syntax. | Owen Anderson | 2010-11-01 | 18 | -626/+626 |
* | NEON does not support truncating vector stores. Radar 8598391. | Bob Wilson | 2010-11-01 | 1 | -0/+10 |
* | Covert this test to .s form. | Owen Anderson | 2010-11-01 | 2 | -103/+19 |
* | Convert this test to .s form. | Owen Anderson | 2010-11-01 | 2 | -538/+108 |
* | Covert this test to .s form. | Owen Anderson | 2010-11-01 | 2 | -215/+46 |
* | Covert this test to .s form. | Owen Anderson | 2010-11-01 | 2 | -449/+98 |
* | Fix test. | Rafael Espindola | 2010-11-01 | 1 | -1/+1 |
* | Write the line info to .debug_line. | Rafael Espindola | 2010-11-01 | 1 | -0/+22 |
* | Mark ARM subtarget features that are available for the assembler. | Jim Grosbach | 2010-11-01 | 21 | -21/+21 |
* | Add support for .value. | Rafael Espindola | 2010-11-01 | 1 | -0/+4 |
* | Implement .weakref. | Rafael Espindola | 2010-11-01 | 1 | -0/+234 |
* | More tests to XFAIL. The arm-and-txt-peephole.ll test passes even when the | Bill Wendling | 2010-11-01 | 2 | -4/+5 |
* | Disable because peephole is disabled. | Bill Wendling | 2010-11-01 | 1 | -0/+1 |
* | "mov[zs]x (mem), GR16" are not ambiguous: the mem | Chris Lattner | 2010-11-01 | 1 | -0/+6 |
* | Implement enough of the missing instalias support to get | Chris Lattner | 2010-11-01 | 1 | -3/+45 |
* | Convert this test to .s form. | Owen Anderson | 2010-11-01 | 2 | -697/+160 |
* | make the asm matcher emitter reject instructions that have comments | Chris Lattner | 2010-11-01 | 1 | -6/+6 |
* | fix an encoding mismatch where "sal %eax, 1" was not using the short encoding | Chris Lattner | 2010-10-30 | 1 | -0/+5 |
* | add a test for the ud2a alias. | Chris Lattner | 2010-10-30 | 1 | -0/+4 |
* | If a function does a volatile load from a global constant, do not | Duncan Sands | 2010-10-30 | 1 | -0/+10 |
* | Overhaul memory barriers in the ARM backend. Radar 8601999. | Bob Wilson | 2010-10-30 | 2 | -14/+28 |
* | Some instructions end with an "ls" prefix, but it doesn't indicate that they are | Bill Wendling | 2010-10-29 | 2 | -434/+160 |
* | Teach machine cse to eliminate instructions with multiple physreg uses and de... | Evan Cheng | 2010-10-29 | 1 | -1/+7 |
* | Be more strict on when we produce an undefined reference. In gas a file with | Rafael Espindola | 2010-10-29 | 3 | -1/+4 |
* | Change instcombine's getShuffleMask to represent undef with negative values. | Bob Wilson | 2010-10-29 | 1 | -0/+13 |
* | Remove DAG combiner patch to fold vector splats. Instcombiner does it now. | Bob Wilson | 2010-10-29 | 1 | -16/+0 |
* | Make instcombine a little more aggressive in combining vector shuffles. | Bob Wilson | 2010-10-29 | 1 | -0/+10 |
* | Update testcase since we're no longer doing the constant forwarding inline wi... | Owen Anderson | 2010-10-29 | 1 | -2/+1 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -625/+150 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -85/+26 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -121/+26 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -427/+87 |
* | Covert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -107/+30 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -278/+56 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -381/+67 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -431/+117 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -295/+58 |
* | Convert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -115/+27 |
* | Covert this test to .s form. | Owen Anderson | 2010-10-29 | 2 | -122/+34 |