Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update old-style syntax in some "not grep" tests. | Dan Gohman | 2008-05-01 | 1 | -1/+1 |
* | rename *.llx -> *.ll, last batch. | Chris Lattner | 2008-04-19 | 8 | -0/+0 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-03-09 | 1 | -0/+1 |
* | Remove llvm-upgrade and update test cases. | Tanya Lattner | 2008-03-01 | 29 | -695/+729 |
* | Add new SCEV, SCEVSMax. This allows LLVM to analyze do-while loops. | Nick Lewycky | 2007-11-25 | 1 | -2/+2 |
* | Fix a bug where we'd try to find a scev value for a bitcast operand, | Chris Lattner | 2007-11-23 | 1 | -0/+20 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -1/+1 |
* | For PR1553: | Reid Spencer | 2007-07-19 | 1 | -1/+1 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 37 | -0/+1394 |