llvm-6502/include/llvm/Transforms/Utils
2010-04-20 22:18:31 +00:00
..
AddrModeMatcher.h Convert a few more uses of llvm/Support/Streams.h to raw_ostream. 2009-07-25 01:13:51 +00:00
BasicBlockUtils.h Rename SuccessorNumber to GetSuccessorNumber. 2010-02-16 21:06:42 +00:00
BasicInliner.h Move the InlineCost code from Transforms/Utils to Analysis. 2009-10-13 18:30:07 +00:00
BuildLibCalls.h Add support for stpncpy_chk. 2010-04-07 23:00:07 +00:00
Cloning.h Don't bother with sprintf, just pass the Twine through. 2010-01-27 19:58:47 +00:00
FunctionUtils.h Forward-declare Loop and LoopInfo instead of #including LoopInfo.h. 2009-07-13 22:19:41 +00:00
Local.h Teach SimplifyCFG about magic pointer constants. 2010-02-05 22:03:18 +00:00
PromoteMemToReg.h Pull LLVMContext out of PromoteMemToReg. 2009-11-23 03:50:44 +00:00
SSAUpdater.h Re-commit my previous SSAUpdater changes. The previous version naively tried 2010-04-17 03:08:24 +00:00
SSI.h Make a few more LLVM headers parsable as standalone headers. 2009-11-05 23:01:30 +00:00
UnifyFunctionExitNodes.h Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
UnrollLoop.h Forward-declare Loop and LoopInfo instead of #including LoopInfo.h. 2009-07-13 22:19:41 +00:00