CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2014/09/18 14:19:27
Modified files:
devel/llvm : Makefile
devel/llvm/patches: patch-lib_Target_Sparc_SparcInstr64Bit_td
patch-lib_Target_Sparc_SparcInstrAliases_td
Added files:
devel/llvm/patches: patch-include_llvm_Target_TargetInstrInfo_h
patch-lib_CodeGen_AsmPrinter_AsmPrinter_cpp
patch-lib_CodeGen_TargetInstrInfo_cpp
Removed files:
devel/llvm/patches: patch-lib_Target_Sparc_SparcInstrInfo_cpp
patch-lib_Target_Sparc_SparcInstrInfo_h
Log message:
r208965
Sparc: disable printing on longer "brX,pt" aliases
r208966
Sparc: disable printing of jmp/call aliases (C++ does it)
r217801
Fix a lot of confusion around inserting nops on empty functions.