Remove the use of llvm.dbg.declare.
[oota-llvm.git] / test / Feature / testmemory.ll
2004-11-07 Tanya LattnerAdded RUN lines and dejagnu support for Feature dir.
2002-10-06 Chris Lattner - Cleaned up all of the test/Feature tests to not...
2002-08-22 Chris LattnerCovnert tests to not use indexed load/stores
2001-12-14 Chris LattnerUpdate LLVM tests to use new pointer indexing, and...
2001-11-26 Chris LattnerTest array indexing
2001-07-08 Chris Lattneradd coverage of newly implemented instructions.
2001-06-06 Chris LattnerInitial revision