[PATCH] D21723: [RFC] Enhance synchscope representation

Konstantin Zhuravlyov via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 14:25:27 PDT 2016


kzhuravl updated this revision to Diff 62972.
kzhuravl added a comment.

Rebase


http://reviews.llvm.org/D21723

Files:
  include/llvm/Bitcode/LLVMBitCodes.h
  include/llvm/CodeGen/SelectionDAG.h
  include/llvm/CodeGen/SelectionDAGNodes.h
  include/llvm/IR/IRBuilder.h
  include/llvm/IR/Instructions.h
  lib/AsmParser/LLLexer.cpp
  lib/AsmParser/LLParser.cpp
  lib/AsmParser/LLParser.h
  lib/AsmParser/LLToken.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/IR/AsmWriter.cpp
  lib/IR/Core.cpp
  lib/IR/Instructions.cpp
  lib/IR/Verifier.cpp
  lib/Target/SystemZ/SystemZISelLowering.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  test/Assembler/atomic.ll
  unittests/Analysis/AliasAnalysisTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21723.62972.patch
Type: text/x-patch
Size: 51017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160706/d9671f5a/attachment-0001.bin>


More information about the llvm-commits mailing list