llvm-6502/include/llvm
Daniel Dunbar d6bb283de9 Tweak MCSymbol doxyments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74599 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-01 07:03:41 +00:00
..
ADT Reapply 74494, this time removing the conflicting definition of operator<< 2009-06-30 20:10:56 +00:00
Analysis Drop redundant print impl. 2009-06-30 21:33:56 +00:00
Assembly
Bitcode Fix three MSVC 2008 warnings that completely clutter the build output. 2009-06-29 17:12:06 +00:00
CodeGen Handle IMPLICIT_DEF with isUndef operand marker, part 2. This patch moves the code to annotate machineoperands to LiveIntervalAnalysis. It also add markers for implicit_def that define physical registers. The rest, is just a lot of details. 2009-07-01 01:59:31 +00:00
CompilerDriver Move the driver entry point out of Main.inc. 2009-06-30 00:15:24 +00:00
Config CMake: add configure checks for pthread_rwlock_init and pthread_getspecific 2009-06-26 14:35:43 +00:00
Debugger
ExecutionEngine
MC Tweak MCSymbol doxyments. 2009-07-01 07:03:41 +00:00
Support improve the APIs for creating struct and function types with no arguments/elements 2009-07-01 04:13:31 +00:00
System Add support for const thread locals. 2009-06-25 23:31:18 +00:00
Target Add an "alignment" field to the MachineFunction object. It makes more sense to 2009-06-30 22:38:32 +00:00
Transforms Teach LoopSimplify how to merge multiple loop exits into a single exit, 2009-06-27 21:30:38 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h improve the APIs for creating struct and function types with no arguments/elements 2009-07-01 04:13:31 +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 Add more vector ValueTypes for AVX and other extended vector instruction 2009-06-29 16:47:10 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td Add missing argument for vtbx intrinsic. 2009-06-26 22:27:22 +00:00
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h Add a global context, for easing backwards compatibility. 2009-06-30 23:39:59 +00:00
MDNode.h
Module.h
ModuleProvider.h
OperandTraits.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h