Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Feature / testalloca.ll
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
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
2002-05-22 Chris LattnerRemove spaces from function names
2001-12-14 Chris LattnerUpdate LLVM tests to use new pointer indexing, and...
2001-07-21 Vikram S. AdveVersion of testmemory to test alloca, load and store.