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-24 06:30:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
e8399c6e01
llvm-6502
/
include
/
llvm
History
Rafael Espindola
9e07a149b0
Add method for checking if a path is a symbolic link.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@118367
91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-07 04:36:50 +00:00
..
ADT
Factor code out of APInt to form a isUIntN helper function.
2010-11-03 00:38:40 +00:00
Analysis
Introduce DIBuilder. It is intended to be a front-end friendly interface to emit debuggging information entries in LLVM IR.
2010-11-04 15:01:38 +00:00
Assembly
Bitcode
CodeGen
Prune includes.
2010-11-06 11:45:59 +00:00
CompilerDriver
Config
ExecutionEngine
MC
Relax dwarf line fragments. This fixes a crash in the included testcase.
2010-11-07 02:07:12 +00:00
Support
Add v5 and v7 ARM CPU subtype values.
2010-11-05 17:48:05 +00:00
System
Add method for checking if a path is a symbolic link.
2010-11-07 04:36:50 +00:00
Target
Prune includes.
2010-11-06 11:45:59 +00:00
Transforms
Let the -inline-threshold command line argument take precedence over the
2010-11-02 23:40:26 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
Add a new 'hotpatch' attribute. This attribute will insert a two-byte no-op
2010-10-25 15:37:09 +00:00
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h
InlineAsm.h
Mult-alt constraint incremental development step 3.
2010-10-29 23:37:38 +00:00
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
It is confusing to call a random-access iterator 'InputIterator'.
2010-10-27 07:39:54 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
Reference RegionPass to stop it being eliminated.
2010-10-25 15:36:50 +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