.. |
ADT
|
Added LLVM notice.
|
2003-10-20 19:46:57 +00:00 |
Analysis
|
Eliminate some extraneous code in SlotCalculator::insertVal().
|
2003-10-17 02:02:40 +00:00 |
Assembly
|
Standardize header file comments
|
2003-09-30 18:37:50 +00:00 |
Bytecode
|
Rename AbstractModuleProvider -> ModuleProvider, to match the header file name,
|
2003-10-04 20:14:59 +00:00 |
CodeGen
|
This file has funny include guards and funny extra whitespace.
|
2003-10-16 23:43:35 +00:00 |
Config
|
Added LLVM header notice.
|
2003-10-20 20:11:43 +00:00 |
ExecutionEngine
|
If we move the constructors to the .cpp file, we can drop the #include
|
2003-10-16 21:16:21 +00:00 |
Support
|
Added LLVM notice.
|
2003-10-20 19:46:57 +00:00 |
System
|
Added LLVM notice.
|
2003-10-20 19:46:57 +00:00 |
Target
|
Make replaceMachineCodeForFunction return void.
|
2003-10-20 15:14:33 +00:00 |
Transforms
|
Rename loop preheaders pass to loop simplify
|
2003-10-12 21:52:28 +00:00 |
AbstractTypeUser.h
|
This checkin basically amounts to a complete rewrite of the type-resolution
|
2003-10-03 18:46:24 +00:00 |
Argument.h
|
Fix header, fix broken friend decl
|
2003-09-20 03:34:44 +00:00 |
BasicBlock.h
|
Remove obsolete scoped pred and succ iterator typedefs
|
2003-10-01 22:28:39 +00:00 |
CallGraphSCCPass.h
|
Initial checkin of the CallGraphSCCPass class
|
2003-08-31 01:54:59 +00:00 |
Constant.h
|
Standardize header file comments
|
2003-09-30 18:37:50 +00:00 |
ConstantHandling.h
|
Standardize header file comments
|
2003-09-30 18:37:50 +00:00 |
Constants.h
|
Add some new methods to forward to
|
2003-10-05 00:13:28 +00:00 |
DerivedTypes.h
|
Vector is my friend, do you like vector?
|
2003-10-15 22:10:10 +00:00 |
Function.h
|
Rename getEntryNode -> getEntryBlock()
|
2003-09-20 14:36:49 +00:00 |
GlobalValue.h
|
Add weak linking type
|
2003-10-16 18:27:04 +00:00 |
GlobalVariable.h
|
Standardize header file comments
|
2003-09-30 18:37:50 +00:00 |
iMemory.h
|
Fix bug: InstCombine/2003-09-09-VolatileLoadElim.ll
|
2003-09-09 18:16:08 +00:00 |
InstrTypes.h
|
Standardize header file comments
|
2003-09-30 18:37:50 +00:00 |
Instruction.def
|
Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction::PHI" to be more consistent with the other instructions.
|
2003-10-19 21:34:28 +00:00 |
Instruction.h
|
Remove unneeded dtors
|
2003-10-06 17:36:49 +00:00 |
Instructions.h
|
|
|
Intrinsics.h
|
New revised variable argument handling support
|
2003-10-18 05:53:13 +00:00 |
iOperators.h
|
|
|
iOther.h
|
New revised variable argument handling support
|
2003-10-18 05:53:13 +00:00 |
iPHINode.h
|
Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction::PHI" to be more consistent with the other instructions.
|
2003-10-19 21:34:28 +00:00 |
iTerminators.h
|
Add the unwind instruction class
|
2003-09-08 18:54:09 +00:00 |
Linker.h
|
Standardize header file comments
|
2003-09-30 18:37:50 +00:00 |
Module.h
|
Standardize header file comments
|
2003-09-30 18:37:50 +00:00 |
ModuleProvider.h
|
Return the Module being materialized to avoid always calling getModule().
|
2003-10-17 18:26:51 +00:00 |
Pass.h
|
Fix spelling.
|
2003-10-10 17:42:19 +00:00 |
PassAnalysisSupport.h
|
Standardize header file comments
|
2003-09-30 18:37:50 +00:00 |
PassManager.h
|
Enabling incremental bytecode loading in the JIT:
|
2003-10-14 21:34:56 +00:00 |
PassSupport.h
|
Rename method to indicate what it does
|
2003-10-12 18:51:53 +00:00 |
SlotCalculator.h
|
Eliminate some extraneous code in SlotCalculator::insertVal().
|
2003-10-17 02:02:40 +00:00 |
SymbolTable.h
|
This checkin basically amounts to a complete rewrite of the type-resolution
|
2003-10-03 18:46:24 +00:00 |
SymbolTableListTraits.h
|
Standardize header file comments
|
2003-09-30 18:37:50 +00:00 |
Type.def
|
Standardize header file comments
|
2003-09-30 18:37:50 +00:00 |
Type.h
|
Add operator= for type iterators to make them assignable
|
2003-10-13 15:34:17 +00:00 |
Use.h
|
Completely rewrite support for the Value::use_* list. Now, all operations on
|
2003-10-16 16:53:04 +00:00 |
User.h
|
lalala
|
2003-10-15 22:09:57 +00:00 |
Value.h
|
Completely rewrite support for the Value::use_* list. Now, all operations on
|
2003-10-16 16:53:04 +00:00 |