1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/include/llvm
Dan Gohman d05bb8fccb Make printImplicitDef and printKill non-virtual, since they don't
need to be overridden.

llvm-svn: 86198
2009-11-06 00:04:05 +00:00
..
ADT Make a few more LLVM headers parsable as standalone headers. 2009-11-05 23:01:30 +00:00
Analysis Factor out the predicate code for loopsimplify form exit blocks into 2009-11-05 19:21:41 +00:00
Assembly
Bitcode
CodeGen Make printImplicitDef and printKill non-virtual, since they don't 2009-11-06 00:04:05 +00:00
CompilerDriver
Config CMake: Detect dotty. 2009-11-05 19:03:26 +00:00
ExecutionEngine
MC
Support InstrTypes.h includes Instruction.h, so it's not necessary to include both. 2009-11-05 19:42:20 +00:00
System
Target Reintroduce support for overloading target intrinsics 2009-11-05 03:19:08 +00:00
Transforms Make a few more LLVM headers parsable as standalone headers. 2009-11-05 23:01:30 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h the verifier shouldn't modify the IR. 2009-11-01 18:11:50 +00:00
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h the verifier shouldn't modify the IR. 2009-11-01 18:11:50 +00:00
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Update CreateMalloc so that its callers specify the size to allocate: 2009-11-05 00:03:03 +00:00
IntrinsicInst.h
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 Silence implicit conversion warnings. 2009-11-04 03:08:57 +00:00
Module.h Added a comment to a function that had none 2009-11-03 15:25:20 +00:00
ModuleProvider.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h Reverting 85714, 85715, 85716, which are breaking the build 2009-11-01 16:42:53 +00:00
PassManagers.h Reverting 85714, 85715, 85716, which are breaking the build 2009-11-01 16:42:53 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h remove a bunch of locking from LLVMContextImpl. Since only one thread 2009-11-01 18:42:03 +00:00
Use.h
User.h
Value.h
ValueSymbolTable.h