llvm-6502/include/llvm
Torok Edwin e89652ccad Add a missing function.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110195 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-04 11:42:45 +00:00
..
ADT Fix the ValueMap copy constructor. The issue is that the map keys are value 2010-07-30 05:49:32 +00:00
Analysis Add a missing function. 2010-08-04 11:42:45 +00:00
Assembly
Bitcode
CodeGen It's better to have the arrays, which would trigger the creation of stack 2010-07-27 01:55:19 +00:00
CompilerDriver Return -1 only on failure to execute a program. 2010-07-27 11:19:36 +00:00
Config build: Add LLVM_NATIVE_ARCHNAME, which has the sensible value, without "Target" 2010-08-03 14:26:17 +00:00
ExecutionEngine
MC Add relax all support to the COFF object streamer. 2010-07-31 06:22:29 +00:00
Support Fix build of DataFlow.h 2010-08-04 09:30:20 +00:00
System Add an erase() method to llvm::ThreadLocal. 2010-07-28 22:49:43 +00:00
Target build: Add LLVM_NATIVE_ARCHNAME, which has the sensible value, without "Target" 2010-08-03 14:26:17 +00:00
Transforms Add an atomic lowering pass 2010-08-03 16:19:16 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h Make GlobalValue alignment consistent with load, store, and alloca 2010-07-28 20:56:48 +00:00
GlobalVariable.h
GVMaterializer.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h doxygenize argument accessors 2010-07-31 08:35:21 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td Add support for getting & setting the FPSCR application register on ARM when VFP is enabled. 2010-08-03 21:31:55 +00:00
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td Fix a comment typo and add more 256-bit intrinsics 2010-08-04 01:09:40 +00:00
IntrinsicsXCore.td
LinkAllPasses.h Add an atomic lowering pass 2010-08-03 16:19:16 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h Move MaximumAlignment to be a member of the Value class. 2010-07-30 21:07:05 +00:00
ValueSymbolTable.h