aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/XCore/ashr.ll
Commit message (Expand)AuthorAgeFilesLines
* XCore target: implement exception handlingRobert Lytton2013-11-131-8/+8
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-8/+8
* Flip the new block-placement pass to be on by default.Chandler Carruth2012-04-161-7/+7
* Enable machine sinking critical edge splitting. e.g.Evan Cheng2010-09-201-4/+4
* convert the last 3 targets to use EmitFunctionBody() now thatChris Lattner2010-01-281-1/+1
* Add some peepholes for signed comparisons using ashr X, X, 32.Richard Osborne2009-10-081-0/+76