]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/Transforms/LowerSwitch
Updates to sync with changes in upstream.
[opencl/llvm.git] / test / Transforms / LowerSwitch /
2014-07-11 Marcello MaggioniAdded test for commit r212802 that was missing
2014-06-16 Jim GrosbachLowerSwitch: track bounding range for the condition...
2013-09-09 Bob WilsonRevert patches to add case-range support for PR1255.
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2012-05-24 Stepan DyatkovskiyPR1255 related changes (case ranges):
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-05-20 Gabor Greifsabre brings to my attention that the 'tr' suffix is...
2008-05-20 Gabor GreifRename the last test with .llx extension to .ll, resolv...
2008-03-19 Tanya LattnerUpgrade tests.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-06-29 John CriswellConvert .cvsignore files
2007-04-16 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-03-10 Anton KorobeynikovUse range tests in LowerSwitch, where possible
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-03-14 Chris LattnerNew testcase that crashes the -lowerswitch pass
2003-10-21 Chris LattnerThis was not a lower-switch bug, it was a preselection bug
2003-10-21 Misha BrukmanOnly fails on the Sparc, only when run via the JIT.
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2003-08-23 Chris LattnerNew testcase
2003-05-01 Chris LattnerReduce testcase a bit
2003-05-01 Chris LattnerNew testcase for the lowerswitch pass