summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/inline-asm-fpstack5.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix PR4485.Rafael Espindola2009-06-301-0/+15
Avoid unnecessary duplication of operand 0 of X86::FpSET_ST0_80. This duplication would cause one register to remain on the stack at the function return. llvm-svn: 74534
OpenPOWER on IntegriCloud