Fix PR4639, a ELF-TLS regression from some of my refactoring.
[oota-llvm.git] / test / CodeGen / X86 / 20090313-signext.ll
2009-03-25 Evan ChengRevert 67132. This is breaking some objective-c apps.
2009-03-18 Rafael EspindolaAdd -relocation-model=pic so that the test works
2009-03-18 Bill WendlingA more proper -mtriple.
2009-03-18 Bill WendlingTemporary fix. I think Rafael wanted this to be Linux...
2009-03-17 Rafael EspindolaDon't force promotion of return arguments on the callee.