summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Alpha/jmp_table.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-4/+4
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-091-0/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-191-82/+79
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-151-5/+7
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-4/+4
* Jimptables working again on alpha.Andrew Lenharth2006-10-111-2/+0
* xfail this until andrew has a chance to implement the alpha TM method.Chris Lattner2006-10-091-0/+2
* Check that jump tables wind up in the rodata sectionAndrew Lenharth2006-10-051-1/+2
* FixAndrew Lenharth2006-09-251-2/+2
* basic jump table testAndrew Lenharth2006-09-241-0/+98