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-19 17:37:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
187db7b950
llvm-6502
/
include
/
llvm
History
Ted Kremenek
9d695d5f7d
Add more alignment enums.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@50363
91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-28 17:58:20 +00:00
..
ADT
Remove the SmallVector ctor that converts from a SmallVectorImpl. This
2008-04-28 06:44:42 +00:00
Analysis
Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989
2008-04-25 16:53:59 +00:00
Assembly
Bitcode
Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989
2008-04-25 16:53:59 +00:00
CodeGen
Fix the SVOffset values for loads and stores produced by
2008-04-28 17:15:20 +00:00
Config
Debugger
ExecutionEngine
Cosmetic changes, as suggested by Evan. No functionality changes.
2008-04-20 17:44:19 +00:00
Support
Add more alignment enums.
2008-04-28 17:58:20 +00:00
System
Target
Implement a signficant optimization for inline asm:
2008-04-27 00:37:18 +00:00
Transforms
Move SplitBlockPredecessors out of loopsimplify into BasicBlockUtils.h
2008-04-21 01:28:02 +00:00
AbstractTypeUser.h
Argument.h
Expose parameter attributes via C bindings.
2008-04-28 17:37:06 +00:00
AutoUpgrade.h
BasicBlock.h
Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989
2008-04-25 16:53:59 +00:00
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h
DerivedTypes.h
Enforce that multiple return values have to have at least one result.
2008-04-23 05:36:34 +00:00
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
add a handy helper method to instruction, useful for determining
2008-04-20 22:11:30 +00:00
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h
Add a new Jump Threading pass, which will handle cases
2008-04-20 20:35:01 +00:00
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
ParameterAttributes.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h