[#]
http://marc.info/?l=openbsd-ports-cvs&m=141107161012748&w=2
openbsd-ports-cvs(obsdave,2) — All
2014-09-19 00:55:10
Module name: ports
Changes by: brad@cvs.openbsd.org 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.