Skip to content
  • Jakob Stoklund Olesen's avatar
    Ban rematerializable instructions with side effects. · d9444d45
    Jakob Stoklund Olesen authored
    TableGen infers unmodeled side effects on instructions without a
    pattern.  Fix some instruction definitions where that was overlooked.
    
    Also raise an error if a rematerializable instruction has unmodeled side
    effects. That doen't make any sense.
    
    llvm-svn: 141929
    d9444d45
Loading