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-18 10:31:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
19ad3b88f7
llvm-6502
/
include
/
llvm
History
Daniel Dunbar
19ad3b88f7
MC/AsmLexer: Raise LexUntilEndOfStatement to MCAsmLexer.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@108189
91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-12 20:32:33 +00:00
..
ADT
getOrInsertLeaderValue cannot be const because it calls insert.
2010-07-12 20:27:02 +00:00
Analysis
Remove tab characters and 80-col.
2010-07-12 05:26:37 +00:00
Assembly
Bitcode
CodeGen
Fix va_arg for doubles. With this patch VAARG nodes always contain the
2010-07-11 04:01:49 +00:00
CompilerDriver
Config
ExecutionEngine
Convert some tab stops into spaces.
2010-07-12 08:16:59 +00:00
MC
MC/AsmLexer: Raise LexUntilEndOfStatement to MCAsmLexer.
2010-07-12 20:32:33 +00:00
Support
Remove tab characters and 80-col.
2010-07-12 05:26:37 +00:00
System
Path::isRootDirectory is unimplemented on Unix and not used,
2010-07-12 04:39:07 +00:00
Target
Fix a typo and fit in 80 columns. Found by Bob Wilson.
2010-07-12 18:11:17 +00:00
Transforms
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
Implement the "linker_private_weak" linkage type. This will be used for
2010-07-01 21:55:59 +00:00
GlobalVariable.h
GVMaterializer.h
InlineAsm.h
Propagate the AlignStack bit in InlineAsm's to the
2010-07-02 20:16:09 +00:00
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
make the prototypes for CreateMalloc and CreateFree more consistent. Patch
2010-07-12 00:57:28 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h