aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/cast2.ll
Commit message (Expand)AuthorAgeFilesLines
* Make opt default to not adding a target data string and update tests that dep...Kenneth Uildriks2009-11-031-0/+1
* Convert the rest of the InstCombine tests from notcast to FileCheck.Edward O'Callaghan2009-10-121-1/+8
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* For PR1319:Reid Spencer2007-04-141-1/+0
* new testcaseChris Lattner2007-03-251-0/+6
* new testcase: instcombine should remove all the casts.Chris Lattner2007-03-031-0/+24