load (x|y) -> load (x+y) iff x and y have no common bits.
[oota-llvm.git] / test / Feature / varargs.ll
2004-11-07 Tanya LattnerAdded RUN lines and dejagnu support for Feature dir.
2003-10-21 Chris LattnerUpdate test to new style
2003-05-08 Chris LattnerTest the whole range of varargs handling stuff
2003-05-08 Chris LattnerNew testcase