[PATCH] Insert random NOPs to increase security against ROP attacks (llvm)
Stephen Crane
sjcrane at uci.edu
Fri Aug 22 16:38:03 PDT 2014
Setting parent revision to current RNG API.
I hope this works...
http://reviews.llvm.org/D3392
Files:
include/llvm/CodeGen/CommandFlags.h
include/llvm/CodeGen/NOPInsertion.h
include/llvm/CodeGen/Passes.h
include/llvm/IR/Module.h
include/llvm/InitializePasses.h
include/llvm/Support/RandomNumberGenerator.h
include/llvm/Target/TargetInstrInfo.h
include/llvm/Target/TargetOptions.h
lib/CodeGen/CMakeLists.txt
lib/CodeGen/CodeGen.cpp
lib/CodeGen/NOPInsertion.cpp
lib/CodeGen/Passes.cpp
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
lib/IR/Module.cpp
lib/Support/RandomNumberGenerator.cpp
lib/Target/X86/CMakeLists.txt
lib/Target/X86/NOPInsertion.cpp
lib/Target/X86/X86.h
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h
lib/Target/X86/X86TargetMachine.cpp
test/CodeGen/X86/nop-insert-percentage.ll
test/CodeGen/X86/nop-insert.ll
test/CodeGen/X86/sched-rnd-test.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3392.12867.patch
Type: text/x-patch
Size: 32934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140822/9c6c5f75/attachment.bin>
More information about the llvm-commits
mailing list