Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / fp-stack-compare.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-04-27 Benjamin KramerX86: Don't emit conditional floating point moves on...
2011-04-14 Bill WendlingHave the X86 back-end emit the alias instead of what...
2010-11-06 Chris Lattnergo to great lengths to work around a GAS bug my previou...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-20 Chris LattnerTestcase for pr1012