aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pic_jumptable.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix a x86-64 codegen deficiency. Allow gv + offset when using rip addressing ...Evan Cheng2008-02-071-33/+32
* Fix tests.Evan Cheng2007-11-091-4/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Verify that jump tables are emitted to the same section as the function is,Chris Lattner2006-10-051-0/+79