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
218dc3e2fe
llvm-6502
/
include
/
llvm
History
Michael J. Spencer
218dc3e2fe
Support/Path: Deprecate PathV1::isDirectory and replace all uses with PathV2::is_directory.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@123209
91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-11 01:21:55 +00:00
..
ADT
Remove MachineRegisterInfo::getLastVirtReg(), it was giving wrong results
2011-01-09 21:58:20 +00:00
Analysis
Step
#2
to improve trip count analysis for loops like this:
2011-01-09 22:26:35 +00:00
Assembly
Bitcode
CodeGen
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there.
2011-01-10 12:39:04 +00:00
CompilerDriver
Config
Rewrite handling of LLVM_ENABLE_PIC. It was being processed after
2011-01-09 14:34:39 +00:00
ExecutionEngine
MC
MC/Mach-O/Thumb: Set the thumb bit in the symbol table.
2010-12-29 14:14:06 +00:00
Object
Support
Support/Path: Deprecate PathV1::isDirectory and replace all uses with PathV2::is_directory.
2011-01-11 01:21:55 +00:00
Target
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there.
2011-01-10 12:39:04 +00:00
Transforms
Revamp the ValueMapper interfaces in a couple ways:
2011-01-08 08:15:20 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
First step in fixing PR8927:
2011-01-08 16:42:36 +00:00
GlobalVariable.h
GVMaterializer.h
InitializePasses.h
Add the SpillPlacement analysis pass.
2011-01-06 01:21:53 +00:00
InlineAsm.h
Do not model all INLINEASM instructions as having unmodelled side effects.
2011-01-07 23:50:32 +00:00
InstrTypes.h
These methods should be "const"; make them so.
2011-01-04 12:52:29 +00:00
Instruction.def
Instruction.h
Instructions.h
Simplify the allocation and freeing of Users' operand lists, now that
2011-01-07 20:29:02 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
sketch out a new early cse pass. No functionality yet.
2011-01-02 21:47:05 +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
Simplify the allocation and freeing of Users' operand lists, now that
2011-01-07 20:29:02 +00:00
User.h
Simplify the allocation and freeing of Users' operand lists, now that
2011-01-07 20:29:02 +00:00
Value.h
ValueSymbolTable.h