Add a comment noting that the fdiv -> fmul conversion won't generate
[oota-llvm.git] / test / CodeGen / X86 / pic_jumptable.ll
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...