summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/apint-shift.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Reapply r155136 after fixing PR12599.Jakob Stoklund Olesen2012-04-23
* Revert r155136 "Defer some shl transforms to DAGCombine."Jakob Stoklund Olesen2012-04-20
* Defer some shl transforms to DAGCombine.Jakob Stoklund Olesen2012-04-19
* FileCheckizeJakob Stoklund Olesen2012-04-18
* Nobody likes shifty instructions, but that was a bit strong.Jakob Stoklund Olesen2012-04-18
* change the preferred canonical form for a sign extension to beChris Lattner2010-01-10
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* For PR1319:Reid Spencer2007-04-14
* Add more test cases for APIntified InstCombine.Reid Spencer2007-03-23