[X86] Improved lowering of packed vector shifts to vpsllq/vpsrlq.
[oota-llvm.git] / test / CodeGen / X86 / jump_table_alias.ll
2014-11-11 Tom RoederAdd Forward Control-Flow Integrity.
2014-07-30 Rafael EspindolaUse "weak alias" instead of "alias weak"
2014-06-05 Tom RoederAdd a new attribute called 'jumptable' that creates...