llvm-6502/include/llvm
Chris Lattner c4c9506837 Divirge from the GCC specification of the load/store intrinsics: only take
one pointer operand, instead of a pointer and an offset.  The FE will lower
to this canonicalized form.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27186 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-27 22:38:39 +00:00
..
ADT
Analysis Move some common data structures between dom and pdom into the base class 2006-03-20 19:32:48 +00:00
Assembly Unused function - easier to throw away than fix. 2006-03-25 18:42:45 +00:00
Bytecode
CodeGen Change isBuildVectorAllOnesInteger to isBuildVectorAllOnes. Also check for 2006-03-27 06:58:47 +00:00
Config
Debugger
ExecutionEngine Fix headers 2006-03-24 06:07:16 +00:00
Support Generate local variable and scope information and equivalent dwarf forms. 2006-03-23 18:07:55 +00:00
System
Target Tweak a comment. 2006-03-24 16:18:42 +00:00
Transforms For each loop, keep track of all the IV expressions inserted indexed by 2006-03-16 21:53:05 +00:00
.cvsignore Ignore generated file Intrinsics.gen 2006-03-23 23:49:59 +00:00
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h Added a parameter to control whether Constant::getStringValue() would chop 2006-03-10 23:52:03 +00:00
Constants.h
DerivedTypes.h add a new Type::getIntegralTypeMask() method, which is useful for clients that 2006-02-07 06:17:10 +00:00
Function.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h Rename for truth in advertising. 2006-03-24 09:50:27 +00:00
Intrinsics.h Add a programatic interface to intrinsic names. 2006-03-25 06:32:07 +00:00
Intrinsics.td Split the PPC and X86 intrinsics out to their own files. 2006-03-26 02:37:19 +00:00
IntrinsicsPowerPC.td Divirge from the GCC specification of the load/store intrinsics: only take 2006-03-27 22:38:39 +00:00
IntrinsicsX86.td Intrinsics naming convention change. 2006-03-27 08:23:12 +00:00
Linker.h
Module.h add a new helper method 2006-03-08 18:38:51 +00:00
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h