Announcement

Collapse
No announcement yet.

Intel Releases LLVM IR SDK Plug-In For Eclipse

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Intel Releases LLVM IR SDK Plug-In For Eclipse

    Phoronix: Intel Releases LLVM IR SDK Plug-In For Eclipse

    Intel announced the first version of an LLVM IR SDK. The LLVM IR SDK is comprised of an LLVM IR editor plug-in for the Eclipse Integrated Development Environment...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Anyone knows what ?IR? means?

    Comment


    • #3
      Originally posted by stqn View Post
      Anyone knows what ?IR? means?
      Intermediate Representation.

      LLVM IR, TGSI, GLSL, these are intermediate representations. They are compiled code, but they arent yet compiled into native format for the hardware it will execute on.

      Comment


      • #4
        Thanks duby229.

        Comment

        Working...
        X