llvm-6502/include/llvm
Dale Johannesen 472da14240 Deleted one line too many. oops.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63996 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-07 01:34:19 +00:00
..
ADT fix a pretty serious bug in StringMap where GetOrCreate(strstart,strend, z) 2009-02-04 01:54:10 +00:00
Analysis Refactor my previous change to maintain the distinction between AliasAnalysis and BasicAliasAnalysis. This involves some wider changes because it 2009-02-05 23:36:27 +00:00
Assembly
Bitcode
CodeGen Deleted one line too many. oops. 2009-02-07 01:34:19 +00:00
CompilerDriver
Config Regenerate. 2009-02-04 06:27:44 +00:00
Debugger
ExecutionEngine
Support Deallocate() methods now take a 'const void*' instead of a 'void *', matching observed behavior with how 'delete[]' can be used. 2009-02-06 19:34:14 +00:00
System Make Mutex's constructor explicit, and tidy up whitespace. 2009-02-06 21:17:03 +00:00
Target We don't really need the abort here. This unbreak x86_64 linux build. 2009-02-06 17:51:34 +00:00
Transforms Revert rev. 63876. It is causing llvm-gcc bootstrap failure. 2009-02-05 21:46:41 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h
Function.h Reapply 63765. Patches for clang and llvm-gcc to follow. 2009-02-05 01:49:45 +00:00
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h Reapply 63765. Patches for clang and llvm-gcc to follow. 2009-02-05 01:49:45 +00:00
Intrinsics.td Reapply 63765. Patches for clang and llvm-gcc to follow. 2009-02-05 01:49:45 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
Module.h Reapply 63765. Patches for clang and llvm-gcc to follow. 2009-02-05 01:49:45 +00:00
ModuleProvider.h
OperandTraits.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h add accessors 2009-01-31 07:34:19 +00:00
Value.h
ValueSymbolTable.h