llvm-6502/include/llvm/Transforms/Utils
Nuno Lopes a536835230 add EmitStrNLen()
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160741 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-25 17:18:59 +00:00
..
AddrModeMatcher.h
BasicBlockUtils.h The name (and comment describing) of llvm::GetFirstDebuigLocInBasicBlock no longer represents what the function does. Therefore, the function is removed and its functionality is folded into the only place in the code-base where it was being used. 2012-06-25 10:13:14 +00:00
BuildLibCalls.h add EmitStrNLen() 2012-07-25 17:18:59 +00:00
Cloning.h
CmpInstAnalysis.h
CodeExtractor.h
Local.h baby steps toward fixing some problems with inbound GEPs that overflow, as discussed 2 months ago or so. 2012-07-20 23:07:40 +00:00
ModuleUtils.h
PromoteMemToReg.h
SimplifyIndVar.h
SSAUpdater.h
SSAUpdaterImpl.h
UnifyFunctionExitNodes.h
UnrollLoop.h
ValueMapper.h