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
f43f9d0ef8
llvm-6502
/
include
/
llvm
History
Owen Anderson
f43f9d0ef8
Atomic ops that do arithmetic use signed arithmetic.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@73980
91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-23 18:30:27 +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 an accessor.
2009-06-23 17:50:34 +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
Generalize instcombine's isSafeToLoadUnconditionally() function
2009-06-16 17:23:12 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Address review comments: add 3 ARM calling conventions.
2009-06-16 18:50:49 +00:00
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
Forgot this file in my last commit.
2009-06-16 22:56:04 +00:00
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
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