llvm-6502/include/llvm
2005-02-27 19:07:36 +00:00
..
ADT remove some more dead templates and a dead macro. 2005-02-22 23:36:37 +00:00
Analysis Fix a case where we incorrectly returned hasComputableLoopEvolution for 2005-02-26 18:40:02 +00:00
Assembly
Bytecode Implement an isBytecodeArchive method to determine if an archive contains 2005-02-26 22:00:32 +00:00
CodeGen Map doubles from integers, not the double itself. 2005-02-17 20:16:58 +00:00
Config Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach. 2005-02-19 03:01:13 +00:00
Debugger
ExecutionEngine
Support Fix this to create a recursive mutex. Patch by Evan Jones! 2005-02-27 19:07:36 +00:00
System
Target
Transforms
AbstractTypeUser.h
Argument.h
BasicBlock.h add a new method. 2005-02-24 02:37:26 +00:00
CallGraphSCCPass.h
Constant.h
Constants.h Eliminate the explicit opcode field in ConstantExpr, using the SubclassData 2005-02-05 02:00:12 +00:00
DerivedTypes.h
Function.h Improve conformance with the Misha spelling benchmark suite 2005-01-30 00:09:23 +00:00
GlobalValue.h Adjust to changes in the User class. 2005-01-29 00:33:00 +00:00
GlobalVariable.h Adjust to changes in the User class. 2005-01-29 00:33:00 +00:00
InstrTypes.h
Instruction.def
Instruction.h Adjust to changes in the User class. 2005-01-29 00:33:00 +00:00
Instructions.h switch instructions only allow constantints for their values, be more specific. 2005-02-24 05:32:09 +00:00
IntrinsicInst.h
Intrinsics.h
Linker.h
Module.h Do not replace ostream << Module*, only ostream << Module&. 2005-02-13 19:15:01 +00:00
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h Fix spelling, patch contributed by Gabor Greif 2005-02-27 06:15:51 +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 Add new method. 2005-02-23 16:50:59 +00:00