Age | Commit message (Expand) | Author |
---|---|---|
2011-10-12 | Removed colons from some target datalayout strings in test, since they don't ... | Lang Hames |
2011-03-18 | Avoid creating canonical induction variables for non-native types. | Andrew Trick |
2011-02-10 | Rename 'loopsimplify' to 'loop-simplify'. | Cameron Zwarich |
2009-10-24 | Make these tests more interesting by using | Dan Gohman |
2009-09-11 | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman |
2009-09-08 | Convert a few more opt | llvm-dis to opt -S. | Dan Gohman |
2009-09-08 | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman |
2009-06-27 | Teach LoopSimplify how to merge multiple loop exits into a single exit, | Dan Gohman |