summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fp-stack-compare.ll
Commit message (Expand)AuthorAge
* X86: Don't emit conditional floating point moves on when targeting pre-pentiu...Benjamin Kramer2012-04-27
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-14
* go to great lengths to work around a GAS bug my previous patchChris Lattner2010-11-06
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-21
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-15
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Testcase for pr1012Chris Lattner2006-11-20