Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / InstCombine / getelementptr.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...
2005-05-01 Chris Lattnernew testcase
2005-04-25 Chris Lattnerrename fn
2005-04-25 Chris Lattnernew testcase
2004-10-16 Chris LattnerNew testcase, rework testcases to fail if there are...
2004-02-28 Chris LattnerThe instruction combining pass removes dead instruction...
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-06-28 Chris LattnerRemove usage of grep-not script
2003-06-28 Chris LattnerConvert scripts from using explicit control flow to...
2003-06-21 Chris LattnerAdd testcase for reason that typesafety of power is...
2003-03-05 Chris LattnerAdd testcase for new instcombine xform
2002-11-04 Chris LattnerAdd new getelementptr elimination test
2002-09-17 Chris LattnerConvert to use long indexes instead of uint
2002-08-16 Chris LattnerAdd new testcase for gep instruction -> get constexpr...
2002-08-02 Chris LattnerThese tests should not run -dce pass to cleanup instcom...
2002-08-02 Chris LattnerChange test to really test the cases we can hit
2002-05-02 Chris LattnerCheck another case
2002-04-18 Chris LattnerCheck in the first test: make sure getelementptr gets...