[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / Generic / 2007-04-13-SwitchLowerBadPhi.ll
2010-03-14 Chris Lattnerdon't have i386-specific tests in CodeGen/Generic,...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-04-29 Bill WendlingSecond attempt:
2009-04-28 Bill Wendlingr70270 isn't ready yet. Back this out. Sorry for the...
2009-04-28 Bill WendlingMassive check in. This changes the "-fast" flag to...
2007-04-13 Anton KorobeynikovFix PR1323 : we haven't updated phi nodes in good manner :)