llvm-6502/include/llvm
Vikram S. Adve 8b6821732e Make a function const.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315 91177308-0d34-0410-b5e6-96231b3b80d8
2001-07-28 04:40:15 +00:00
..
Analysis Add an arg to insertVal to allow us to prevent builtin types from being ignored 2001-07-26 16:28:18 +00:00
Assembly Large scale changes to implement new command line argument facility 2001-07-23 02:35:57 +00:00
Bytecode Moved inline/llvm/Tools/* to include/llvm/Support/* 2001-07-23 17:46:59 +00:00
CodeGen Added several SPARC instructions including conditional move and SETHI. 2001-07-28 04:26:42 +00:00
Optimizations Header to raise and lower representation 2001-07-20 19:17:47 +00:00
Support Eliminated the Unique class in favor of NonCopyable and NonCopyableV 2001-07-23 18:26:21 +00:00
Transforms
BasicBlock.h
CFG.h
CFGdecls.h
ConstantHandling.h Add support for casting operators 2001-07-21 19:10:33 +00:00
ConstantPool.h Add new method, ensureTypeAvailable 2001-07-20 19:13:04 +00:00
ConstPoolVals.h Moved inline/llvm/Tools/* to include/llvm/Support/* 2001-07-23 17:46:59 +00:00
DerivedTypes.h Add support for extern varargs methods & varargs method calls 2001-07-25 22:47:55 +00:00
Function.h Rename 'isMethodExternal' to 'isExternal' 2001-07-15 06:35:24 +00:00
iMemory.h Provide uniform access to the pointer operand and to the index 2001-07-20 21:07:06 +00:00
InstrTypes.h Add an function to BinaryOperator to swap the two operands 2001-07-20 19:09:33 +00:00
Instruction.h Make a function const. 2001-07-28 04:40:15 +00:00
iOperators.h
iOther.h Add support for extern varargs methods & varargs method calls 2001-07-25 22:47:55 +00:00
iTerminators.h
iUnary.h
Module.h
SlotCalculator.h Add an arg to insertVal to allow us to prevent builtin types from being ignored 2001-07-26 16:28:18 +00:00
SymbolTable.h Fixed typo in comment 2001-07-16 16:17:18 +00:00
SymTabValue.h
Type.h Change is*Type to be a casting convertion operator 2001-07-20 19:12:34 +00:00
User.h
Value.h
ValueHolder.h