summaryrefslogtreecommitdiff
path: root/test/Assembler
Commit message (Expand)AuthorAge
...
* Fix PR1850 by removing an unsafe transformation from VMCore/ConstantFold.cpp.Chris Lattner2007-12-10
* Adding a collector name attribute to Function in the IR. These Gordon Henriksen2007-12-10
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner2007-11-28
* Fix PR1146: parameter attributes are longer part ofDuncan Sands2007-11-27
* Don't redirect llvm-as's stderr to llvm-dis.Dan Gohman2007-11-27
* Fix PR1645 by resolving forward alias references.Chris Lattner2007-09-10
* Change all floating constants that are not exactlyDale Johannesen2007-09-05
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* Fix PR1577, a crash on invalid bug.Chris Lattner2007-08-06
* This is the patch to provide clean intrinsic function overloading support in ...Chandler Carruth2007-08-04
* For PR1553:Reid Spencer2007-07-31
* For PR1553:Reid Spencer2007-07-19
* Convert .cvsignore filesJohn Criswell2007-06-29
* new testcase for a recent regressionChris Lattner2007-05-22
* Remove bogus testcase, PR409 is wontfixChris Lattner2007-05-05
* new testcaseChris Lattner2007-04-26
* For PR1146:Reid Spencer2007-04-22
* add support for alignment attributes on load/store instructionsChristopher Lamb2007-04-21
* Test check inChristopher Lamb2007-04-20
* For PR1319:Reid Spencer2007-04-16
* For PR1319:Reid Spencer2007-04-16
* Fix the syntax for these tests. Noticed by Duncan Sands.Reid Spencer2007-04-16
* Syntax upgrade and fix for PR1336.Reid Spencer2007-04-16
* Test case for PR1328.Reid Spencer2007-04-16
* For PR1336:Reid Spencer2007-04-16
* For PR1336:Reid Spencer2007-04-15
* For PR1319:Reid Spencer2007-04-15
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* For PR1289:Reid Spencer2007-03-30
* checkpoint -> implementation. This really needs to just drop the need forReid Spencer2007-03-29
* Delete the remanant of an obsolete comment.Reid Spencer2007-03-28
* Remove use of implementation keyword.Reid Spencer2007-03-28
* The implementation keyword was replaced with checkpoint.Reid Spencer2007-03-28
* Break up huge line so that this file is almost readable.Reid Spencer2007-03-20
* Test case noticed by Sheng that fails because negative values that areReid Spencer2007-03-19
* For PR1258:Reid Spencer2007-03-19
* Test case for PR1256.Reid Spencer2007-03-14
* New test cases for PR1187Reid Spencer2007-02-08
* Make this legal input.Reid Spencer2007-02-08
* Add some more interesting cases to this test.Reid Spencer2007-02-08
* For PR1187:Reid Spencer2007-02-08
* For PR1187:Reid Spencer2007-02-07
* For PR1187:Reid Spencer2007-02-07
* Assembler no longer prints ! at the end of its error messages.Reid Spencer2007-02-05
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-02
* Update this test case to look for sret parameter attribute not csret cc.Reid Spencer2007-01-29
* Test case for PR1137. This makes sure that we don't get erroneousReid Spencer2007-01-28
* For PR1122:Reid Spencer2007-01-26
* For PR761:Reid Spencer2007-01-26
* Fix incorrect run line.Owen Anderson2007-01-20