summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/combine-lds.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-09-04For whatever the reason, x86 CallingConv::Fast (i.e. fastcc) was not passing ...Evan Cheng
2008-05-12Xform bitconvert(build_pair(load a, load b)) to a single load if the load loc...Evan Cheng