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-05 12:31:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
3c0962878c
llvm-6502
/
include
/
llvm
History
Sean Silva
3c0962878c
tblgen: Remove last traces of old TableGenMain API.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@165168
91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-03 21:31:08 +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
Revert 165051-165049 while looking into the foreach.m failure in
2012-10-03 08:10:01 +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
Add methods which query for the specific attribute instead of using the
2012-10-03 17:54:26 +00:00
TableGen
tblgen: Remove last traces of old TableGenMain API.
2012-10-03 21:31:08 +00:00
Target
TargetData: s/uint32_t/unsigned/ per Kuba's request.
2012-10-01 11:56:16 +00:00
Transforms
Argument.h
Attributes.h
No need to call functions which do the same thing as the default.
2012-10-03 18:10:49 +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
Add function to return return attributes.
2012-10-03 21:19:35 +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
Add methods which query for the specific attribute instead of using the
2012-10-03 17:54:26 +00:00
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
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