summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2006-05-25-CycleInDAG.ll
Commit message (Expand)AuthorAge
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* Byebye llvm-upgrade!Tanya Lattner2008-03-25
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* New test case. x86 isel was creating a cycle in the DAG.Evan Cheng2006-05-25