OSDN Git Service

Update aosp/master LLVM for rebase to r239765
[android-x86/external-llvm.git] / test / CodeGen / X86 / pic_jumptable.ll
2015-07-08 Pirama Arumuga NainarUpdate aosp/master LLVM for rebase to r239765
2015-06-08 Stephen HinesMerge "add aarch64 codegen for x86_64 LLVM if specified"
2015-04-10 Pirama Arumuga NainarMerge "Update aosp/master llvm for rebase to r233350"
2015-04-09 Pirama Arumuga NainarUpdate aosp/master llvm for rebase to r233350
2015-04-08 Colin CrossMerge "Take HOST_PREFER_32_BIT into account"
2015-04-08 Colin CrossMerge "Set LOCAL_MULTLIB := first for all LLVM host...
2015-04-01 Stephen HinesMerge "Update aosp/master LLVM for rebase to r230699."
2015-03-23 Stephen HinesUpdate aosp/master LLVM for rebase to r230699.
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2012-09-24 Jim GrosbachMark jump tables in code sections with DataRegion direc...
2011-07-16 Nowar GuMerge upstream to r135343 at Sat. 16th July 2011.
2011-07-02 Chandler CarruthPartially FileCheck-ize a test to remove a weird quotin...
2011-03-09 Jush LuMerge upstream r127116
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-28 Shih-wei LiaoSync upstream to r102410.
2010-04-17 Dan GohmanStart function numbering at 0.
2010-04-17 Dan GohmanStart function numbering at 0.
2010-04-12 Evan ChengUse .set expression for x86 pic jump table reference...
2010-04-12 Evan ChengUse .set expression for x86 pic jump table reference...
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-25 Chris Lattnerdown with unwind info :)
2009-06-25 Chris Lattnerdown with unwind info :)
2009-06-18 Evan ChengOn Darwin, ams printer should output a second label...
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...
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...
2008-02-07 Evan ChengFix a x86-64 codegen deficiency. Allow gv + offset...
2007-11-09 Evan ChengFix tests.
2007-11-09 Evan ChengFix tests.
2007-07-18 Dan GohmanIt's not necessary to do rounding for alloca operations...
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...