The LangRef page is missing a bunch of stuff, including documentation
for all the LLVM instructions.
The page ruins dorectory from Vector Types to llvm.readcyclecounter.
Everything in-between is missing.
-Dave
The LangRef page is missing a bunch of stuff, including documentation
for all the LLVM instructions.
The page ruins dorectory from Vector Types to llvm.readcyclecounter.
Everything in-between is missing.
-Dave
Hi Dave,
everything looks fine to me on http://llvm.org/docs/LangRef.html
Am I looking in the wrong place, or was it a transient glitch?
Gr.
Matthijs
The page looks ok to me...
You are talking about this page, right?
http://llvm.org/docs/LangRef.html
-Tanya
Yeah. Hmm...Now it's ok for me. Strange.
-Dave
The page looks ok, but it is missing several new intrinsics. Someone
from the clang list (I think) added a pile of new atomic instrinsics
that have yet to make it on the LangRef Page.
Andrew