Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / tailcall-stackalign.ll
2010-09-22 Chris LattnerFix an inconsistency in the x86 backend that led it...
2009-11-22 Edward O'CallaghanConvert a few tests to FileCheck for PR5307.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-09-22 Arnold SchwaighoferChange the calling convention used when tail call optim...
2008-09-11 Arnold SchwaighoferWhen tailcallopt is enabled all fastcc calls must have...