Skip to content
  1. Jul 12, 2005
    • Reid Spencer's avatar
      For PR418: · 6855097c
      Reid Spencer authored
      Add an example program that utilizes multiple threads in the JIT to process
      work. This was used by Evan Jones as the original test case for ensuring
      that the ExecutionEngine was thread safe.
      
      Original source by Evan Jones (adapted from other LLVM JIT examples) and
      made LLVM style compliant by Reid Spencer.
      
      llvm-svn: 22411
      6855097c
  2. Nov 29, 2004
  3. Nov 18, 2004
    • Reid Spencer's avatar
      Fix PR456:\ · 7e9e0b0c
      Reid Spencer authored
      Tools and libraries will be built into $(BUILD_OBJ_ROOT)/$(BuildMode)/bin and \
      $(BUILD_OBJ_ROOT)/$(BuildMode)/lib, respectively. Furthermore, the example \
      programs will go in $(BUILD_OBJ_ROOT)/$(BuildMode)/examples to keep them \
      separate from the tools and hopefully out of the PATH. Install targets \
      have not changed.
      
      llvm-svn: 17953
      7e9e0b0c
  4. Oct 14, 2004
  5. Sep 11, 2004
  6. Aug 23, 2004
  7. Aug 19, 2004
  8. Aug 10, 2004
Loading