llvm-6502/include/llvm
2007-10-03 21:24:38 +00:00
..
ADT Add a GraphTraits partial specialization to make the inverse of an inverse be the same as the underlying graph. 2007-10-03 21:24:38 +00:00
Analysis Factor some code from the DomTree and PostDomTree calculate methods up into 2007-10-03 03:20:17 +00:00
Assembly
Bitcode
CodeGen Remove simple scheduler. 2007-10-01 20:44:07 +00:00
Config Regenerate. 2007-10-03 12:07:14 +00:00
Debugger
ExecutionEngine Implement x86 long double in jit (not really 2007-09-17 18:44:13 +00:00
Support Add empty() member functions to a few container-like classes. 2007-10-01 16:01:23 +00:00
System
Target Add getABITypeSize, getABITypeSizeInBits 2007-10-01 16:03:14 +00:00
Transforms Remove RLE from the headers, since the pass itself is gone now. 2007-09-14 22:54:46 +00:00
AbstractTypeUser.h
Argument.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h Remove the assumption that FP's are either float or 2007-09-14 22:26:36 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Remove an unnecessary static_cast. 2007-09-24 15:46:02 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td Rewrite sqrt and powi to use anyfloat. By popular demand. 2007-10-02 17:43:59 +00:00
IntrinsicsPowerPC.td
IntrinsicsX86.td There is no {rsqrt,rcp}{p,s}d. 2007-09-21 15:24:00 +00:00
LinkAllPasses.h Remove RLE from the headers, since the pass itself is gone now. 2007-09-14 22:54:46 +00:00
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h Fixing an comment in Module.h that refers to a nonexistent parameter. 2007-09-18 02:09:34 +00:00
ModuleProvider.h
ParameterAttributes.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h Fix a using namespace llvm; in a header file. 2007-10-03 19:04:09 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h Fix spelling. 2007-09-25 13:53:22 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h