summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/rev.ll
Commit message (Expand)AuthorAgeFilesLines
* (Re)generate various tests. NFCAmaury Sechet2019-10-081-19/+38
* The automatic CHECK: to CHECK-LABEL: conversion, back in 2013,Artyom Skrobov2017-02-251-7/+7
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-031-1/+1
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-2/+2
* Canonicalize (srl (bswap x), 16) to (rotr (bswap x), 16) if the high 16 bitsEvan Cheng2012-02-231-2/+2
* Teach dag combine to match halfword byteswap patterns.Evan Cheng2011-06-211-0/+40
* Add an alternative rev16 pattern. We should figure out a better way to handle...Evan Cheng2011-06-171-0/+17
* Another revsh pattern. rdar://9609059Evan Cheng2011-06-151-0/+13
* Match a few more obvious patterns to revsh. rdar://9147637.Evan Cheng2011-03-181-2/+28
* FileCheck-ize a few tests.Jim Grosbach2010-10-221-19/+22
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* Remove llvm-upgrade.Tanya Lattner2008-02-171-25/+23
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-151-2/+1
* ARM test cases contributed by Apple.Evan Cheng2007-01-191-0/+30
OpenPOWER on IntegriCloud