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-08 03:30:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
3138659646
llvm-6502
/
include
/
llvm
History
Craig Topper
3138659646
Remove unused function that used to get itineraries from SubTargetFeatures. This is done from MCSubTargetInfo these days.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@165092
91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-03 06:26:11 +00:00
..
ADT
Third try at fixing this. ;] Go back to using std::remove_if, which has
2012-10-03 01:04:07 +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
Remove the SavePoint infrastructure from fast isel, replace
2012-10-02 21:16:50 +00:00
Config
Make backtraces work again with both the configure and cmake build.
2012-09-28 10:10:46 +00:00
DebugInfo
ExecutionEngine
Clean-up of memory buffer and object ownership model in MCJIT
2012-10-02 21:18:39 +00:00
MC
Remove unused function that used to get itineraries from SubTargetFeatures. This is done from MCSubTargetInfo these days.
2012-10-03 06:26:11 +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
TargetData: s/uint32_t/unsigned/ per Kuba's request.
2012-10-01 11:56:16 +00:00
Transforms
Argument.h
Attributes.h
Remove unused methods.
2012-09-28 21:22:24 +00:00
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Add in support for SPIR to LLVM core. This adds a new target and two new calling conventions.
2012-10-01 17:01:31 +00:00
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
Kill ModuleProvider and ghost linkage by inverting the relationship between
2010-01-27 20:34:15 +00:00
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
IntrinsicsCellSPU.td
IntrinsicsHexagon.td
IntrinsicsMips.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
IRBuilder.h
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
MDBuilder.h
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
Add pass printer passes in the right place.
2012-02-01 07:16:20 +00:00
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