1. 20 Jun, 2019 1 commit
    • GCC: fix ARM build because of missing symbols · fae67cea
      Jose Dapena Paz authored
      Swiftshader is failing to compile in GCC with ARM32. There are several
      build units mising.
      ../../../chromium-77.0.3824.6/third_party/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ARMParallelDSP.cpp:296: error: undefined reference to 'llvm::isConsecutiveAccess(llvm::Value*, llvm::Value*, llvm::DataLayout const&, llvm::ScalarEvolution&, bool)'
      ../../../chromium-77.0.3824.6/third_party/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ARMParallelDSP.cpp:192: error: undefined reference to 'llvm::LoopAccessInfo::LoopAccessInfo(llvm::Loop*, llvm::ScalarEvolution*, llvm::TargetLibraryInfo const*, llvm::AAResults*, llvm::DominatorTree*, llvm::LoopInfo*)'
      ../../../chromium-77.0.3824.6/third_party/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ARMTargetMachine.cpp:386: error: undefined reference to 'llvm::createLowerAtomicPass()'
      collect2: error: ld returned 1 exit status
      
      Bug: chromium:972766
      Change-Id: I639ea516de0fbfe43697c84aac1a67c40b9c4838
      Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/33210Tested-by: 's avatarJosé Dapena Paz <jose.dapena@lge.com>
      Reviewed-by: 's avatarNicolas Capens <nicolascapens@google.com>
      Kokoro-Presubmit: kokoro <noreply+kokoro@google.com>
  2. 19 Jun, 2019 5 commits
  3. 18 Jun, 2019 5 commits
  4. 17 Jun, 2019 5 commits
  5. 14 Jun, 2019 9 commits
  6. 13 Jun, 2019 5 commits
  7. 12 Jun, 2019 10 commits