llvm-6502/include/llvm
2008-06-17 13:54:33 +00:00
..
ADT Remove some DAG combiner assumptions about sizes 2008-06-09 11:32:28 +00:00
Analysis Forgot to commit the ValueTracking header file along with r52396. 2008-06-17 13:54:33 +00:00
Assembly
Bitcode
CodeGen add a new -enable-value-prop flag for llcbeta, that enables propagation 2008-06-17 06:09:18 +00:00
Config
Debugger
ExecutionEngine Add a new flag that disables symbol lookup with dlsym when set. This allows 2008-06-16 17:44:14 +00:00
Support * Make CallSite::hasArgument const and let it take a const parameter. 2008-06-05 08:04:58 +00:00
System Add comment. 2008-06-16 12:20:05 +00:00
Target Add option to commuteInstruction() which forces it to create a new (commuted) instruction. 2008-06-16 07:33:11 +00:00
Transforms
AbstractTypeUser.h
Argument.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h IR, bitcode reader, bitcode writer, and asmparser changes to 2008-05-31 00:58:22 +00:00
DerivedTypes.h Remove unused parameter. Some clients might use -Werror when compiling and 2008-06-05 07:24:08 +00:00
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h make ExtractValueInst derived from UnaryInstruction 2008-06-06 20:28:12 +00:00
Instruction.def
Instruction.h
Instructions.h get rid of ExtractValueInst::init's Value argument, it is already passed to the UnaryInstruction ctor 2008-06-06 21:06:32 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td - Add "Commutative" property to intrinsics. This allows tblgen to generate the commuted variants for dagisel matching code. 2008-06-16 20:29:38 +00:00
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td Horizontal-add instructions are not commutative. 2008-06-16 21:16:24 +00:00
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
OperandTraits.h
ParameterAttributes.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h Move some documentation from the header file into ProgrammersManual. About to improve. 2008-06-16 21:06:12 +00:00
Value.h add a const version of stripPointerCasts 2008-06-16 06:43:06 +00:00
ValueSymbolTable.h