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
2025-01-09 10:31:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
eb1641d54a
llvm-6502
/
include
/
llvm
History
Bob Wilson
eb1641d54a
Add LLVM support for Swift.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@164899
91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-29 21:43:49 +00:00
..
ADT
PackedVector: Make the BitVector implementation configurable.
2012-09-28 16:40:29 +00:00
Analysis
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See:
http://en.wikipedia.org/wiki/If_and_only_if
Commit 164767
2012-09-27 10:14:43 +00:00
Assembly
Bitcode
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See:
http://en.wikipedia.org/wiki/If_and_only_if
Commit 164767
2012-09-27 10:14:43 +00:00
CodeGen
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See:
http://en.wikipedia.org/wiki/If_and_only_if
Commit 164767
2012-09-27 10:14:43 +00:00
Config
Make backtraces work again with both the configure and cmake build.
2012-09-28 10:10:46 +00:00
DebugInfo
ExecutionEngine
Removing dependency on third party library for Intel JIT event support.
2012-09-28 17:35:20 +00:00
MC
Rename virtual table anchors from Anchor() to anchor() for consistency with the rest of the tree.
2012-09-26 06:36:36 +00:00
Object
Add LLVM support for Swift.
2012-09-29 21:43:49 +00:00
Support
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See:
http://en.wikipedia.org/wiki/If_and_only_if
Commit 164767
2012-09-27 10:14:43 +00:00
TableGen
Target
Shrink TargetAlignElem a bit, we do a lot of searches on them.
2012-09-29 19:57:14 +00:00
Transforms
Rename virtual table anchors from Anchor() to anchor() for consistency with the rest of the tree.
2012-09-26 06:36:36 +00:00
Argument.h
Attributes.h
Remove unused methods.
2012-09-28 21:22:24 +00:00
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See:
http://en.wikipedia.org/wiki/If_and_only_if
Commit 164767
2012-09-27 10:14:43 +00:00
DebugInfo.h
DefaultPasses.h
DerivedTypes.h
DIBuilder.h
Function.h
Buildbot Fix.
2012-09-26 23:38:00 +00:00
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h
InlineAsm.h
InstrTypes.h
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See:
http://en.wikipedia.org/wiki/If_and_only_if
Commit 164767
2012-09-27 10:14:43 +00:00
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
ARM: Use a dedicated intrinsic for vector bitwise select.
2012-09-21 00:18:20 +00:00
IntrinsicsCellSPU.td
IntrinsicsHexagon.td
IntrinsicsMips.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
IRBuilder.h
Add IRBuilder code for adding !tbaa.struct metadata tags to llvm.memcpy calls.
2012-09-26 22:17:14 +00:00
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
MDBuilder.h
Add an MDBuilder utility for creating !tbaa.struct nodes.
2012-09-21 23:00:37 +00:00
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
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See:
http://en.wikipedia.org/wiki/If_and_only_if
Commit 164767
2012-09-27 10:14:43 +00:00
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See:
http://en.wikipedia.org/wiki/If_and_only_if
Commit 164767
2012-09-27 10:14:43 +00:00
TypeBuilder.h
TypeFinder.h
Use.h
User.h
Value.h
ValueSymbolTable.h
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See:
http://en.wikipedia.org/wiki/If_and_only_if
Commit 164767
2012-09-27 10:14:43 +00:00