]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/CodeGen/ARM/constants.ll
Updates to sync with changes in upstream.
[opencl/llvm.git] / test / CodeGen / ARM / constants.ll
2012-09-12 Kristof BeylsFix constant folding through bitcasts by no longer...
2012-08-20 Jakob Stoklund OlesenDon't add CFG edges for redundant conditional branches.
2011-07-11 Jim GrosbachSimplify printing of ARM shifted immediates.
2011-06-22 Nick LewyckyNeeds a triple.
2011-06-22 Nick LewyckyEmit trailing padding on constant vectors when TargetDa...
2011-04-05 Johnny ChenFix test-llvm failures.
2011-03-11 Cameron ZwarichRoll r127459 back in:
2011-03-11 Daniel DunbarRevert r127459, "Optimize trivial branches in CodeGenPr...
2011-03-11 Cameron ZwarichOptimize trivial branches in CodeGenPrepare, which...
2010-10-22 Jim Grosbachtidy up
2010-09-17 Jim Grosbachtweak test to check instructions rather than relying...
2009-10-27 Bob WilsonFix some more failures by converting to FileCheck.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-24 Evan ChengDo not emit comments unless -asm-verbose.
2008-02-17 Tanya LattnerRemove llvm-upgrade.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-16 Reid SpencerFor PR1319:
2007-01-19 Evan ChengARM test cases contributed by Apple.
2007-01-12 Lauro Ramos VenancioBuild constants using instructions mov/orr or mvn/eor.
2007-01-05 Reid SpencerGlobals are not being renamed any more.
2007-01-02 Reid SpencerFor PR1070:
2006-12-14 Rafael Espindolaavoid using a constant table when a constant can be...
2006-12-10 Rafael Espindola.align is in bits
2006-12-07 Rafael Espindolafix alignment
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-10-19 Rafael Espindolaprint common symbols
2006-09-21 Rafael Espindolaif a constant can't be an immediate, add it to the...