summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/shift-folding.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Properly constrain register classes in 2-addr.Jakob Stoklund Olesen2012-05-20
* Prevent a DAGCombine from firing where there are two uses ofChandler Carruth2012-01-05
* Cleanup and FileCheck-ize a test.Chandler Carruth2012-01-05
* fix rdar://8494845 + PR8244 - a miscompile exposed by my patch in r101350Chris Lattner2010-10-01
* Reapply r106634, now that the bug it exposed is fixed.Dan Gohman2010-06-24
* Revert r106263, "Fold the ShrinkDemandedOps pass into the regular DAGCombiner...Daniel Dunbar2010-06-23
* Fold the ShrinkDemandedOps pass into the regular DAGCombiner pass,Dan Gohman2010-06-18
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-21
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-15
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* remove dead argsChris Lattner2005-08-19
* new testcaseChris Lattner2005-05-09