aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-05-30-ISelBug.ll
AgeCommit message (Expand)Author
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-05-30(i64 (zext (srl GR32 8))) -> movzbl AH is not safe since srl 8 only clear the...Evan Cheng