llvm-6502/include/llvm
2012-10-04 23:01:22 +00:00
..
ADT Third try at fixing this. ;] Go back to using std::remove_if, which has 2012-10-03 01:04:07 +00:00
Analysis Fix doxygen comment to match parameters' names. 2012-10-04 19:10:44 +00:00
Assembly
Bitcode
CodeGen Switch MachineTraceMetrics to the new TargetSchedModel interface. 2012-10-04 17:30:40 +00:00
Config
DebugInfo
ExecutionEngine Clean-up of memory buffer and object ownership model in MCJIT 2012-10-02 21:18:39 +00:00
MC Hoist some grossly duplicated code from the COFF/ELF/MachO streamers into MCObjectStreamer. 2012-10-04 13:12:43 +00:00
Object Add LLVM support for Swift. 2012-09-29 21:43:49 +00:00
Support Add method to query for NoCapture attribute. 2012-10-04 07:18:12 +00:00
TableGen tblgen: Remove last traces of old TableGenMain API. 2012-10-03 21:31:08 +00:00
Target This patch corrects commit 165126 by using an integer bit width instead of 2012-10-04 21:33:40 +00:00
Transforms This patch corrects commit 165126 by using an integer bit width instead of 2012-10-04 21:33:40 +00:00
Argument.h Fix wrong name in comment. 2012-10-04 13:07:26 +00:00
Attributes.h No need to call functions which do the same thing as the default. 2012-10-03 18:10:49 +00:00
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h Add in support for SPIR to LLVM core. This adds a new target and two new calling conventions. 2012-10-01 17:01:31 +00:00
CMakeLists.txt
Constant.h
Constants.h
DataLayout.h Rename the Target specific passes in the DataLayout class to be Target agnostic. 2012-10-04 23:01:22 +00:00
DebugInfo.h
DefaultPasses.h
DerivedTypes.h
DIBuilder.h
Function.h Add function to return return attributes. 2012-10-03 21:19:35 +00:00
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h Rename the Target specific passes in the DataLayout class to be Target agnostic. 2012-10-04 23:01:22 +00:00
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Add method to query for NoCapture attribute. 2012-10-04 07:18:12 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsHexagon.td
IntrinsicsMips.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
IRBuilder.h
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
MDBuilder.h
Metadata.h
Module.h
OperandTraits.h
Operator.h Remove more LLVM_DELETED_FUNCTIONs from destructors to fix -std=c++11 build on gcc 4.7. 2012-09-29 02:25:34 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeBuilder.h
TypeFinder.h
Use.h
User.h
Value.h
ValueSymbolTable.h