index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
X86Schedule.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-6
/
+15
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-2
/
+37
*
Adds support for Atom Silvermont (SLM) - -march=slm
Preston Gurd
2013-09-13
1
-8
/
+40
*
Fix IMULX machine model. Multiple def operands require multiple SchedWrites.
Andrew Trick
2013-06-21
1
-0
/
+1
*
Update machine models. Specify buffer sizes for OOO processors.
Andrew Trick
2013-06-15
1
-3
/
+4
*
Machine Model: Add MicroOpBufferSize and resource BufferSize.
Andrew Trick
2013-06-15
1
-5
/
+0
*
Corrected Atom latencies for SSE SQRT instructions.
Preston Gurd
2013-05-07
1
-4
/
+8
*
Add the X86 FMAs to the scheduling model.
Nadav Rotem
2013-03-28
1
-0
/
+4
*
Add the Haswell machine model.
Nadav Rotem
2013-03-28
1
-0
/
+1
*
Enable SandyBridgeModel for all modern Intel P6 descendants.
Jakob Stoklund Olesen
2013-03-26
1
-0
/
+1
*
Remove IIC_DEFAULT from X86Schedule.td
Jakob Stoklund Olesen
2013-03-25
1
-1
/
+0
*
Add a WriteMicrocoded for ancient microcoded instructions.
Jakob Stoklund Olesen
2013-03-21
1
-0
/
+3
*
Add a catch-all WriteSystem SchedWrite type.
Jakob Stoklund Olesen
2013-03-20
1
-0
/
+3
*
Annotate X86InstrCompiler.td with SchedRW lists.
Jakob Stoklund Olesen
2013-03-19
1
-0
/
+4
*
Define more SchedWrites for annotating X86 instructions.
Jakob Stoklund Olesen
2013-03-16
1
-11
/
+57
*
Prepare for adding InstrSchedModel annotations to X86 instructions.
Jakob Stoklund Olesen
2013-03-14
1
-0
/
+26
*
MIsched: add an ILP window property to machine model.
Andrew Trick
2013-01-09
1
-0
/
+5
*
I'm introducing a new machine model to simultaneously allow simple
Andrew Trick
2012-07-07
1
-9
/
+7
*
X86 itinerary properties.
Andrew Trick
2012-06-05
1
-1
/
+23
*
whitespace
Andrew Trick
2012-06-05
1
-4
/
+1
*
Added X86 Atom latencies to X86InstrMMX.td.
Preston Gurd
2012-05-11
1
-0
/
+36
*
Added X86 Atom latencies for instructions in X86InstrInfo.td.
Preston Gurd
2012-05-10
1
-0
/
+64
*
Adds Intel Atom scheduling latencies to X86InstrSystem.td.
Preston Gurd
2012-05-04
1
-0
/
+53
*
This patch continues the work of adding instruction latencies for X86 Atom,
Preston Gurd
2012-05-02
1
-0
/
+38
*
This patch adds X86 instruction itineraries for non-pseudo opcodes in
Preston Gurd
2012-03-19
1
-0
/
+11
*
Intel Atom instruction itineraries for mov sign extension and mov zero extens...
Andrew Trick
2012-02-29
1
-0
/
+11
*
This patch adds instruction latencies for the SSE instructions
Preston Gurd
2012-02-27
1
-0
/
+136
*
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2012-02-18
1
-1
/
+1
*
Instruction scheduling itinerary for Intel Atom.
Andrew Trick
2012-02-01
1
-0
/
+115