aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Mem2Reg
Commit message (Expand)AuthorAgeFilesLines
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-1/+1
* no need to print outputChris Lattner2008-10-271-1/+1
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Upgrade tests.Tanya Lattner2008-03-198-154/+118
* Upgrade tests.Tanya Lattner2008-03-193-26/+20
* Don't promote volatile loads/stores. This is needed (for example) to handle s...Anton Korobeynikov2007-08-261-0/+47
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1812-0/+288