aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler
Commit message (Expand)AuthorAgeFilesLines
...
* Implement address space attribute for LLVM pointer types. Address spaces are Christopher Lamb2007-12-111-0/+25
* Fix PR1850 by removing an unsafe transformation from VMCore/ConstantFold.cpp.Chris Lattner2007-12-101-3/+0
* Adding a collector name attribute to Function in the IR. These Gordon Henriksen2007-12-101-0/+12
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner2007-11-2820-26/+25
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-274-4/+9
* Don't redirect llvm-as's stderr to llvm-dis.Dan Gohman2007-11-271-1/+1
* Fix PR1645 by resolving forward alias references.Chris Lattner2007-09-101-0/+9
* Change all floating constants that are not exactlyDale Johannesen2007-09-051-1/+1
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-152-2/+2
* Fix PR1577, a crash on invalid bug.Chris Lattner2007-08-061-0/+7
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-041-0/+52
* For PR1553:Reid Spencer2007-07-311-0/+12
* For PR1553:Reid Spencer2007-07-191-0/+9
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-18102-0/+25681