llvm-6502/include/llvm
2007-09-11 04:11:28 +00:00
..
ADT Fix bugs with &=, intersect with complement. Add three argument version of intersect with complement. 2007-09-11 04:11:28 +00:00
Analysis No need to hardcode SmallVector size. 2007-08-21 16:39:43 +00:00
Assembly
Bitcode
CodeGen Constify to catch bugs. 2007-09-06 19:46:46 +00:00
Config Fix PR1606: 2007-08-17 05:44:59 +00:00
Debugger
ExecutionEngine
Support Added Reset() to free all allocated memory regions and reset state to be the same as right after ctor. 2007-09-05 21:41:34 +00:00
System
Target Add support for having different alignment for objects on call frames. 2007-09-07 14:52:14 +00:00
Transforms
AbstractTypeUser.h
Argument.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h Next round of APFloat changes. 2007-09-06 18:13:44 +00:00
DerivedTypes.h
Function.h clarify precedence, no functionality change. 2007-08-20 21:31:08 +00:00
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h sink clone() down the class hierarchy from CmpInst into ICmpInst/FCmpInst. 2007-08-24 20:48:18 +00:00
Instruction.def
Instruction.h
Instructions.h Update GEP constructors to use an iterator interface to fix 2007-09-04 15:46:09 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td Split eh.select / eh.typeid.for intrinsics into i32/i64 versions. This is needed, because they just "mark" register 2007-09-07 11:39:35 +00:00
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h Add a convenince member function for appending strings to a module's 2007-06-26 00:38:49 +00:00
ModuleProvider.h
ParameterAttributes.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h Add Type::isIntOrIntVector, like Type::isFPOrFPVector. 2007-08-20 19:25:59 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h