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