llvm-6502/include/llvm
Mon P Wang e33c848fa4 Reapply address space patch after fixing an issue in MemCopyOptimizer.
Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset,
e.g., llvm.memcpy.i32(i8*, i8*, i32, i32) -> llvm.memcpy.p0i8.p0i8.i32(i8*, i8*, i32, i32, i1)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100191 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-02 18:04:15 +00:00
..
ADT
Analysis Revert r100143. 2010-04-01 22:54:42 +00:00
Assembly Revert r100143. 2010-04-01 22:54:42 +00:00
Bitcode
CodeGen Reapply address space patch after fixing an issue in MemCopyOptimizer. 2010-04-02 18:04:15 +00:00
CompilerDriver
Config
ExecutionEngine
MC Rip out the 'is temporary' nonsense from the MCContext interface to 2010-03-30 18:10:53 +00:00
Support Reapply address space patch after fixing an issue in MemCopyOptimizer. 2010-04-02 18:04:15 +00:00
System
Target Reapply address space patch after fixing an issue in MemCopyOptimizer. 2010-04-02 18:04:15 +00:00
Transforms Reapply address space patch after fixing an issue in MemCopyOptimizer. 2010-04-02 18:04:15 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h Revert r100143. 2010-04-01 22:54:42 +00:00
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h Switch the representation of the location in instruction from 2010-04-01 05:23:13 +00:00
Instructions.h
IntrinsicInst.h Reapply address space patch after fixing an issue in MemCopyOptimizer. 2010-04-02 18:04:15 +00:00
Intrinsics.h Mention vAny and iPTRAny in a comment. 2010-02-09 16:59:14 +00:00
Intrinsics.td Reapply address space patch after fixing an issue in MemCopyOptimizer. 2010-04-02 18:04:15 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td Add aeskeygenassist intrinsic and rename all of the aes intrinsics to 2010-04-01 03:05:45 +00:00
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h Fix a major source of compile-time slowness at -O0 -g by optimizing 2010-03-30 23:03:27 +00:00
Metadata.h
Module.h
OperandTraits.h
Operator.h
Pass.h Revert r100143. 2010-04-01 22:54:42 +00:00
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h Switch isa_impl from a function template to a class template with a 2010-03-30 18:05:52 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h Switch isa_impl from a function template to a class template with a 2010-03-30 18:05:52 +00:00
ValueSymbolTable.h