1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include/llvm
2004-10-25 18:40:47 +00:00
..
ADT
Analysis
Assembly
Bytecode
CodeGen Fix miscompilations in the SparcV9 backend that were induced by this patch: 2004-10-18 17:19:20 +00:00
Config Patch to support MSVC correctly, contributed by Morten Ofstad! 2004-10-25 18:38:05 +00:00
Debugger
ExecutionEngine
Support Patch to support MSVC better, contributed by Morten Ofstad 2004-10-25 18:40:47 +00:00
System * Fit constructor initializer on a single line 2004-10-19 00:29:16 +00:00
Target
Transforms Initial implementation of the strength reduction for GEP instructions in 2004-10-18 21:08:22 +00:00
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
Constant.h
Constants.h Fix grammar in comments to getSizeOf() 2004-10-24 03:18:30 +00:00
DerivedTypes.h Remove unnecessary spaces in function signature 2004-10-19 05:49:46 +00:00
Function.h If we're going to make the braces of functions line up for ease of readability 2004-10-19 05:50:34 +00:00
GlobalValue.h
GlobalVariable.h
InstrTypes.h
Instruction.def Add new unreachable instruction 2004-10-16 18:05:37 +00:00
Instruction.h
Instructions.h Add new UnreachableInst class 2004-10-16 18:05:54 +00:00
IntrinsicInst.h
Intrinsics.h
Module.h
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h
Use.h
User.h
Value.h Add new UndefValueVal type 2004-10-16 18:06:07 +00:00