Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / tailcallbyval64.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
2011-03-16 NAKAMURA Takumitest/CodeGen/X86: FileCheck-ize and add explicit -mtrip...
2011-03-10 Stuart HastingsRevert 127359; it broke lencod.
2011-03-09 Stuart HastingsX86 byval copies no longer always_inline. <rdar:/...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-04-12 Arnold SchwaighoferThis patch corrects the handling of byval arguments...