aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler
Commit message (Expand)AuthorAgeFilesLines
* Don't redirect stderr when it isn't needed.Dan Gohman2007-12-141-5/+5
* All MMX shift instructions took a <2 x i32> vector as the shift amount parame...Anders Carlsson2007-12-141-0/+29
* Implement part of review feedback for address spaces.Christopher Lamb2007-12-121-2/+2
* Use not instead of ignore when an exit status is expected to alwaysDan Gohman2007-12-112-2/+2
* Don't redirect stderr when it isn't needed.Dan Gohman2007-12-112-2/+2
* 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
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* new testcase for a recent regressionChris Lattner2007-05-221-0/+22
* Remove bogus testcase, PR409 is wontfixChris Lattner2007-05-051-14/+0
* new testcaseChris Lattner2007-04-261-0/+6
* For PR1146:Reid Spencer2007-04-221-0/+2
* add support for alignment attributes on load/store instructionsChristopher Lamb2007-04-212-0/+14
* Test check inChristopher Lamb2007-04-201-1/+0
* For PR1319:Reid Spencer2007-04-162-2/+2
* For PR1319:Reid Spencer2007-04-164-5/+4
* Fix the syntax for these tests. Noticed by Duncan Sands.Reid Spencer2007-04-1617-18/+20
* Syntax upgrade and fix for PR1336.Reid Spencer2007-04-161-4/+5
* Test case for PR1328.Reid Spencer2007-04-161-0/+9
* For PR1336:Reid Spencer2007-04-163-3/+0
* For PR1336:Reid Spencer2007-04-153-0/+3
* For PR1319:Reid Spencer2007-04-1520-34/+39
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* For PR1289:Reid Spencer2007-03-301-3/+1
* checkpoint -> implementation. This really needs to just drop the need forReid Spencer2007-03-291-1/+1
* Delete the remanant of an obsolete comment.Reid Spencer2007-03-281-2/+0
* Remove use of implementation keyword.Reid Spencer2007-03-282-2/+0
* The implementation keyword was replaced with checkpoint.Reid Spencer2007-03-281-1/+1
* Break up huge line so that this file is almost readable.Reid Spencer2007-03-201-2/+52
* Test case noticed by Sheng that fails because negative values that areReid Spencer2007-03-191-0/+7
* For PR1258:Reid Spencer2007-03-191-0/+9
* Test case for PR1256.Reid Spencer2007-03-141-0/+24
* New test cases for PR1187Reid Spencer2007-02-082-0/+33
* Make this legal input.Reid Spencer2007-02-081-1/+1
* Add some more interesting cases to this test.Reid Spencer2007-02-081-0/+2
* For PR1187:Reid Spencer2007-02-081-0/+21
* For PR1187:Reid Spencer2007-02-071-0/+8
* For PR1187:Reid Spencer2007-02-071-0/+11
* Assembler no longer prints ! at the end of its error messages.Reid Spencer2007-02-051-1/+1