llvm-6502/include/llvm/Transforms/Utils
2012-10-11 17:21:41 +00:00
..
AddrModeMatcher.h Refactor the AddrMode class out of TLI to its own header file. 2012-10-08 23:06:34 +00:00
BasicBlockUtils.h
BuildLibCalls.h Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
BypassSlowDivision.h This patch corrects commit 165126 by using an integer bit width instead of 2012-10-04 21:33:40 +00:00
Cloning.h Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
CmpInstAnalysis.h
CodeExtractor.h
IntegerDivision.h Expansions for u/srem, using the udiv expansion. More unit tests for udiv and u/srem. 2012-09-26 01:55:01 +00:00
Local.h Add in the first iteration of support for llvm/clang/lldb to allow variable per address space pointer sizes to be optimized correctly. 2012-10-11 17:21:41 +00:00
ModuleUtils.h
PromoteMemToReg.h
SimplifyIndVar.h Remove unused declaration 2012-09-11 00:39:12 +00:00
SSAUpdater.h Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION. 2012-09-17 07:16:40 +00:00
SSAUpdaterImpl.h
UnifyFunctionExitNodes.h
UnrollLoop.h
ValueMapper.h Rename virtual table anchors from Anchor() to anchor() for consistency with the rest of the tree. 2012-09-26 06:36:36 +00:00