Lines Matching full:that
7 customizable runtime system that can be used to implement language-specific
11 The idea would be that LLVM would provide a standard set of runtime features
15 runtime features needed for that language, extending or customizing them as
25 The risk is that this sounds like a universal IR -- something that the
28 convince anyone that we have a universal IR that will work. We need to
29 think about whether LLVM is different or if has something novel that might
31 features that different languages select from. Also, using SSA with or
35 implemented on top of LLVM a bit more. That might give us clues on how to