summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/shifter_operand.ll
Commit message (Expand)AuthorAge
* Be careful about scheduling nodes above previous calls. It increase usages ofEvan Cheng2011-04-26
* Minor optimization. sign-ext/anyext of undef is still undef.Evan Cheng2011-03-14
* Re-commit 117518 and 117519 now that ARM MC test failures are out of the way.Evan Cheng2010-10-28
* Revert 117518 and 117519 for now. They changed scheduling and cause MC tests ...Evan Cheng2010-10-28
* - Assign load / store with shifter op address modes the right itinerary classes.Evan Cheng2010-10-28
* Shifter ops are not always free. Do not fold them (especially to formEvan Cheng2010-10-27
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Remove llvm-upgrade.Tanya Lattner2008-02-17
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-15
* Fix test case.Evan Cheng2007-02-28
* ARM test cases contributed by Apple.Evan Cheng2007-01-19