llvm-6502/include/llvm
Rafael Espindola 8f413fa9c0 On ELF we need to know which symbols are used in relocations to decide if
they should be in the symbol table or not. Instead of "guessing", just compute
the symbol table after the relocations are known.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115619 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-05 15:11:03 +00:00
..
ADT GCC extensions are no longer used here - update the comment. 2010-10-03 15:31:50 +00:00
Analysis Add support to let FE mark explict methods as explict in debug info. 2010-10-01 23:31:40 +00:00
Assembly
Bitcode
CodeGen When RemoveCopyByCommutingDef is creating additional identity copies, just use 2010-10-01 23:52:25 +00:00
CompilerDriver
Config Add support for viewing graphviz graphs with xdot.py. 2010-09-27 16:28:34 +00:00
ExecutionEngine
MC On ELF we need to know which symbols are used in relocations to decide if 2010-10-05 15:11:03 +00:00
Support Support: Add __forceinline to Compiler.h on MSVC. 2010-10-05 06:00:52 +00:00
System
Target Jim Asked us to move DataLayout on ARM back to the most specialized classes. Do 2010-10-03 18:59:45 +00:00
Transforms
AbstractTypeUser.h
Argument.h
Attributes.h Avoid warnings about implicit conversions to `bool' in MSVC. This time 2010-09-25 20:27:36 +00:00
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h Add ret instruction to PTX backend 2010-09-25 07:46:17 +00:00
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td The pshufw instruction came about in MMX2 when SSE was introduced. Don't place 2010-10-04 20:24:01 +00:00
IntrinsicsXCore.td
LinkAllPasses.h remove PointerTracking from mainline, Edwin is going to move it out to ClamAV 2010-09-29 18:43:27 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
OperandTraits.h
Operator.h Avoid warnings about implicit conversions to `bool' in MSVC. This time 2010-09-25 20:27:36 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h