llvm-6502/include/llvm
2011-07-07 00:54:13 +00:00
..
ADT Fix a subtle issue in SmallVector. The following code did not work as expected: 2011-07-06 22:36:59 +00:00
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 Include a source location when complaining about bad inline assembly. 2011-07-02 03:53:34 +00:00
CompilerDriver
Config remove CMake mode_t define 2011-06-23 12:21:33 +00:00
ExecutionEngine
MC Add getFeatureBits to extract feature bits for a given CPU. 2011-07-02 00:43:44 +00:00
Object Fix 80-col. 2011-07-05 14:49:08 +00:00
Support Introduce "expect" intrinsic instructions. 2011-07-06 18:22:43 +00:00
Target Add a target hook to encode the compact unwind information. 2011-07-07 00:54:13 +00:00
Transforms Simplify. Consolidate dbg.declare handling in AllocaPromoter. 2011-07-06 21:09:55 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
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 Introduce "expect" intrinsic instructions. 2011-07-06 18:22:43 +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 Introduce "expect" intrinsic instructions. 2011-07-06 18:22:43 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsPTX.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h Introduce "expect" intrinsic instructions. 2011-07-06 18:22:43 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h Introduce "expect" intrinsic instructions. 2011-07-06 18:22:43 +00:00
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