| Commit message (Expand) | Author | Age | Files | Lines |
* | Resolve aliases, when possible | Anton Korobeynikov | 2008-09-09 | 1 | -0/+19 |
* | Make GlobalOpt preserve address spaces when scalar replacing aggregate globals. | Matthijs Kooijman | 2008-07-17 | 1 | -0/+28 |
* | sabre brings to my attention that the 'tr' suffix is also obsolete | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | Rename the last test with .llx extension to .ll, resolve duplicate test by re... | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | When SRoA'ing a global variable, make sure the new globals get the | Chris Lattner | 2008-04-26 | 1 | -0/+32 |
* | rename *.llx -> *.ll, last batch. | Chris Lattner | 2008-04-19 | 15 | -0/+0 |
* | Remove llvm-upgrade and update test cases. | Tanya Lattner | 2008-03-01 | 23 | -391/+382 |
* | Remove any 'nest' parameter attributes if the function | Duncan Sands | 2008-02-16 | 1 | -0/+57 |
* | Don't let globalopt hack on volatile loads or stores. | Chris Lattner | 2008-01-29 | 1 | -0/+9 |
* | Fix the miscompilation of MiBench/consumer-lame that was exposed by Evan's | Chris Lattner | 2008-01-14 | 1 | -0/+16 |
* | Fix PR1896 | Chris Lattner | 2008-01-04 | 1 | -0/+26 |
* | upgrade test | Chris Lattner | 2007-11-13 | 2 | -11/+11 |
* | Tighten up a check for folding away loads from (newly constant) globals. This | Chris Lattner | 2007-11-09 | 1 | -0/+19 |
* | 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 | 29 | -0/+816 |