llvm-6502/include/llvm
2011-07-01 00:23:10 +00:00
..
ADT
Analysis Cleanup. Fix a stupid variable name. 2011-06-28 05:44:06 +00:00
Assembly
Bitcode Enhance the sanity check for block sizes; check that the resulting pointer is 2011-06-25 17:08:50 +00:00
CodeGen Create a isFullCopy predicate. 2011-06-30 21:15:52 +00:00
CompilerDriver
Config remove CMake mode_t define 2011-06-23 12:21:33 +00:00
ExecutionEngine
MC Switch SubtargetFeatures from std::string to StringRef. 2011-07-01 00:23:10 +00:00
Object Object: Add proper error handling. 2011-06-25 17:55:23 +00:00
Support Added IRBuilder::SetInsertPoint(Use) to find a valid insertion point 2011-06-29 23:01:52 +00:00
Target Add target a target hook to get the register number used by the compact unwind 2011-06-30 23:20:32 +00:00
Transforms
AbstractTypeUser.h
Argument.h
Attributes.h Add a new function attribute, nonlazybind, which inhibits lazy-loading 2011-06-15 20:36:13 +00:00
AutoUpgrade.h
BasicBlock.h Add r134057 back, but splice the predecessor after the successors phi 2011-06-30 20:14:24 +00:00
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h PR10210: New method ConstantArray::getAsCString(). Use it in LTO to 2011-06-28 08:24:19 +00:00
DebugInfoProbe.h
DefaultPasses.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h Remove the experimental (and unused) pre-ra splitting pass. Greedy regalloc can split live ranges. 2011-06-27 23:40:45 +00:00
InlineAsm.h Distinguish early clobber output operands from clobbered registers. 2011-06-27 04:08:33 +00:00
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Reinstate r133513 (reverted in r133700) with an additional fix for a 2011-06-23 09:09:15 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsPTX.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h Reinstate r133513 (reverted in r133700) with an additional fix for a 2011-06-23 09:09:15 +00:00
User.h
Value.h
ValueSymbolTable.h