[all-commits] [llvm/llvm-project] 6f9b4c: [SelectionDAT] Simplify SelectionDAGBuilder::visit...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Dec 29 20:53:35 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f9b4c6826d0d7ee263e1eb44768297e0ce639c7
      https://github.com/llvm/llvm-project/commit/6f9b4c6826d0d7ee263e1eb44768297e0ce639c7
  Author: Fangrui Song <maskray at google.com>
  Date:   2019-12-29 (Sun, 29 Dec 2019)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp

  Log Message:
  -----------
  [SelectionDAT] Simplify SelectionDAGBuilder::visitInlineAsm

Indirect C_Immediate or C_Other constraints have been excluded.

Also simplify an unneeded change to indirect 'X' by D60942.




More information about the All-commits mailing list