summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-12-19-EarlyClobberBug.ll
Commit message (Expand)AuthorAge
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-01
* Prepare remaining tests for -join-physreg going away.Jakob Stoklund Olesen2011-05-04
* Start function numbering at 0.Dan Gohman2010-04-17
* emit basic block labels with mcstreamer.Chris Lattner2010-01-20
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* eliminate some uses of prcontext. Any help here would be appreciated :)Chris Lattner2009-08-30
* Model inline asm constraint which ties an input to an output register as mach...Evan Cheng2009-03-23
* Fix PR3149. If an early clobber def is a physical register and it is tied to ...Evan Cheng2008-12-19