diff options
author | jhibbits <jhibbits@FreeBSD.org> | 2015-12-30 02:23:14 +0000 |
---|---|---|
committer | jhibbits <jhibbits@FreeBSD.org> | 2015-12-30 02:23:14 +0000 |
commit | 3d2aea56f4043bf704308110ea3a1053ffb02dd6 (patch) | |
tree | 1e6508e1651099c6434520b8c6edeafaf8dcc7e7 /contrib/llvm/lib/CodeGen/SplitKit.cpp | |
parent | 73e30cf409d29ddc9d5d5fcf1cd8f70440a2f81c (diff) | |
download | FreeBSD-src-3d2aea56f4043bf704308110ea3a1053ffb02dd6.zip FreeBSD-src-3d2aea56f4043bf704308110ea3a1053ffb02dd6.tar.gz |
Rewrite tid_flush() in C.
There's no need for it to be in asm. Also, by writing in C, and marking it
static in pmap.c, it saves a branch to the function itself, as it's only used in
one location. The generated asm is virtually identical to the handwritten code.
Diffstat (limited to 'contrib/llvm/lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions