Skip to content
  1. Feb 23, 2013
    • Nadav Rotem's avatar
      SelectionDAG compile time improvement. · b7f90bd9
      Nadav Rotem authored
      One of the phases of SelectionDAG is LegalizeVectors. We don't need to sort the DAG and copy nodes around if there are no vector ops.
      
      Speeds up the compilation time of SelectionDAG on a big scalar workload by ~8%.
      
      llvm-svn: 175929
      b7f90bd9
  2. Feb 22, 2013
  3. Feb 21, 2013
  4. Feb 20, 2013
  5. Feb 19, 2013
Loading