Fix this test.
[oota-llvm.git] / test / Assembler /
2008-02-26 Devang PatelUpdate bitcode reader and writer to handle multiple...
2008-02-23 Evan ChengBacking out r47521 for now. This has broken a number...
2008-02-23 Devang PatelProperly read and write bitcodes for multiple return...
2008-02-21 Devang PatelLet invoke return aggregate value.
2008-02-21 Devang PatelLet function call return aggregate.
2008-02-20 Devang PatelXFAIL for now.
2008-02-20 Devang PatelNow functions can return aggregate values.
2008-02-19 Chris LattnerFix PR2060 by rejecting invalid types for integer const...
2008-02-17 Chris Lattnerthis test isn't useful since we added @ notation for...
2008-02-17 Chris Lattnerthis line was commented out.
2008-02-16 Tanya LattnerRemove llvm-upgrade and update tests.
2008-02-16 Tanya LattnerRemoving llvm upgrade, so remove tests specific to...
2008-02-15 Chris Lattnerupgrade this test, which wasn't testing the right thing...
2008-02-15 Chris Lattnerrename llx -> ll
2008-02-14 Tanya LattnerRemove llvm-upgrade
2008-01-11 Duncan SandsTwo occurrences on one line count as one...
2008-01-11 Duncan SandsIf there are attributes on the varargs part of a
2007-12-14 Dan GohmanDon't redirect stderr when it isn't needed.
2007-12-14 Anders CarlssonAll MMX shift instructions took a <2 x i32> vector...
2007-12-12 Christopher LambImplement part of review feedback for address spaces.
2007-12-11 Dan GohmanUse not instead of ignore when an exit status is expect...
2007-12-11 Dan GohmanDon't redirect stderr when it isn't needed.
2007-12-11 Christopher LambImplement address space attribute for LLVM pointer...
2007-12-10 Chris LattnerFix PR1850 by removing an unsafe transformation from...
2007-12-10 Gordon HenriksenAdding a collector name attribute to Function in the...
2007-11-28 Tanya LattnerFix bug in regression tests that ignored stderr output...
2007-11-27 Duncan SandsFix PR1146: parameter attributes are longer part of
2007-11-27 Dan GohmanDon't redirect llvm-as's stderr to llvm-dis.
2007-09-10 Chris LattnerFix PR1645 by resolving forward alias references.
2007-09-05 Dale JohannesenChange all floating constants that are not exactly
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-08-06 Chris LattnerFix PR1577, a crash on invalid bug.
2007-08-04 Chandler CarruthThis is the patch to provide clean intrinsic function...
2007-07-31 Reid SpencerFor PR1553:
2007-07-19 Reid SpencerFor PR1553:
2007-06-29 John CriswellConvert .cvsignore files
2007-05-22 Chris Lattnernew testcase for a recent regression
2007-05-05 Chris LattnerRemove bogus testcase, PR409 is wontfix
2007-04-26 Chris Lattnernew testcase
2007-04-22 Reid SpencerFor PR1146:
2007-04-21 Christopher Lambadd support for alignment attributes on load/store...
2007-04-20 Christopher LambTest check in
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFix the syntax for these tests. Noticed by Duncan Sands.
2007-04-16 Reid SpencerSyntax upgrade and fix for PR1336.
2007-04-16 Reid SpencerTest case for PR1328.
2007-04-16 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-03-30 Reid SpencerFor PR1289:
2007-03-29 Reid Spencercheckpoint -> implementation. This really needs to...
2007-03-28 Reid SpencerDelete the remanant of an obsolete comment.
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-03-28 Reid SpencerThe implementation keyword was replaced with checkpoint.
2007-03-20 Reid SpencerBreak up huge line so that this file is almost readable.
2007-03-19 Reid SpencerTest case noticed by Sheng that fails because negative...
2007-03-19 Reid SpencerFor PR1258:
2007-03-14 Reid SpencerTest case for PR1256.
2007-02-08 Reid SpencerNew test cases for PR1187
2007-02-08 Reid SpencerMake this legal input.
2007-02-08 Reid SpencerAdd some more interesting cases to this test.
2007-02-08 Reid SpencerFor PR1187:
2007-02-07 Reid SpencerFor PR1187:
2007-02-07 Reid SpencerFor PR1187:
2007-02-05 Reid SpencerAssembler no longer prints ! at the end of its error...
2007-02-02 Reid SpencerChanges to support making the shift instructions be...
2007-01-29 Reid SpencerUpdate this test case to look for sret parameter attrib...
2007-01-28 Reid SpencerTest case for PR1137. This makes sure that we don't...
2007-01-26 Reid SpencerFor PR1122:
2007-01-26 Reid SpencerFor PR761:
2007-01-20 Owen AndersonFix incorrect run line.
2007-01-17 Reid SpencerTest cases for PR1117.
2007-01-13 Reid SpencerFor PR1043:
2007-01-13 Reid SpencerTest case for PR1093 for llvm.va_* intrinsics upgrade.
2007-01-06 Reid SpencerCurrently, there is no fix for this.
2007-01-06 Reid SpencerTest case for PR1082, an llvm-upgrade bug.
2007-01-06 Reid SpencerTest Case for PR1080.
2007-01-05 Reid SpencerFix this to check for the correct error message.
2007-01-05 Reid SpencerThis tests for something that will become illegal soon...
2007-01-05 Reid SpencerBeef up this test case a little by introducing a global...
2007-01-05 Reid SpencerMake this test that we can drop the implementation...
2007-01-02 Reid SpencerAdd a test case for abstract parameter and result types...
2007-01-02 Reid SpencerFor PR1070:
2007-01-02 Reid SpencerManually upgrade this test case to make sure that the...
2007-01-02 Reid SpencerFor PR1070:
2006-12-31 Reid SpencerFor PR950:
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-09 Reid SpencerFix the run line and make this test more specific.
2006-12-09 Reid SpencerAdd a check to catch an incorrect upgrade.
2006-12-02 Reid SpencerUse llvm-upgrade these tests as they all use old assembly.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-27 Reid SpencerFor PR950:
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2006-09-28 Reid SpencerAdd a test case for PR902.
2006-05-26 Chris LattnerNew testcase, check that the bc file correctly encodes...
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2006-01-05 Chris Lattnernew tests, derived from cosmics scheme output
next