aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Alpha/jmp_table.ll
AgeCommit message (Expand)Author
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-03-09Remove llvm-upgrade and update tests.Tanya Lattner
2008-02-19Remove llvm-upgrade and update tests.Tanya Lattner
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-10-11Jimptables working again on alpha.Andrew Lenharth
2006-10-09xfail this until andrew has a chance to implement the alpha TM method.Chris Lattner
2006-10-05Check that jump tables wind up in the rodata sectionAndrew Lenharth
2006-09-25FixAndrew Lenharth
2006-09-24basic jump table testAndrew Lenharth