llvm-6502/include/llvm
Chris Lattner ff7fc5dabe implement the 'string constant' optimization. This shrinks kc.bit from
2878544 to 2815788


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36818 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-06 00:35:24 +00:00
..
ADT This is a patch to fix a compile error in STLExtras.h, and 2007-05-03 18:32:10 +00:00
Analysis Use iterative while loop instead of recursive function call. 2007-05-03 20:55:18 +00:00
Assembly Drop 'const' 2007-05-03 01:11:54 +00:00
Bitcode implement the 'string constant' optimization. This shrinks kc.bit from 2007-05-06 00:35:24 +00:00
Bytecode Drop 'const' 2007-05-03 01:11:54 +00:00
CodeGen Drop 'const' 2007-05-03 01:11:54 +00:00
Config
Debugger
ExecutionEngine
Support remove extraneous type qualifiers 2007-05-03 18:14:56 +00:00
System remove extraneous type qualifiers 2007-05-03 18:14:56 +00:00
Target Emit sections/directives in the proper order. This fixes PR1376. Also, 2007-05-05 09:04:50 +00:00
Transforms Drop 'const' 2007-05-03 01:11:54 +00:00
.cvsignore
AbstractTypeUser.h avoid invalid C++ token in #error 2007-05-03 16:57:26 +00:00
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h
DerivedTypes.h if functiontype is going to have a pointer to a paramattr object, it better 2007-05-04 03:39:28 +00:00
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
ParameterAttributes.h add a helper 2007-05-04 03:13:39 +00:00
Pass.h Unbreak VC++ build. 2007-05-03 22:09:21 +00:00
PassAnalysisSupport.h
PassManager.h
PassManagers.h Drop 'const' 2007-05-03 01:11:54 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h