[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / Generic / constindices.ll
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-19 Tanya LattnerRemove llvm-upgrade and update tests.
2007-09-05 Dale JohannesenChange all floating constants that are not exactly
2006-12-02 Reid SpencerRun llvm-upgrade on this test and/or upgrade intrinsic...
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2004-11-06 Tanya LattnerAdding RUN lines.
2003-09-09 Chris LattnerUpdate testcases to be more modern
2002-08-21 Chris LattnerConvert testcase to not use indexing on loads & stores
2002-08-04 Vikram S. AdveAdd a sequence of GEPs with constant indices, for...
2002-07-10 Vikram S. AdveSome of these are feature tests, not regression tests.