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-06 20:33:54 +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
…
CommandLine.h
…
Compiler.h
Symbol visibility is unsupported on cygwin too.
2008-10-31 18:05:01 +00:00
ConstantFolder.h
…
ConstantRange.h
…
DataFlow.h
…
DataTypes.h.cmake
…
DataTypes.h.in
…
Debug.h
…
DOTGraphTraits.h
Enhance the GraphWriter support for edge destinations, and teach the
2008-07-21 21:06:55 +00:00
Dwarf.h
Introduce two DWARF attribute extentions DW_AT_APPLE_optimized, DW_AT_APPLE_flags.
2009-01-23 22:33:47 +00:00
DynamicLinker.h
…
ELF.h
…
FileUtilities.h
…
Format.h
…
GetElementPtrTypeIterator.h
…
GraphWriter.h
Don't use reinterpret_cast when it isn't needed.
2008-07-27 23:12:19 +00:00
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
…
NoFolder.h
…
OutputBuffer.h
Fix more -Wshorten-64-to-32 warnings.
2008-05-05 18:30:58 +00:00
PassNameParser.h
…
PatternMatch.h
…
PluginLoader.h
…
PredIteratorCache.h
…
raw_ostream.h
…
Recycler.h
…
RecyclingAllocator.h
…
Registry.h
…
RegistryParser.h
…
SlowOperationInformer.h
…
StableBasicBlockNumbering.h
…
Streams.h
…
StringPool.h
Fix a memory correctness error noticed by valgrind (harmless in practice).
2008-01-15 20:02:11 +00:00
SystemUtils.h
…
TargetFolder.h
Add a NullFolder class that doesn't fold constants.
2008-08-12 20:39:27 +00:00
Timer.h
…
type_traits.h
…