[PATCH] D32819: [IR] Switch AttributeList to use an array for O(1) access
    Reid Kleckner via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon May  8 15:24:06 PDT 2017
    
    
  
rnk updated this revision to Diff 98222.
rnk added a comment.
Herald added a subscriber: javed.absar.
rebase
https://reviews.llvm.org/D32819
Files:
  llvm/include/llvm/IR/Attributes.h
  llvm/include/llvm/IR/Instructions.h
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/IR/AttributeImpl.h
  llvm/lib/IR/Attributes.cpp
  llvm/lib/IR/Core.cpp
  llvm/lib/IR/Instructions.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Transforms/Utils/FunctionComparator.cpp
  llvm/test/CodeGen/X86/2012-11-30-misched-dbg.ll
  llvm/test/CodeGen/X86/2012-11-30-regpres-dbg.ll
  llvm/test/DebugInfo/COFF/local-variables.ll
  llvm/utils/TableGen/IntrinsicEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32819.98222.patch
Type: text/x-patch
Size: 47890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170508/b0d2cc07/attachment.bin>
    
    
More information about the llvm-commits
mailing list