Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate the restriction that the array size in an alloca must be i32. | Dan Gohman | 2010-05-28 | 1 | -5/+4 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
* | this is apparently passing now. Evan/Dan, please check | Chris Lattner | 2009-03-17 | 1 | -1/+0 |
* | xfail this. | Evan Cheng | 2008-08-29 | 1 | -0/+1 |
* | Optimize DAGCombiner's worklist processing. Previously it started | Dan Gohman | 2008-08-28 | 1 | -1/+1 |
* | Update test: dynamic_stackalloc size *must* be rounded to ensure stack ptr be... | Evan Cheng | 2007-08-16 | 1 | -1/+8 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+9 |