summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2013-03-16 00:02:17 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2013-03-16 00:02:17 +0000
commit63bff2eb395671debc517b0d1599f99324f4e124 (patch)
treeaa2d3b7e4f39ffac9c6b1c9f1e30e51c2df5fe60 /clang/lib/CodeGen/CodeGenFunction.h
parent64ab30392da6818717c2a6fd530559b472dedf2d (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud