llvm-6502/include/llvm
Oscar Fuentes f14e9569ff DataTypes.h.cmake (MSVC): Protect some #define's and use specific
suffixes for integer types.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106797 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-24 22:05:52 +00:00
..
ADT Silence some unused variable warnings. 2010-06-24 20:14:34 +00:00
Analysis minor enhancement to llvm::isFreeCall API: return CallInst; no functional change 2010-06-23 21:51:12 +00:00
Assembly
Bitcode
CodeGen Remove the now unused LiveIntervals::getVNInfoSourceReg(). 2010-06-24 20:18:15 +00:00
CompilerDriver
Config Look for and use a different darwin crash reporter library. 2010-06-22 21:01:04 +00:00
ExecutionEngine
MC MC: Simplify MCAssembler::isSymbolLinkerVisible to only take an MCSymbol. 2010-06-16 20:04:29 +00:00
Support Add overloads for getFile and getFileOrSTDIN which take a const char * 2010-06-24 16:25:50 +00:00
System DataTypes.h.cmake (MSVC): Protect some #define's and use specific 2010-06-24 22:05:52 +00:00
Target Edit and clarify comments for TargetInstrInfo methods: 2010-06-24 16:48:26 +00:00
Transforms Use ValueMap instead of DenseMap. 2010-06-24 00:33:28 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h Eliminate unnecessary uses of getZExtValue(). 2010-06-18 14:22:04 +00:00
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h Use single interface, using twine, to get named metadata. 2010-06-22 01:19:38 +00:00
OperandTraits.h
Operator.h
Pass.h Move several non-performance-critical member functinos out of line. 2010-06-21 18:46:45 +00:00
PassAnalysisSupport.h Move several non-performance-critical member functinos out of line. 2010-06-21 18:46:45 +00:00
PassManager.h
PassManagers.h Move several non-performance-critical member functinos out of line. 2010-06-21 18:46:45 +00:00
PassSupport.h Move several non-performance-critical member functinos out of line. 2010-06-21 18:46:45 +00:00
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h make the Value constructor protected. 2010-06-21 16:46:37 +00:00
ValueSymbolTable.h