aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/overlap-shift.ll
AgeCommit message (Expand)Author
2012-07-02Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth
2011-11-27Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-21Remove llvm-upgrade and update tests.Tanya Lattner
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-05-01Intel mode no longer uses %'s on registersChris Lattner
2006-03-24fix two spellosChris Lattner
2006-02-28evan's recent x86 isel improvements have fixed this, though not in the wayChris Lattner
2005-01-02xfail these tests, whcih require more info in the code generator to implementChris Lattner
2005-01-02Add several testcases for new optimizations in the code generator.Chris Lattner