llvm-6502/include/llvm
Evan Cheng b1290a6cc4 A Partitioned Boolean Quadratic Programming (PBQP) based register allocator.
Contributed by Lang Hames.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56959 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-02 18:29:27 +00:00
..
ADT
Analysis
Assembly
Bitcode Large mechanical patch. 2008-09-25 21:00:45 +00:00
CodeGen A Partitioned Boolean Quadratic Programming (PBQP) based register allocator. 2008-10-02 18:29:27 +00:00
CompilerDriver
Config
Debugger
ExecutionEngine Add runStaticConstructorsDestructors which runs ctors / dtors of a single module. Patch by David Chisnall. 2008-09-30 15:51:21 +00:00
Support Rename IRBuilder::IsNonNull -> IsNotNull in response to feedback. 2008-10-02 17:05:03 +00:00
System Add llvm::sys::{osName,osVersion} for retrieving operating system name 2008-10-02 01:17:28 +00:00
Target Remove OptimizeForSize global. Use function attribute optsize. 2008-10-01 23:18:38 +00:00
Transforms
AbstractTypeUser.h
Argument.h Large mechanical patch. 2008-09-25 21:00:45 +00:00
Attributes.h Attributes noinline alwaysinline are incompatible 2008-10-01 23:41:25 +00:00
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h Add "inreg" field to CallSDNode (doesn't increase 2008-09-26 19:31:26 +00:00
Constant.h
Constants.h
DerivedTypes.h
Function.h Fix grammer. 2008-09-29 18:16:38 +00:00
GlobalAlias.h
GlobalValue.h Rename isWeakForLinker to mayBeOverridden. Use it 2008-09-29 11:25:42 +00:00
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Now Attributes are divided in three groups 2008-09-26 22:53:05 +00:00
IntrinsicInst.h
Intrinsics.h Large mechanical patch. 2008-09-25 21:00:45 +00:00
Intrinsics.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td "The original bug was a complaint that _mm_srli_si128 mis-compiled when passed 2008-10-02 05:56:52 +00:00
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
Module.h
ModuleProvider.h
OperandTraits.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h add a new form of Type::dump that takes a module for type names, 2008-10-01 20:16:19 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h Factorize code: remove variants of "strip off 2008-10-01 15:25:41 +00:00
ValueSymbolTable.h