llvm-6502/include/llvm
2008-04-29 20:06:54 +00:00
..
ADT Remove the SmallVector ctor that converts from a SmallVectorImpl. This 2008-04-28 06:44:42 +00:00
Analysis Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
Assembly
Bitcode Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
CodeGen Use std::set instead of std::priority_queue for the RegReductionPriorityQueue. 2008-04-29 09:07:59 +00:00
Config
Debugger
ExecutionEngine Cosmetic changes, as suggested by Evan. No functionality changes. 2008-04-20 17:44:19 +00:00
Support Add more alignment enums. 2008-04-28 17:58:20 +00:00
System Add "empty()" method to sys::Path and remove unnecessary whitespace. 2008-04-16 18:27:02 +00:00
Target Implement a signficant optimization for inline asm: 2008-04-27 00:37:18 +00:00
Transforms Rename DeadLoopElimination to LoopDeletion, part 2. 2008-04-29 20:06:54 +00:00
AbstractTypeUser.h
Argument.h Expose parameter attributes via C bindings. 2008-04-28 17:37:06 +00:00
AutoUpgrade.h
BasicBlock.h Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h Don't try to convert PPC long double. 2008-04-28 19:46:58 +00:00
DerivedTypes.h Enforce that multiple return values have to have at least one result. 2008-04-23 05:36:34 +00:00
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h add a handy helper method to instruction, useful for determining 2008-04-20 22:11:30 +00:00
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h Rename DeadLoopElimination to LoopDeletion, part 2. 2008-04-29 20:06:54 +00:00
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h Fix comment. 2008-04-16 20:45:31 +00:00
ModuleProvider.h
ParameterAttributes.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h Fix a copy+paste error in a comment. 2008-04-16 21:57:29 +00:00
User.h
Value.h
ValueSymbolTable.h