llvm-6502/include/llvm
Owen Anderson a723d1e48f Factor a bunch of functionality related to memcpy and memset transforms out of
GVN and into its own pass.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49419 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-09 08:23:16 +00:00
..
ADT Add operator= implementations to SparseBitVector, allowing it to be used in GVN. This results 2008-04-07 17:38:23 +00:00
Analysis Make GVN more memory efficient, particularly on code that contains a large number of 2008-04-07 09:59:07 +00:00
Assembly
Bitcode Added support for Create() calls that take an argument besides the 2008-04-07 21:36:46 +00:00
CodeGen Rename MemOperand to MachineMemOperand. This was suggested by 2008-04-07 19:35:22 +00:00
Config Use C-style comments :) 2008-03-23 13:44:17 +00:00
Debugger rewrite SourceFile to be in terms of MemoryBuffer, not MappedFile. 2008-04-01 03:59:34 +00:00
ExecutionEngine Make ExecutionEngine::updateGlobalMapping return the old mapping. 2008-04-04 04:47:41 +00:00
Support Add CreateGetResult() 2008-04-08 20:41:22 +00:00
System Make getDirnameSep a static method (not part of Path's interface). 2008-04-07 22:01:32 +00:00
Target Implement new llc flag -disable-required-unwind-tables. 2008-04-08 00:10:24 +00:00
Transforms Factor a bunch of functionality related to memcpy and memset transforms out of 2008-04-09 08:23:16 +00:00
AbstractTypeUser.h
Argument.h
AutoUpgrade.h
BasicBlock.h API changes for class Use size reduction, wave 1. 2008-04-06 20:25:17 +00:00
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h Unbreak teh build. 2008-04-09 07:06:01 +00:00
DerivedTypes.h Make it possible to get an empty struct using 2008-03-21 15:53:17 +00:00
Function.h Convenience method for setting the nounwind 2008-04-08 07:23:58 +00:00
GlobalAlias.h API changes for class Use size reduction, wave 1. 2008-04-06 20:25:17 +00:00
GlobalValue.h
GlobalVariable.h API changes for class Use size reduction, wave 1. 2008-04-06 20:25:17 +00:00
InlineAsm.h
InstrTypes.h API changes for class Use size reduction, wave 1. 2008-04-06 20:25:17 +00:00
Instruction.def
Instruction.h
Instructions.h API changes for class Use size reduction, wave 1. 2008-04-06 20:25:17 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h Factor a bunch of functionality related to memcpy and memset transforms out of 2008-04-09 08:23:16 +00:00
LinkAllVMCore.h prune unneeded #includes 2008-04-01 04:00:45 +00:00
Linker.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:42 +00:00
LinkTimeOptimizer.h
Module.h
ModuleProvider.h Add explicit keywords. 2008-03-25 22:06:05 +00:00
ParameterAttributes.h
Pass.h Don't include <map> in Pass.h, which doesn't need it. This requires 2008-03-21 23:51:57 +00:00
PassAnalysisSupport.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:42 +00:00
PassManager.h
PassManagers.h Don't include <map> in Pass.h, which doesn't need it. This requires 2008-03-21 23:51:57 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h test commit 2008-03-31 17:09:58 +00:00
User.h API changes for class Use size reduction, wave 1. 2008-04-06 20:25:17 +00:00
Value.h
ValueSymbolTable.h