Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / 2007-09-27-LDIntrinsics.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-06-14 Bill WendlingHeuristic: If the number of operands in the alias are...
2011-04-14 Bill WendlingHave the X86 back-end emit the alias instead of what...
2010-01-01 Chris LattnerTeach codegen to lower llvm.powi to an efficient (but...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-09-28 Dale JohannesenAdd sqrt and powi intrinsics for long double.