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
2025-03-08 19:36:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
include
/
llvm
/
Support
History
…
..
AIXDataTypesFix.h
…
AlignOf.h
…
Allocator.h
…
Annotation.h
…
CallSite.h
…
Casting.h
…
CFG.h
Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989
2008-04-25 16:53:59 +00:00
CommandLine.h
…
Compiler.h
Silence a warning. Should we turn this into configure-time check?
2008-01-22 11:01:23 +00:00
ConstantRange.h
Add explicit keywords.
2008-02-20 16:44:09 +00:00
DataFlow.h
…
DataTypes.h.in
…
Debug.h
…
DOTGraphTraits.h
…
Dwarf.h
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
2008-05-06 01:32:53 +00:00
DynamicLinker.h
…
ELF.h
…
FileUtilities.h
…
GetElementPtrTypeIterator.h
…
GraphWriter.h
…
InstIterator.h
…
InstVisitor.h
…
IRBuilder.h
…
LeakDetector.h
…
ManagedStatic.h
…
Mangler.h
…
MathExtras.h
…
MemoryBuffer.h
Fix more -Wshorten-64-to-32 warnings.
2008-05-05 18:30:58 +00:00
MutexGuard.h
…
OutputBuffer.h
…
PassNameParser.h
…
PatternMatch.h
add support for pattern matching 'neg'
2008-05-09 05:20:27 +00:00
PluginLoader.h
…
Registry.h
…
SlowOperationInformer.h
Don't attribute in file headers anymore. See llvmdev for the
2007-12-29 19:59:42 +00:00
StableBasicBlockNumbering.h
…
Streams.h
De-constify the input to the "operator >>" method as it is modified.
2008-03-25 18:16:52 +00:00
StringPool.h
…
SystemUtils.h
…
Timer.h
…
type_traits.h
…