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
06c6d9aeb0
llvm-6502
/
include
/
llvm
History
Chris Lattner
4447d6506c
since the VT is fixed for a ImmLeaf, there is no reason to expose it to the matching code.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@129677
91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-17 22:17:27 +00:00
..
ADT
Implements StringRef::compare with bounds. It is behaves similarly to strncmp(). Unit tests also included.
2011-04-15 17:56:50 +00:00
Analysis
Introduce support to encode Objective-C property information in debugging information generated for an interface.
2011-04-16 00:11:51 +00:00
Assembly
Bitcode
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
CodeGen
Fix rdar://9289512 - not folding load into compare at -O0
2011-04-17 06:35:44 +00:00
CompilerDriver
Config
ExecutionEngine
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
MC
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
Object
Support
Introduce support to encode Objective-C property information in debugging information generated for an interface.
2011-04-16 00:11:51 +00:00
Target
since the VT is fixed for a ImmLeaf, there is no reason to expose it to the matching code.
2011-04-17 22:17:27 +00:00
Transforms
Rename LineProfiling to GCOVProfiling to more accurately represent what it
2011-04-16 01:20:23 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
Revert r129235 pending a vetting of the EH rewrite.
2011-04-10 23:18:04 +00:00
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Fix or remove code which seemed to think that the operand of a Constant
2011-04-11 09:48:55 +00:00
Constants.h
PR9214: Convert ConstantExpr::getIndices() to return an ArrayRef, plus
2011-04-13 15:22:40 +00:00
DebugInfoProbe.h
DerivedTypes.h
Replace const std::vector& with ArrayRef in the type creation APIs.
2011-04-06 20:28:34 +00:00
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
GVMaterializer.h
InitializePasses.h
Rename LineProfiling to GCOVProfiling to more accurately represent what it
2011-04-16 01:20:23 +00:00
InlineAsm.h
InstrTypes.h
Don't include Operator.h from InstrTypes.h.
2011-04-11 09:35:34 +00:00
Instruction.def
Instruction.h
Instructions.h
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsPTX.td
IntrinsicsX86.td
Add 3DNow! intrinsics.
2011-04-15 00:32:41 +00:00
IntrinsicsXCore.td
LinkAllPasses.h
Rename LineProfiling to GCOVProfiling to more accurately represent what it
2011-04-16 01:20:23 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
Fix typo in doxy-comment.
2011-04-06 20:54:07 +00:00
OperandTraits.h
Operator.h
Pass.h
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
Use.h
User.h
Value.h
ValueSymbolTable.h