Skip to content
  1. Dec 07, 2011
  2. Dec 06, 2011
  3. Dec 05, 2011
  4. Dec 02, 2011
    • Nick Lewycky's avatar
      Move global variables in TargetMachine into new TargetOptions class. As an API · 50f02cb2
      Nick Lewycky authored
      change, now you need a TargetOptions object to create a TargetMachine. Clang
      patch to follow.
      
      One small functionality change in PTX. PTX had commented out the machine
      verifier parts in their copy of printAndVerify. That now calls the version in
      LLVMTargetMachine. Users of PTX who need verification disabled should rely on
      not passing the command-line flag to enable it.
      
      llvm-svn: 145714
      50f02cb2
  5. Nov 30, 2011
  6. Nov 29, 2011
  7. Nov 23, 2011
  8. Nov 16, 2011
  9. Nov 15, 2011
  10. Nov 14, 2011
  11. Nov 12, 2011
Loading