Skip to content
  1. Aug 13, 2013
  2. Aug 12, 2013
  3. Aug 11, 2013
    • Reed Kotler's avatar
      Don't generate floating point stubs for mips16 code if the function · d265e888
      Reed Kotler authored
      is actually an instrinsic that will not occur in libc. This list here
      is not exhaustive but fixes the one places in test-suite where this occurs.
      I have filed a bug against myself to research the full list and add them
      to the array of such cases. In the future, actual stub generation will occur
      in a later phase and we won't need this code because we will know at that time
      during the compilation that in fact no helper function was even needed.
      
      llvm-svn: 188149
      d265e888
    • Elena Demikhovsky's avatar
      AVX-512: Added more tests for BROADCAST · 5fed3b95
      Elena Demikhovsky authored
      llvm-svn: 188148
      5fed3b95
Loading