.. |
ADT
|
remove compat_iterator, which is dead in the tree.
|
2005-03-16 22:42:45 +00:00 |
Analysis
|
remove use of compat_iterator
|
2005-03-16 22:42:01 +00:00 |
Assembly
|
Add llvm-as project to Visual Studio
|
2005-01-01 20:51:41 +00:00 |
Bytecode
|
Implement an isBytecodeArchive method to determine if an archive contains
|
2005-02-26 22:00:32 +00:00 |
CodeGen
|
dainty
|
2005-03-17 18:23:22 +00:00 |
Config
|
Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach.
|
2005-02-19 03:01:13 +00:00 |
Debugger
|
|
|
ExecutionEngine
|
|
|
Support
|
Use static_cast and #include Instructions.h
|
2005-03-09 05:35:16 +00:00 |
System
|
Do not clean up if the MappedFile was never used or if the client already
|
2005-01-28 16:08:23 +00:00 |
Target
|
add a helper method
|
2005-03-13 19:04:04 +00:00 |
Transforms
|
Add support for not strength reducing GEPs where the element size is a small
|
2005-03-04 04:04:26 +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
|
Eliminate the explicit opcode field in ConstantExpr, using the SubclassData
|
2005-02-05 02:00:12 +00:00 |
DerivedTypes.h
|
Fix VC++ compilation error
|
2005-01-08 22:44:06 +00:00 |
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
|
Adjust to changes in the User class.
|
2005-01-29 00:33:00 +00:00 |
GlobalVariable.h
|
remove all of the various setName implementations, consolidating them into
|
2005-03-05 19:51:50 +00:00 |
InstrTypes.h
|
Adjust to changes in the User class. Introduce a new UnaryInstruction
|
2005-01-29 00:32:51 +00:00 |
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
|
Add a prefetch intrinsic, patch contributed by Justin Wick!
|
2005-02-28 19:25:57 +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
|
Switch from using an ilist for uses to using a custom doubly linked list.
|
2005-02-01 01:22:06 +00:00 |
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 |