..
ADT
Provide a guaranteed definition of intptr_t. Thansk to Evan Jones for
2005-03-21 01:36:35 +00:00
Analysis
merge EquivClassGraphs.h into DataStructure.h with the other DSA pass definitions.
2005-04-02 20:08:06 +00:00
Assembly
Bytecode
Implement an isBytecodeArchive method to determine if an archive contains
2005-02-26 22:00:32 +00:00
CodeGen
document these nodes, as they are nonobvious
2005-04-06 04:21:29 +00:00
Config
Debugger
ExecutionEngine
Support
Use static_cast and #include Instructions.h
2005-03-09 05:35:16 +00:00
System
Target
Allow targets which produce setcc results in non-MVT::i1 registers to describe
2005-04-07 19:41:18 +00:00
Transforms
Fix VC++ build breakage
2005-03-28 02:52:28 +00:00
AbstractTypeUser.h
Argument.h
remove all of the various setName implementations, consolidating them into
2005-03-05 19:51:50 +00:00
BasicBlock.h
remove reverse BB iterators.
2005-03-15 05:17:48 +00:00
CallGraphSCCPass.h
Constant.h
remove all of the various setName implementations, consolidating them into
2005-03-05 19:51:50 +00:00
Constants.h
Add new function getPtrPtrFromArrayPtr().
2005-03-19 11:40:31 +00:00
DerivedTypes.h
Function.h
remove a whole bunch of dead methods. Noone should use reverse iterators anyway.
2005-03-15 05:13:47 +00:00
GlobalValue.h
GlobalVariable.h
remove all of the various setName implementations, consolidating them into
2005-03-05 19:51:50 +00:00
InstrTypes.h
Instruction.def
Instruction.h
Fix problems compiling with G++ 4.x.x with -pedantic. Thanks to
2005-03-07 20:35:45 +00:00
Instructions.h
Convert tabs to spaces
2005-03-16 03:46:55 +00:00
IntrinsicInst.h
Intrinsics.h
First step in adding pcmarker intrinsic. Second step (soon) is adding backend support.
2005-03-28 20:05:49 +00:00
Linker.h
Module.h
remove a whole bunch of dead methods. Noone should use reverse iterators anyway.
2005-03-15 05:13:47 +00:00
ModuleProvider.h
Pass.h
Fix grammar wrt apostrophe's
2005-03-16 03:54:50 +00:00
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
move some method declarations around to make it clear that users should
2005-03-06 06:03:44 +00:00
SymbolTableListTraits.h
Type.def
Type.h
Fix problems compiling with G++ 4.x.x with -pedantic. Thanks to
2005-03-07 20:35:45 +00:00
Use.h
User.h
Fix spelling, patch contributed by Gabor Greif
2005-02-27 06:15:51 +00:00
Value.h
Convert tabs to spaces
2005-03-16 03:46:55 +00:00