aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2006-05-25-CycleInDAG.ll
AgeCommit message (Expand)Author
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-03-25Byebye llvm-upgrade!Tanya Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-05-25New test case. x86 isel was creating a cycle in the DAG.Evan Cheng