llvm-6502/include/llvm
Dan Gohman 9c6e70eca9 Factor out the code for computing an alignment value, and make it
available to getAtomic in addition to just getLoad and getStore,
to prevent MachineMemOperands with 0 alignment.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53261 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-08 23:46:32 +00:00
..
ADT Add some basic Pool-allocation infrastructure. This adds a Recycler class, 2008-07-07 22:58:06 +00:00
Analysis Expand SCEVUDiv of power of 2 to a lshr instruction. 2008-07-08 05:05:37 +00:00
Assembly
Bitcode
CodeGen Factor out the code for computing an alignment value, and make it 2008-07-08 23:46:32 +00:00
Config
Debugger
ExecutionEngine
Support The graph name really does matter for configurations that use gv. 2008-07-08 23:33:46 +00:00
System
Target Rather than having a different custom legalization 2008-07-04 11:47:58 +00:00
Transforms Add explicit keywords. 2008-07-07 18:00:37 +00:00
AbstractTypeUser.h
Argument.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h - Re-apply 52748 and friends with fix. GetConstantStringInfo() returns an empty string for ConstantAggregateZero case which surprises selectiondag. 2008-06-30 07:31:25 +00:00
Constants.h
DerivedTypes.h
Function.h Add some helpers for manipulating function 2008-07-08 09:41:30 +00:00
GlobalAlias.h
GlobalValue.h Add convenient helper for checking whether global is weak in linker sense 2008-07-05 23:48:30 +00:00
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Add some convenience methods for manipulating 2008-07-08 08:38:44 +00:00
IntrinsicInst.h - Re-apply 52748 and friends with fix. GetConstantStringInfo() returns an empty string for ConstantAggregateZero case which surprises selectiondag. 2008-06-30 07:31:25 +00:00
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
Module.h
ModuleProvider.h
OperandTraits.h 80col 2008-07-05 22:41:37 +00:00
ParameterAttributes.h
Pass.h Add dom info verifier. 2008-07-01 17:44:24 +00:00
PassAnalysisSupport.h
PassManager.h
PassManagers.h Add dom info verifier. 2008-07-01 17:44:24 +00:00
PassSupport.h
SymbolTableListTraits.h Add some basic Pool-allocation infrastructure. This adds a Recycler class, 2008-07-07 22:58:06 +00:00
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h