Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -30/+30 |
* | Reapply r155136 after fixing PR12599. | Jakob Stoklund Olesen | 2012-04-23 | 1 | -3/+13 |
* | Revert r155136 "Defer some shl transforms to DAGCombine." | Jakob Stoklund Olesen | 2012-04-20 | 1 | -13/+3 |
* | Defer some shl transforms to DAGCombine. | Jakob Stoklund Olesen | 2012-04-19 | 1 | -3/+13 |
* | FileCheckize | Jakob Stoklund Olesen | 2012-04-18 | 1 | -2/+59 |
* | Nobody likes shifty instructions, but that was a bit strong. | Jakob Stoklund Olesen | 2012-04-18 | 1 | -1/+1 |
* | change the preferred canonical form for a sign extension to be | Chris Lattner | 2010-01-10 | 1 | -7/+0 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | For PR1319: | Reid Spencer | 2007-04-14 | 1 | -2/+1 |
* | Add more test cases for APIntified InstCombine. | Reid Spencer | 2007-03-23 | 1 | -0/+192 |