diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2013-03-16 00:02:17 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2013-03-16 00:02:17 +0000 |
commit | 63bff2eb395671debc517b0d1599f99324f4e124 (patch) | |
tree | aa2d3b7e4f39ffac9c6b1c9f1e30e51c2df5fe60 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | 64ab30392da6818717c2a6fd530559b472dedf2d (diff) | |
download | bcm5719-llvm-63bff2eb395671debc517b0d1599f99324f4e124.tar.gz bcm5719-llvm-63bff2eb395671debc517b0d1599f99324f4e124.zip |
Define more SchedWrites for annotating X86 instructions.
Since almost all X86 instructions can fold loads, use a multiclass to
define register/memory pairs of SchedWrites.
An X86FoldableSchedWrite represents the register version of an
instruction. It holds a reference to the SchedWrite to use when the
instruction folds a load.
This will be used inside multiclasses that define rr and rm instruction
versions together.
llvm-svn: 177210
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions