llvm-6502/include/llvm
2002-05-21 20:04:50 +00:00
..
ADT Initial checkin of Statistic class 2002-05-10 15:36:56 +00:00
Analysis Add method to check to see if two _Instructions_ dominate each other 2002-05-13 22:03:16 +00:00
Assembly *** empty log message *** 2002-05-08 18:09:58 +00:00
Bytecode Eliminate duplicate or unneccesary #include's 2002-04-29 17:42:12 +00:00
CodeGen Better interface to generating machine instr for common cases 2002-05-19 15:40:41 +00:00
Support Cleanups, rename IsPowerOf2 to isPowerOf2 2002-05-19 21:19:55 +00:00
System
Target Added parameter IntRegSize for standard general-purpose register size. 2002-05-19 15:44:07 +00:00
Transforms Simplify interface to ConstantFoldTerminator 2002-05-21 20:04:50 +00:00
AbstractTypeUser.h
Annotation.h
Argument.h
BasicBlock.h
Constant.h
ConstantHandling.h Move a bunch of code to a .cpp file, don't #include Instruction.h 2002-05-06 17:54:50 +00:00
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
iMemory.h Change to allow iMemory.h to avoid including DerivedTypes.h 2002-04-29 18:46:22 +00:00
InstrTypes.h
Instruction.def
Instruction.h remove deprecated getInstType() method 2002-05-10 13:28:47 +00:00
iOperators.h
iOther.h
iPHINode.h
iTerminators.h Invoke inst has side effects! 2002-05-14 04:20:25 +00:00
Linker.h Update header after moving file 2002-05-07 18:34:57 +00:00
Module.h
Pass.h Add support for passes to announce that they only depend on the CFG of a 2002-05-06 19:31:16 +00:00
PassManager.h
SlotCalculator.h
SymbolTable.h
Type.def Void and Label values cannot be acted on directly so they have zero size 2002-05-06 15:10:15 +00:00
Type.h * Add getPrimitiveSize method 2002-05-06 16:12:53 +00:00
User.h
Value.h
ValueHolder.h Add a range remove method 2002-05-06 02:59:52 +00:00