Fix PR4639, a ELF-TLS regression from some of my refactoring.
[oota-llvm.git] / test / CodeGen / X86 / pre-split4.ll
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2009-05-02 Dan GohmanPreviously, RecursivelyDeleteDeadInstructions provided...
2009-03-31 Owen AndersonRemove the "fast" cases for spill and restore point...
2008-10-25 Evan ChengIf val# def is ~0U, meaning it's defined by a PHI,...