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-11-07 12:07:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cd92c1000e
llvm-6502
/
include
/
llvm
History
Owen Anderson
cd92c1000e
Use 64-bit integer counters for tracking time, rather than doubles. This will be more atomic op friendly.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@73974
91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-23 18:12:30 +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
Use 64-bit integer counters for tracking time, rather than doubles. This will be more atomic op friendly.
2009-06-23 18:12:30 +00:00
System
Label the existing atomic functions as 32-bit specific, and add a 64-bit one that will be useful in
2009-06-23 18:01:04 +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
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
Label the existing atomic functions as 32-bit specific, and add a 64-bit one that will be useful in
2009-06-23 18:01:04 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h