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
fe4591bfc2
llvm-6502
/
include
/
llvm
History
Stephen Wilson
fe4591bfc2
Test commit.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@108197
91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-12 21:34:37 +00:00
..
ADT
Add convenience method FoldingSetImpl::InsertNode(Node *N) that asserts if the node is already inserted.
2010-07-12 20:47:08 +00:00
Analysis
Remove tab characters and 80-col.
2010-07-12 05:26:37 +00:00
Assembly
Bitcode
Don't special-case stdout in llvm::WriteBitcodeToFile; just consider
2010-05-27 20:06:51 +00:00
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/AsmParser: Move .section parsing to Darwin specific parser.
2010-07-12 20:42:34 +00:00
Support
Test commit.
2010-07-12 21:34: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
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