]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/Transforms/InstCombine/apint-shl-trunc.ll
[canonicalize] Teach InstCombine to canonicalize loads which are only
[opencl/llvm.git] / test / Transforms / InstCombine / apint-shl-trunc.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-03-29 Chandler CarruthFilecheck-ize this test so that it actually tests somet...
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
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...
2007-04-14 Reid SpencerFor PR1319:
2007-03-23 Reid SpencerAdd test case for testing InstCombine with arbitrary...