[PATCH] D86974: [IRSim] Adding basic implementation of llvm-sim.

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 13:44:56 PDT 2020


AndrewLitteken updated this revision to Diff 292613.
AndrewLitteken added a comment.

Excluding debug instructions, and updating how we add to the DenseMap.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86974/new/

https://reviews.llvm.org/D86974

Files:
  llvm/test/tools/llvm-sim/Inputs/sim1.ll
  llvm/test/tools/llvm-sim/fail-cases.test
  llvm/test/tools/llvm-sim/single-sim-file.test
  llvm/test/tools/llvm-sim/single-sim.test
  llvm/tools/LLVMBuild.txt
  llvm/tools/llvm-sim/CMakeLists.txt
  llvm/tools/llvm-sim/LLVMBuild.txt
  llvm/tools/llvm-sim/llvm-sim.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86974.292613.patch
Type: text/x-patch
Size: 11394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/5650e11e/attachment.bin>


More information about the llvm-commits mailing list