C and Objective Caml bindings for GlobalVariable::isConstant.
[oota-llvm.git] / test / Assembler /
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
2005-12-23 Chris Lattnerthis test fails
2005-12-22 Reid SpencerFix PR409:
2005-12-21 Chris Lattnernew testcase
2005-05-05 Chris Lattnernew testcase for PR541
2005-03-21 Chris LattnerThis error message changed.
2005-02-27 Chris LattnerFix misspellings, patch contributed by Gabor Greif!
2005-02-09 Chris LattnerNew testcase that the asmwriter botches.
2005-02-01 Chris LattnerThis bug crashes the assembler, distilled from a testca...
2005-01-05 Chris LattnerUpdate this test to pass.
2005-01-04 Chris LattnerTest that trivial constants are not printed in hex...
2004-12-08 Chris LattnerThis test is xfail right now, to keep DJ clean, also...
2004-12-06 Reid SpencerTest case for PR409:
2004-12-05 Chris LattnerChange this test to not require execution of the program.
2004-12-05 Chris LattnerNew testcase for the bug affecting 255.vortex in CBE...
2004-11-28 Chris Lattnernew testcase for PR463
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-11-07 Chris LattnerRevert back to r1.1, I'm just thoroughly confused :)
2004-11-07 Chris LattnerAdd new (old) testcase
2004-11-07 Tanya LattnerAdded RUN line.
2004-11-06 Tanya LattnerAdding RUN lines.
2004-11-06 Tanya LattnerAdding XFAIL lines for dejagnu support.
2004-10-23 Chris LattnerNew testcase
2004-09-29 Chris LattnerThe verifier takes 50s on this testcase, that is not...
2004-07-14 Chris Lattnerthis "feature" is gone
2004-07-08 Chris LattnerAdd a test that I have had in my tree for several month...
2004-07-08 Chris LattnerFix this testcase
2004-06-07 Chris LattnerNew testcase for PR361
next