aboutsummaryrefslogtreecommitdiffstats
path: root/test/Integer
Commit message (Expand)AuthorAgeFilesLines
* Eliminate some Tclisms.Daniel Dunbar2009-09-051-1/+1
* Now that numbered types have their number printed, it's no longerDan Gohman2009-08-127-0/+7
* Make LLVM Assembly dramatically easier to read by aligning the comments,Dan Gohman2009-08-127-131/+131
* Converted a1.ll to unittests.Misha Brukman2009-03-242-44/+0
* alignment of 0 is not valid.Chris Lattner2009-01-051-2/+2
* Reimplement the old and horrible bison parser for .ll files with a niceChris Lattner2009-01-021-2/+0
* Fix some escaping and quoting in RUN lines, mainly involving { and <. In twoMatthijs Kooijman2008-06-101-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
* refactor handling of symbolic constant folding, picking upChris Lattner2008-04-191-4/+4
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-271-1/+1
* Change all floating constants that are not exactlyDale Johannesen2007-09-052-6/+6
* For PR1553:Reid Spencer2007-07-191-6/+6
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1860-0/+1657