summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/20090313-signext.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2012-07-02Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-03-25Revert 67132. This is breaking some objective-c apps.Evan Cheng
2009-03-18Add -relocation-model=pic so that the test worksRafael Espindola
2009-03-18A more proper -mtriple.Bill Wendling
2009-03-18Temporary fix. I think Rafael wanted this to be Linux-only.Bill Wendling
2009-03-17Don't force promotion of return arguments on the callee.Rafael Espindola