index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
rotate.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add LiveRangeShrink pass to shrink live range within BB.
Dehao Chen
2017-05-31
1
-7
/
+9
*
Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB."
Hans Wennborg
2017-05-18
1
-9
/
+7
*
Add LiveRangeShrink pass to shrink live range within BB.
Dehao Chen
2017-05-12
1
-7
/
+9
*
[X86] Use memory form of shift right by 1 when the rotl immediate is one less...
Craig Topper
2017-02-20
1
-7
/
+7
*
[X86] Add test cases showing missed opportunities to use rotate right by 1 in...
Craig Topper
2017-02-20
1
-0
/
+83
*
[X86] Prefer rotate by 1 over rotate by imm
Zvi Rackover
2016-10-10
1
-7
/
+7
*
[X86] Adding the 'nounwind' attribute to test functions for cleaner generated...
Zvi Rackover
2016-10-09
1
-48
/
+24
*
[X86] Improve the rotate ISel test
Zvi Rackover
2016-10-09
1
-52
/
+519
*
Revert "[X86] Apply the Update LLC Test Checks tool on the rotate tests."
Zvi Rackover
2016-10-08
1
-140
/
+2
*
[X86] Apply the Update LLC Test Checks tool on the rotate tests.
Zvi Rackover
2016-10-08
1
-2
/
+140
*
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-07-02
1
-1
/
+1
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-02-21
1
-67
/
+75
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-1
/
+1
*
For PR1319: Upgrade to new test harness.
Reid Spencer
2007-04-15
1
-1
/
+2
*
Regression is gone, don't try to find it on clean target.
Reid Spencer
2007-01-17
1
-0
/
+91