summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/combine-lds.ll
AgeCommit message (Expand)AuthorFilesLines
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2008-09-04For whatever the reason, x86 CallingConv::Fast (i.e. fastcc) was not passing ...Evan Cheng1-3/+2
2008-05-12Xform bitconvert(build_pair(load a, load b)) to a single load if the load loc...Evan Cheng1-0/+7