1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm/Transforms/Utils
Nuno Lopes c3de8e176e add EmitStrNLen()
llvm-svn: 160741
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 Remove excess semi-colons to quiet warnings. 2012-05-08 20:45:04 +00:00
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 Remove a stale forward declaration. 2012-05-14 18:03:19 +00:00
SimplifyIndVar.h Remove unused simplifyIVUsers 2012-03-22 17:47:30 +00:00
SSAUpdater.h
SSAUpdaterImpl.h
UnifyFunctionExitNodes.h
UnrollLoop.h
ValueMapper.h Switch to WeakVHs in the value mapper, and aggressively prune dead basic 2012-03-28 08:38:27 +00:00