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