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-11-04 06:09:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
79142427a0
llvm-6502
/
include
/
llvm
History
…
..
ADT
Analysis
Assembly
Bitcode
CodeGen
Remove an unused variable in NDEBUG (found with -Wunused-variable).
2011-05-02 05:49:01 +00:00
CompilerDriver
Config
Windows/DynamicLibrary.inc: Clean up ELM_Callback. We may check the decl instead of the versions of individual libraries.
2011-05-01 13:29:49 +00:00
ExecutionEngine
Fix a ton of comment typos found by codespell. Patch by
2011-04-15 05:18:47 +00:00
MC
Object
Support
Add MemoryBuffer::getBufferKind() to report whether a memory buffer uses malloc'ed or mmap'ed memory. This is for performance analysis.
2011-04-28 20:34:18 +00:00
Target
Transforms
AbstractTypeUser.h
Argument.h
sink twine.h down out of Value.h. It is annoying that you need
2009-12-29 07:12:03 +00:00
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
Remove assignPassManager's default arguments. It's really
2010-08-07 01:25:32 +00:00
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
DebugInfoProbe.h
DerivedTypes.h
Function.h
GlobalAlias.h
FixedNumOperandTraits and VariadicOperandTraits assumed that, given a
2011-01-11 15:07:38 +00:00
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h
InlineAsm.h
InstrTypes.h
Instruction.def
rename indbr -> indirectbr to appease the residents of #llvm.
2009-10-28 00:19:10 +00:00
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsPTX.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
Add independent controls for whether GCOV profiling should emit .gcno files or
2011-04-21 01:56:25 +00:00
LinkAllVMCore.h
Missed a spot removing Alarm.
2010-12-07 18:50:33 +00:00
Linker.h
LLVMContext.h
Metadata.h
Module.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
Add RegionPass support.
2010-10-20 01:54:44 +00:00
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h