llvm-6502/include/llvm
Nate Begeman a08787faa8 add support for generating v4i32 code
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25043 91177308-0d34-0410-b5e6-96231b3b80d8
2005-12-30 00:09:56 +00:00
..
ADT Remove a now-dead map, patch by Saem Ghani, thanks! 2005-12-07 05:41:44 +00:00
Analysis Separate the call graph implementation from its interface. This implements 2005-12-22 06:07:52 +00:00
Assembly
Bytecode minor cleanup 2005-11-30 05:26:03 +00:00
CodeGen add support for generating v4i32 code 2005-12-30 00:09:56 +00:00
Config
Debugger
ExecutionEngine
Support
System Fix documentation for the AlarmSetup function. 2005-12-22 03:57:15 +00:00
Target Oh oh... Unix is case sensitive. 2005-12-22 01:46:59 +00:00
Transforms
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h Fix VC++ level 4 warnings. Because a base class has declared these private, VC++ complains it cannot automatically generate this methods. 2005-12-17 00:19:22 +00:00
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h Fix VC++ level 4 warnings. Because a base class has declared these private, VC++ complains it cannot automatically generate this methods. 2005-12-17 00:19:22 +00:00
InstrTypes.h
Instruction.def
Instruction.h Fix VC++ level 4 warnings. Because a base class has declared these private, VC++ complains it cannot automatically generate this methods. 2005-12-17 00:19:22 +00:00
Instructions.h
IntrinsicInst.h
Intrinsics.h
Linker.h more standards compliance (damn, I can't wait for unordered_set (tee hee) 2005-12-26 13:34:00 +00:00
Module.h Add a flag to Module::getGlobalVariable to allow it to return vars with 2005-12-05 05:30:21 +00:00
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h i love xmas!!!! *;D* 2005-12-26 08:36:53 +00:00
Use.h
User.h
Value.h Fix VC++ level 4 warnings. 2005-12-17 00:18:06 +00:00