1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include/llvm
Nate Begeman 3d2e738f0c Add a default relocation type, and allow clients to set the ConstantVal
field after creation.

llvm-svn: 32429
2006-12-11 02:19:29 +00:00
..
ADT Change the implementation of statistic to not need destructors at all. 2006-12-08 20:00:42 +00:00
Analysis Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
Assembly Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
Bytecode Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
CodeGen Add a default relocation type, and allow clients to set the ConstantVal 2006-12-11 02:19:29 +00:00
Config Cleaned setjmp/longjmp lowering interfaces. Now we're producing right 2006-12-10 23:12:42 +00:00
Debugger
ExecutionEngine allow clients to indicate that they never want lazy compilation. 2006-11-09 19:30:47 +00:00
Support Don't use <sstream> in Streams.h but <iosfwd> instead. 2006-12-07 23:41:45 +00:00
System Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
Target Cleaned setjmp/longjmp lowering interfaces. Now we're producing right 2006-12-10 23:12:42 +00:00
Transforms Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
.cvsignore
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h Packed Structures 2006-12-08 18:06:16 +00:00
DerivedTypes.h Packed Structures 2006-12-08 18:06:16 +00:00
Function.h
GlobalValue.h Fix some 80 col violations. 2006-12-06 20:28:46 +00:00
GlobalVariable.h
InlineAsm.h
InstrTypes.h Provide a getOpcode() method on CmpInst to ensure the opcode is returned 2006-12-07 04:18:31 +00:00
Instruction.def Get the delegation right for InstVisitor. 2006-11-29 21:37:00 +00:00
Instruction.h For PR950: 2006-11-27 01:05:10 +00:00
Instructions.h For PR950: 2006-11-27 01:05:10 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h A shim over other AA impls to catch incorrect uses 2006-11-14 05:21:04 +00:00
LinkAllVMCore.h
Linker.h Minor style fixes from review. 2006-11-11 19:59:25 +00:00
LinkTimeOptimizer.h Save temp. bc files when saveTemps flag is true. Use final output file 2006-10-26 20:46:22 +00:00
Module.h Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
ModuleProvider.h
Pass.h Add AnalysisResolver_New. 2006-12-08 23:52:04 +00:00
PassAnalysisSupport.h Add AnalysisResolver_New. It is a replacement for existing 2006-12-08 23:28:54 +00:00
PassManager.h Implement FunctionPassManager_New::FunctionPassManager_New(ModuleProvider *P) 2006-12-08 18:57:16 +00:00
PassSupport.h Switch analysis groups to be unregistered when llvm_shutdown is called. 2006-12-01 23:46:50 +00:00
SymbolTable.h
SymbolTableListTraits.h
Type.h Packed Structures 2006-12-08 18:06:16 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
ValueSymbolTable.h