summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/narrow-shl-load.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-27
* Fix a bug in ReduceLoadWidth that wasn't handling extendingChris Lattner2010-12-22
* Fix DAGCombiner to avoid folding a sext-in-reg or similar through a shlDan Gohman2010-11-09
* Delete an extraneous svn:executable property.Dan Gohman2010-11-09
* Fix DAGCombiner to avoid going into an infinite loop when itDan Gohman2010-11-03