OSDN Git Service

Update aosp/master llvm for rebase to r233350
[android-x86/external-llvm.git] / test / CodeGen / X86 / shift-one.ll
2015-04-09 Pirama Arumuga NainarUpdate aosp/master llvm for rebase to r233350
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.
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-07-18 Dan GohmanIt's not necessary to do rounding for alloca operations...
2007-04-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-02-28 Evan ChengAdd a test case for left shift by 1. We should not...