Age | Commit message (Expand) | Author |
---|---|---|
2012-11-26 | instcombine: Migrate printf optimizations | Meador Inge |
2011-12-22 | Give string constants generated by IRBuilder private linkage. | Benjamin Kramer |
2011-10-29 | SimplifyLibCalls: Use IRBuilder.CreateGlobalString when creating a string for... | Benjamin Kramer |
2011-02-12 | SimplifyLibCalls: Add missing legalize check on various printf to puts and | Daniel Dunbar |
2011-02-12 | tests: FileCheckize | Daniel Dunbar |
2009-09-11 | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman |
2009-09-08 | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman |
2009-09-08 | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman |
2007-04-16 | For PR1319: | Reid Spencer |
2007-04-14 | new testcase | Chris Lattner |