Age | Commit message (Expand) | Author |
---|---|---|
2012-04-23 | Reapply r155136 after fixing PR12599. | Jakob Stoklund Olesen |
2012-04-20 | Revert r155136 "Defer some shl transforms to DAGCombine." | Jakob Stoklund Olesen |
2012-04-19 | Defer some shl transforms to DAGCombine. | Jakob Stoklund Olesen |
2012-04-18 | FileCheckize | Jakob Stoklund Olesen |
2012-04-18 | Nobody likes shifty instructions, but that was a bit strong. | Jakob Stoklund Olesen |
2010-01-10 | change the preferred canonical form for a sign extension to be | Chris Lattner |
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-14 | For PR1319: | Reid Spencer |
2007-03-23 | Add more test cases for APIntified InstCombine. | Reid Spencer |