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
/
break-anti-dependencies.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
1
-2
/
+2
2013-10-15
Enable MI Sched for x86.
Andrew Trick
1
-1
/
+1
2013-06-25
Revert "Temporarily enable MI-Sched on X86."
Andrew Trick
1
-1
/
+1
2013-06-24
Temporarily enable MI-Sched on X86.
Andrew Trick
1
-1
/
+1
2012-07-02
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
1
-4
/
+4
2012-04-23
This patch fixes a problem which arose when using the Post-RA scheduler
Preston Gurd
1
-2
/
+4
2011-03-08
Turn on list-ilp scheduling by default on x86 and x86-64, fix up
Eric Christopher
1
-1
/
+2
2009-10-26
Break anti-dependence breaking out into its own class.
David Goodwin
1
-2
/
+2
2009-10-21
Revert r84658 and r84691. They were causing llvm-gcc bootstrap to fail.
Dan Gohman
1
-2
/
+2
2009-10-20
Checkpoint more aggressive anti-dependency breaking for post-ra scheduler.
David Goodwin
1
-2
/
+2
2009-10-01
Restore the -post-RA-scheduler flag as an override for the target specificati...
David Goodwin
1
-0
/
+33
2009-09-30
Remove regression that requires post-RA scheduling from a target that does no...
David Goodwin
1
-33
/
+0
2009-09-25
Flip -disable-post-RA-scheduler to -post-RA-scheduler.
Evan Cheng
1
-2
/
+2
2009-09-08
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
1
-2
/
+2
2009-06-04
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
1
-10
/
+10
2008-12-16
Enable anti-dependence breaking by default when post-RA scheduling is enabled.
Dan Gohman
1
-1
/
+1
2008-11-25
Initial support for anti-dependence breaking. Currently this code does not
Dan Gohman
1
-0
/
+33