Displaying 2 results from an estimated 2 matches for "x86padshortfunction".
2017 Aug 01
2
X86PadShortFunction.cpp inserts noops twice
Hi,
while taking a look at X86PadShortFunction.cpp I found that
/// addPadding - Add the given number of NOOP instructions to the function
/// just prior to the return at MBBI
void PadShortFunc::addPadding(MachineBasicBlock *MBB,
MachineBasicBlock::iterator &MBBI,
unsigned int NOO...
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...ef.cpp for Release+Asserts build
llvm[3]: Compiling DIEHash.cpp for Release+Asserts build
llvm[3]: Compiling X86MachineFunctionInfo.cpp for Release+Asserts build
llvm[3]: Compiling LoopInstSimplify.cpp for Release+Asserts build
llvm[3]: Compiling IPA.cpp for Release+Asserts build
llvm[3]: Compiling X86PadShortFunction.cpp for Release+Asserts build
llvm[3]: Compiling DbgValueHistoryCalculator.cpp for Release+Asserts build
llvm[3]: Compiling InlineCost.cpp for Release+Asserts build
llvm[3]: Compiling LoopInterchange.cpp for Release+Asserts build
llvm[3]: Compiling DebugLocStream.cpp for Release+Asserts build
llvm[...