| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbreak test, Bruno please check. | Daniel Dunbar | 2009-11-19 | 1 | -1/+1 |
* | More consistent thumb1 asm printing. | Evan Cheng | 2009-11-19 | 4 | -6/+6 |
* | Shrink ldr / str [sp, imm0-1024] to 16-bit instructions. | Evan Cheng | 2009-11-19 | 1 | -0/+6 |
* | - Add sugregister logic to handle f64=(f32,f32). | Bruno Cardoso Lopes | 2009-11-19 | 1 | -2/+1 |
* | Test from Dhrystone to make sure that we're not emitting an aligned load for a | Bill Wendling | 2009-11-19 | 1 | -0/+28 |
* | Fix buildbots. | Bob Wilson | 2009-11-18 | 1 | -1/+1 |
* | Add XCore support for indirectbr / blockaddress. | Richard Osborne | 2009-11-18 | 1 | -0/+45 |
* | Tail duplication still needs to iterate. Duplicating new instructions onto | Bob Wilson | 2009-11-18 | 1 | -0/+64 |
* | Fix PR5300. | Jakob Stoklund Olesen | 2009-11-18 | 1 | -0/+29 |
* | Fix inverted test and add testcase from failing self-host. | Jakob Stoklund Olesen | 2009-11-18 | 1 | -0/+52 |
* | Remove fragile test. | Jakob Stoklund Olesen | 2009-11-17 | 1 | -1/+0 |
* | Enable arm jumpt table adjustment. | Jim Grosbach | 2009-11-17 | 2 | -2/+1 |
* | Forgot to commit test fixes | Anton Korobeynikov | 2009-11-17 | 2 | -4/+4 |
* | Enable -split-phi-edges by default, except when -regalloc=local. | Jakob Stoklund Olesen | 2009-11-17 | 2 | -1/+2 |
* | Revert 89021. It's miscompiling llvm-gcc driver driver at -O0. | Evan Cheng | 2009-11-17 | 2 | -8/+2 |
* | Enable -split-phi-edges by default | Jakob Stoklund Olesen | 2009-11-17 | 2 | -2/+8 |
* | MOV64rm should be marked isReMaterializable. | Evan Cheng | 2009-11-17 | 1 | -0/+42 |
* | Convert to FileCheck | Jim Grosbach | 2009-11-17 | 5 | -13/+57 |
* | Convert to FileCheck | Jim Grosbach | 2009-11-17 | 1 | -6/+8 |
* | Cleanup. Missed removing these when converting. Oops. | Jim Grosbach | 2009-11-17 | 1 | -5/+0 |
* | Fix this test - there don't appear to be any actual Reload Reuses | Dan Gohman | 2009-11-16 | 1 | -1/+0 |
* | Revert r87049, which was the workaround for the regression triggered | Dan Gohman | 2009-11-16 | 1 | -2/+2 |
* | Convert to FileCheck | Jim Grosbach | 2009-11-16 | 1 | -5/+18 |
* | - Check memoperand alignment instead of checking stack alignment. Most load /... | Evan Cheng | 2009-11-16 | 1 | -0/+28 |
* | Convert to FileCheck | Jim Grosbach | 2009-11-16 | 1 | -5/+17 |
* | Added a testcase for PR5495. | Lang Hames | 2009-11-16 | 1 | -0/+75 |
* | Convert to FileCheck | Jim Grosbach | 2009-11-16 | 1 | -3/+7 |
* | tbb opt off by default | Jim Grosbach | 2009-11-16 | 1 | -0/+1 |
* | Support spill comments. | David Greene | 2009-11-16 | 1 | -0/+105 |
* | Check if subreg index is zero. | Evan Cheng | 2009-11-16 | 1 | -0/+155 |
* | For some targets, a copy can use a register multiple times, e.g. ppc. | Evan Cheng | 2009-11-16 | 1 | -0/+105 |
* | xfail for now. It has been failing. | Evan Cheng | 2009-11-16 | 1 | -0/+1 |
* | - Fix a small bug while handling target constant pools (one param was missing). | Bruno Cardoso Lopes | 2009-11-16 | 1 | -0/+10 |
* | Detect need for autoalignment of the stack earlier to catch spills more | Jim Grosbach | 2009-11-15 | 2 | -4/+6 |
* | remove xfail | Jim Grosbach | 2009-11-14 | 1 | -2/+0 |
* | Add XCore support for arbitrary-sized aggregate returns. | Richard Osborne | 2009-11-14 | 1 | -0/+43 |
* | Added getSubRegIndex(A,B) that returns subreg index of A to B. Use it to repl... | Evan Cheng | 2009-11-14 | 1 | -0/+133 |
* | - Change TargetInstrInfo::reMaterialize to pass in TargetRegisterInfo. | Evan Cheng | 2009-11-14 | 1 | -1/+2 |
* | Add radar number. | Evan Cheng | 2009-11-14 | 1 | -0/+1 |
* | Fix PR5412: Fix an inverted check and another missing sub-register check. | Evan Cheng | 2009-11-14 | 2 | -0/+235 |
* | Enable the tail call optimization when the caller returns undef. | Dan Gohman | 2009-11-14 | 1 | -1/+8 |
* | When expanding t2STRDi8 r, r to two stores, add kill markers correctly. | Evan Cheng | 2009-11-14 | 1 | -0/+20 |
* | Fix PR5411. Bug in UpdateKills. A reg def partially define its super-registers. | Evan Cheng | 2009-11-13 | 1 | -0/+42 |
* | When optimizing for size, don't tail-merge unless it's likely to be a | Dan Gohman | 2009-11-13 | 1 | -0/+113 |
* | Fix PR5410: LiveVariables lost subreg def: | Evan Cheng | 2009-11-13 | 1 | -0/+20 |
* | Don't let a noalias difference disrupt the tailcall optimization. | Dan Gohman | 2009-11-13 | 1 | -1/+15 |
* | Adjust isConstantSplat to allow for big-endian targets. | Dale Johannesen | 2009-11-13 | 1 | -0/+24 |
* | Update test. | Daniel Dunbar | 2009-11-13 | 1 | -2/+2 |
* | Clean up testcase a bit. Simplify case blocks and adjust switch instruction t... | Jim Grosbach | 2009-11-12 | 1 | -7/+3 |
* | Fix typo in run line. | Benjamin Kramer | 2009-11-12 | 1 | -1/+1 |