DebugLoc associated with a machine instruction is used to emit location entries....
[oota-llvm.git] / test / CodeGen / X86 / 2008-08-23-X86-64AsmBug.ll
2010-06-24 Dan GohmanEliminate the other half of the BRCOND optimization...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-16 Evan ChengChanged my mind. We now allow remat of instructions...
2009-07-16 Evan ChengLet callers decide the sub-register index on the def...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-08-30 Evan ChengRe-apply 55467 with fix. If copy is being replaced...
2008-08-28 Dan GohmanRevert r55467; it causes regressions in UnitTests/Vecto...
2008-08-28 Evan ChengIf a copy isn't coalesced, but its src is defined by...
2008-08-25 Evan ChengFix asm printing of MOVSDto64mr and MOV64toSDrm.