index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
commute-two-addr.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-06
[TwoAddressInstructionPass] When looking for a 3 addr conversion after commut...
Craig Topper
1
-1
/
+1
2015-07-01
[TwoAddressInstructionPass] Try 3 Addr Conversion After Commuting.
Quentin Colombet
1
-1
/
+1
2013-10-15
Enable MI Sched for x86.
Andrew Trick
1
-2
/
+2
2013-07-14
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
1
-3
/
+3
2013-06-25
Revert "Temporarily enable MI-Sched on X86."
Andrew Trick
1
-2
/
+1
2013-06-24
Add -mcpu to some unit tests that only fail on certain hosts.
Andrew Trick
1
-2
/
+2
2013-06-24
Temporarily enable MI-Sched on X86.
Andrew Trick
1
-1
/
+2
2011-03-08
Turn on list-ilp scheduling by default on x86 and x86-64, fix up
Eric Christopher
1
-2
/
+1
2010-12-14
Fix a minor bug in two-address pass. It was missing a commute opportunity.
Evan Cheng
1
-5
/
+43
2009-09-08
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
1
-1
/
+1
2008-02-21
Remove llvm-upgrade and update tests.
Tanya Lattner
1
-12
/
+12
2007-08-15
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
1
-1
/
+1
2007-07-31
Change the x86 assembly output to use tab characters to separate the
Dan Gohman
1
-1
/
+1
2007-04-15
For PR1319: Upgrade to new test harness.
Reid Spencer
1
-1
/
+2
2006-12-02
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
1
-1
/
+1
2005-07-20
set the target triple so that we don't fail due to X86 abi issues
Chris Lattner
1
-0
/
+3
2005-05-09
tweak test to accept the (good) code emitted by the pattern isel
Chris Lattner
1
-2
/
+2
2005-01-02
Add several testcases for new optimizations in the code generator.
Chris Lattner
1
-0
/
+21