Bring r226038 back.
[oota-llvm.git] / test / CodeGen / X86 / pic_jumptable.ll
2015-01-19 Rafael EspindolaBring r226038 back.
2015-01-16 Timur IskhodzhanovRevert r226242 - Revert Revert Don't create new comdats...
2015-01-16 Rafael EspindolaRevert "Revert Don't create new comdats in CodeGen"
2015-01-15 Timur IskhodzhanovRevert Don't create new comdats in CodeGen
2015-01-14 Rafael EspindolaDon't create new comdats in CodeGen.
2012-09-24 Jim GrosbachMark jump tables in code sections with DataRegion direc...
2011-07-02 Chandler CarruthPartially FileCheck-ize a test to remove a weird quotin...
2011-03-04 Joerg SonnenbergerBe nice to Xcore and the XMOS assembler and avoid quoti...
2011-03-03 Joerg SonnenbergerBug#9033: For the ELF assembler output, always quote...
2011-02-14 Rafael EspindolaSwitch llvm to using comdats. For now always use groups...
2010-04-17 Dan GohmanStart function numbering at 0.
2010-04-12 Evan ChengUse .set expression for x86 pic jump table reference...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-25 Chris Lattnerdown with unwind info :)
2009-06-18 Evan ChengOn Darwin, ams printer should output a second label...
2009-03-25 Evan ChengCodeGen still defaults to non-verbose asm, but llc...
2008-02-07 Evan ChengFix a x86-64 codegen deficiency. Allow gv + offset...
2007-11-09 Evan ChengFix tests.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-10-05 Chris LattnerVerify that jump tables are emitted to the same section...