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-30 02:32:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
aea5a2a22a
llvm-6502
/
include
/
llvm
History
Chris Lattner
aea5a2a22a
make getDependencyFrom private.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@60637
91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-07 00:16:50 +00:00
..
ADT
add a new pop_back_val method which returns the value popped. This is
2008-12-05 07:11:05 +00:00
Analysis
make getDependencyFrom private.
2008-12-07 00:16:50 +00:00
Assembly
Bitcode
CodeGen
Drop the reg argument to isRegReDefinedByTwoAddr, which was redundant.
2008-12-05 05:45:42 +00:00
CompilerDriver
Config
Debugger
ExecutionEngine
Support
Have raw_fd_ostream keep track of the position in the file to make tell() go faster by not requiring a flush().
2008-12-04 22:51:11 +00:00
System
Target
Split foldMemoryOperand into public non-virtual and protected virtual
2008-12-03 18:43:12 +00:00
Transforms
Factor some code into a new FoldSingleEntryPHINodes method.
2008-12-03 19:44:02 +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
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
Module.h
ModuleProvider.h
OperandTraits.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
Comment typeo fix, thanks Duncan!
2008-12-02 18:33:11 +00:00
ValueSymbolTable.h