Age | Commit message (Expand) | Author |
---|---|---|
2012-02-01 | Instruction scheduling itinerary for Intel Atom. | Andrew Trick |
2011-08-08 | Don't clobber pending ST regs when FP regs are killed. | Jakob Stoklund Olesen |
2011-06-28 | Clean up the handling of the x87 fp stack to make it more robust. | Jakob Stoklund Olesen |
2011-06-27 | Move all inline-asm-fpstack tests to a single file. | Jakob Stoklund Olesen |
2010-07-10 | FileCheckize inline asm FP stack tests | Jakob Stoklund Olesen |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-06-04 | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman |
2008-03-11 | Implement basic support for the 'f' register class constraint. This basically | Chris Lattner |
2008-03-09 | teach X86InstrInfo::copyRegToReg how to copy into ST(0) from | Chris Lattner |
2008-03-09 | Add ScheduleDAG support for copytoreg where the src/dst register are | Chris Lattner |