Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the remaining simplify-libcalls tests to instcombine, merging most of ↵ | Benjamin Kramer | 2013-05-19 | 1 | -179/+0 |
| | | | | | | them into a single file. llvm-svn: 182211 | ||||
* | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ↵ | Dmitri Gribenko | 2012-12-30 | 1 | -1/+1 |
| | | | | | | | | ModuleID This is done to avoid odd test failures, like the one fixed in r171243. llvm-svn: 171246 | ||||
* | SimplifyLibCalls: Give all safely-shrinkable libcalls the same treatment. | Benjamin Kramer | 2012-08-22 | 1 | -0/+179 |
llvm-svn: 162383 |