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-12-13 04:30:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
41ee4e57ea
llvm-6502
/
include
/
llvm
History
Talin
41ee4e57ea
Add an END_WITH_NULL accessor for ConstantStruct.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@126714
91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-28 23:53:27 +00:00
..
ADT
add the ability to walk the scope tree and insert at not-the-current
2011-02-27 22:51:57 +00:00
Analysis
Delete the LiveValues pass. I won't get get back to the project it
2011-02-28 19:37:59 +00:00
Assembly
Bitcode
CodeGen
Fix PR9324 / <rdar://problem/9052489> by handling the case where a PHI has no uses.
2011-02-27 08:06:01 +00:00
CompilerDriver
Config
cmake: Add xdot.py support as it already exists in autoconf.
2011-02-27 04:11:05 +00:00
ExecutionEngine
MC
Roll out r126425 and r126450 to see if it fixes the failures on the buildbots.
2011-02-25 16:30:32 +00:00
Object
Support
Pass the graph to the DOTGraphTraits.getEdgeAttributes().
2011-02-27 04:11:03 +00:00
Target
Fix warning when building with clang++.
2011-02-28 19:58:06 +00:00
Transforms
Delete the SimplifyHalfPowrLibCalls pass, which was unused, and
2011-02-28 19:41:14 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Put targets on folders, if the IDE supports the feature.
2011-02-20 22:06:10 +00:00
Constant.h
hoist GlobalValue::removeDeadConstantUsers up to being a method on Constant.
2011-02-18 04:41:42 +00:00
Constants.h
Add an END_WITH_NULL accessor for ConstantStruct.
2011-02-28 23:53:27 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
hoist GlobalValue::removeDeadConstantUsers up to being a method on Constant.
2011-02-18 04:41:42 +00:00
GlobalVariable.h
GVMaterializer.h
InitializePasses.h
Delete the GEPSplitter experiment.
2011-02-28 19:47:47 +00:00
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
The objectsize intrinsic doesn't access any memory.
2011-02-18 16:11:40 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
Add XCore intrinsic for eeu instruction.
2011-02-24 13:39:18 +00:00
LinkAllPasses.h
Delete the GEPSplitter experiment.
2011-02-28 19:47:47 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h