llvm-6502/include/llvm
Daniel Dunbar 092a9dda2d Sketch support for target specific assembly parser.
- Not fully enabled yet, need a configure regeneration.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76230 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-17 20:42:00 +00:00
..
ADT
Analysis Move the ConstantInt uniquing table into LLVMContextImpl. This exposed a number of issues in 2009-07-16 18:04:31 +00:00
Assembly
Bitcode
CodeGen Add line numbers to OProfile. To do this, I added a processDebugLoc() 2009-07-16 21:07:26 +00:00
CompilerDriver
Config Sketch support for target specific assembly parser. 2009-07-17 20:42:00 +00:00
Debugger
ExecutionEngine Add line numbers to OProfile. To do this, I added a processDebugLoc() 2009-07-16 21:07:26 +00:00
MC Removed the SubsectionsViaSymbols MCStreamer API and replaced it with a generic 2009-07-16 17:56:39 +00:00
Support Make DOUT an lvalue in release mode so that developers may use DOUT in 2009-07-17 15:55:53 +00:00
System Trailing whitespace. 2009-07-17 20:38:17 +00:00
Target Sketch support for target specific assembly parser. 2009-07-17 20:42:00 +00:00
Transforms
AbstractTypeUser.h Another attempt at fixing PR2975. 2009-04-07 17:23:02 +00:00
Argument.h
Attributes.h Add support for naked functions 2009-07-17 18:07:26 +00:00
AutoUpgrade.h
BasicBlock.h
BinaryOperators.h Add new classes for working with optional optimization data 2009-07-17 18:59:51 +00:00
CallGraphSCCPass.h Move the ConstantInt uniquing table into LLVMContextImpl. This exposed a number of issues in 2009-07-16 18:04:31 +00:00
CallingConv.h
CMakeLists.txt
Constant.h Privatize the MDString uniquing table. 2009-07-16 22:11:26 +00:00
Constants.h Privatize the MDString uniquing table. 2009-07-16 22:11:26 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h Documentation clarifications for isSafeToSpeculativelyExecute. 2009-07-17 08:38:29 +00:00
Instructions.h Define a no-pointer-overflow flag for GetElementPtr instructions. 2009-07-17 19:01:15 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h Privatize the MDNode uniquing table. 2009-07-16 23:44:30 +00:00
MDNode.h Privatize the MDNode uniquing table. 2009-07-16 23:44:30 +00:00
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 Add a method to clear optional optimization information from a Value. 2009-07-17 18:56:23 +00:00
ValueSymbolTable.h