Skip to content
Commit e0ed6ec1 authored by Evan Cheng's avatar Evan Cheng
Browse files

- Clean up the lowering and selection code of ConstantPool, GlobalAddress,

  and ExternalSymbol.
- Use C++ code (rather than tblgen'd selection code) to match the above
  mentioned leaf nodes. Do not mutate and nodes and do not record the
  selection in CodeGenMap. These nodes should be safe to duplicate. This is
  a performance win.

llvm-svn: 26335
parent e7c0ffb3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment