| Commit message (Expand) | Author | Age | Files | Lines |
* | alignment of 0 is not valid. | Chris Lattner | 2009-01-05 | 1 | -2/+2 |
* | CellSPU: | Scott Michel | 2009-01-05 | 2 | -172/+307 |
* | CellSPU: | Scott Michel | 2009-01-05 | 1 | -0/+25 |
* | CellSPU: | Scott Michel | 2009-01-05 | 2 | -59/+289 |
* | Run a post-pass that marks known function declarations by name. | Nick Lewycky | 2009-01-04 | 1 | -0/+12 |
* | XFAIL this test. The xform was removed. | Bill Wendling | 2009-01-04 | 1 | -0/+1 |
* | Fix a DAGCombiner abort on an invalid shift count constant. This fixes PR3250. | Dan Gohman | 2009-01-03 | 1 | -0/+17 |
* | CellSPU: | Scott Michel | 2009-01-03 | 1 | -1/+1 |
* | Don't try to analyze this "backward" case. This is overly conservative | Nick Lewycky | 2009-01-02 | 1 | -0/+40 |
* | When calculating 'nocapture' argument attributes, allow | Duncan Sands | 2009-01-02 | 1 | -0/+23 |
* | Reimplement the old and horrible bison parser for .ll files with a nice | Chris Lattner | 2009-01-02 | 22 | -34/+27 |
* | Do not isel load folding bt instructions for pentium m, core, core2, and AMD ... | Evan Cheng | 2009-01-02 | 1 | -0/+2 |
* | Use movaps / movd to extract vector element 0 even with sse4.1. It's still ch... | Evan Cheng | 2009-01-02 | 7 | -15/+15 |
* | Remove the cyclic part of this test, it was passing for the wrong | Nick Lewycky | 2009-01-02 | 1 | -11/+1 |
* | Make adding nocapture a bit stronger. FreeInst is nocapture. Also, | Nick Lewycky | 2009-01-02 | 1 | -1/+23 |
* | rename a file to follow naming conventions. | Chris Lattner | 2009-01-02 | 1 | -0/+0 |
* | Add tests for two types of traps that escape analysis | Duncan Sands | 2009-01-02 | 1 | -0/+23 |
* | * Quoted the executable 'runtest' to emphasize the binary needed; | Misha Brukman | 2009-01-01 | 1 | -1/+1 |
* | Fix PR3274: when promoting the condition of a BRCOND node, | Duncan Sands | 2009-01-01 | 1 | -0/+31 |
* | Add transformation: | Bill Wendling | 2009-01-01 | 1 | -0/+11 |
* | Look through phi nodes and select instructions when | Duncan Sands | 2008-12-31 | 1 | -15/+22 |
* | This is not failing on Darwin for some reason. XFAIL for other platforms. | Bill Wendling | 2008-12-31 | 1 | -1/+1 |
* | Removed extra spaces. | Misha Brukman | 2008-12-31 | 1 | -2/+2 |
* | Rename AddReadAttrs to FunctionAttrs, and teach it how | Duncan Sands | 2008-12-31 | 8 | -6/+40 |
* | XFAIL test caused by r61493. Apparently, this is expected? | Bill Wendling | 2008-12-31 | 1 | -0/+4 |
* | XFAIL this for now until I can figure out what's going on. | Scott Michel | 2008-12-31 | 1 | -1/+3 |
* | Fix test erratum (which is wierd: works locally for me?) | Scott Michel | 2008-12-30 | 1 | -1/+1 |
* | - Start moving target-dependent nodes that could be represented by an | Scott Michel | 2008-12-30 | 5 | -18/+126 |
* | Allow readnone functions to read (and write!) global | Duncan Sands | 2008-12-29 | 1 | -0/+8 |
* | Check that the function prototypes are correct before assuming that the | Nick Lewycky | 2008-12-27 | 1 | -0/+19 |
* | add testcase for type parsing. | Chris Lattner | 2008-12-27 | 1 | -0/+21 |
* | - Remove Tilmann's custom truncate lowering: it completely hosed over | Scott Michel | 2008-12-27 | 7 | -25/+361 |
* | add PR # | Chris Lattner | 2008-12-25 | 1 | -0/+1 |
* | Add a simple pattern for matching 'bt'. | Chris Lattner | 2008-12-25 | 1 | -0/+20 |
* | Revert the changes in this testcase until Anton can fix them. | Bill Wendling | 2008-12-24 | 1 | -11/+15 |
* | Fix a compiler-abort on a testcase where the stack-pointer is added to | Dan Gohman | 2008-12-24 | 1 | -0/+33 |
* | Add another permutation where we should get rid of a-a. | Dale Johannesen | 2008-12-23 | 1 | -0/+24 |
* | Update test | Anton Korobeynikov | 2008-12-23 | 1 | -15/+11 |
* | Testcase to show we can tie together integers and pointers of | Chris Lattner | 2008-12-23 | 1 | -0/+9 |
* | Added shuffle and splat test cases for r61365. | Mon P Wang | 2008-12-23 | 3 | -0/+192 |
* | One more permutation of subtracting off a base value. | Dale Johannesen | 2008-12-23 | 1 | -0/+14 |
* | Use ignore & grep instead of XFAIL. | Mikhail Glushenkov | 2008-12-21 | 1 | -4/+2 |
* | Turn strcmp into memcmp, such as strcmp(P, "x") --> memcmp(P, "x", 2). | Nick Lewycky | 2008-12-21 | 1 | -0/+10 |
* | Fix fast-isel to not emit invalid assembly when presented with a | Dan Gohman | 2008-12-20 | 1 | -0/+7 |
* | Use the correct Preds and Succs lists in setHeightDirty() | Dan Gohman | 2008-12-20 | 2 | -1/+30 |
* | More precise XFAIL. | Bill Wendling | 2008-12-19 | 1 | -0/+1 |
* | Un-XFAIL this test because it's passing and John doesn't seem interested in u... | Bill Wendling | 2008-12-19 | 1 | -1/+0 |
* | Fix PR3149. If an early clobber def is a physical register and it is tied to ... | Evan Cheng | 2008-12-19 | 2 | -1/+33 |
* | This test works again for Darwin because a patch was reverted. | Bill Wendling | 2008-12-19 | 1 | -4/+2 |
* | - CodeGenPrepare does not split loop back edges but it only knows about back ... | Evan Cheng | 2008-12-19 | 2 | -1/+51 |