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-19 17:33:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
dcee684755
llvm-6502
/
include
/
llvm
History
Bill Wendling
dcee684755
Add include file to get the type for in64_t.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@73991
91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-23 20:02:00 +00:00
..
ADT
Add support for AuroraUX. Patch by evocallaghan.
2009-06-19 14:40:01 +00:00
Analysis
Remove the parent pointer from SCEV, since it did not end up being needed.
2009-06-22 21:57:23 +00:00
Assembly
Bitcode
CodeGen
Add more methods to gather target specific elf stuff
2009-06-22 19:16:16 +00:00
CompilerDriver
Config
Work around build problem with OpenJDK, which defines X86 as a
2009-06-23 17:21:35 +00:00
Debugger
ExecutionEngine
MC
Add include file to get the type for in64_t.
2009-06-23 20:02:00 +00:00
Support
Actually, these need to be signed integers, not unsigned.
2009-06-23 18:21:13 +00:00
System
Atomic ops that do arithmetic use signed arithmetic.
2009-06-23 18:30:27 +00:00
Target
Work around build problem with OpenJDK, which defines X86 as a
2009-06-23 17:21:35 +00:00
Transforms
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Revert r73790, and replace it with a significantly less ugly solution. Rather than trying to make the global reader-writer lock work,
2009-06-20 00:24:58 +00:00
Constants.h
Revert r73790, and replace it with a significantly less ugly solution. Rather than trying to make the global reader-writer lock work,
2009-06-20 00:24:58 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
Revert r73790, and replace it with a significantly less ugly solution. Rather than trying to make the global reader-writer lock work,
2009-06-20 00:24:58 +00:00
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
change the MemIntrinsic get/setAlignment method to take an unsigned
2009-03-08 03:59:00 +00:00
Intrinsics.h
Intrinsics.td
Add support for ARM's Advanced SIMD (NEON) instruction set.
2009-06-22 23:27:02 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td
Add support for ARM's Advanced SIMD (NEON) instruction set.
2009-06-22 23:27:02 +00:00
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
MDNode.h
Revert r73790, and replace it with a significantly less ugly solution. Rather than trying to make the global reader-writer lock work,
2009-06-20 00:24:58 +00:00
Module.h
ModuleProvider.h
OperandTraits.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
Atomic ops that do arithmetic use signed arithmetic.
2009-06-23 18:30:27 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h