aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ConstantMerge
Commit message (Expand)AuthorAgeFilesLines
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-2/+2
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-082-3/+3
* Eliminate uses of %prcontext.Daniel Dunbar2009-09-051-1/+3
* 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
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-013-25/+23
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-184-0/+39