This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-12-23 15:29:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
95cf30c444
llvm-6502
/
include
/
llvm
History
Kevin Enderby
95cf30c444
Added llvm-mc support for parsing the .desc directive.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@75645
91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-14 18:17:10 +00:00
..
ADT
Analysis
llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable.
2009-07-14 16:55:14 +00:00
Assembly
Bitcode
CodeGen
Remove some tabs and fix other whitespace. No functional changes.
2009-07-14 06:11:12 +00:00
CompilerDriver
Config
LLVM doesn't use libelf. Remove libelf configurey.
2009-07-14 18:06:25 +00:00
Debugger
ExecutionEngine
MC
Added llvm-mc support for parsing the .desc directive.
2009-07-14 18:17:10 +00:00
Support
llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable.
2009-07-14 16:55:14 +00:00
System
Target
llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable.
2009-07-14 16:55:14 +00:00
Transforms
Forward-declare Loop and LoopInfo instead of #including LoopInfo.h.
2009-07-13 22:19:41 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
These don't really need contexts either.
2009-07-13 22:18:28 +00:00
Constants.h
Move more functionality over to LLVMContext.
2009-07-13 23:50:59 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
These don't really need contexts either.
2009-07-13 22:18:28 +00:00
Instruction.def
Instruction.h
Instructions.h
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
Move a bit more functionality to LLVMContext, which apparently wasn't being used anyways.
2009-07-13 23:16:26 +00:00
MDNode.h
llvm_unreachable->llvm_unreachable(0), LLVM_UNREACHABLE->llvm_unreachable.
2009-07-14 16:55:14 +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
ValueSymbolTable.h