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-19 01:34:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
d847bc20b8
llvm-6502
/
include
/
llvm
/
Support
History
Gabor Greif
3fde69c0f1
restrict dyn_cast_or_null to pointer types, just like cast_or_null; re-commit of r114279, backed out in r114280
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@114282
91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-18 13:03:32 +00:00
..
AlignOf.h
Allocator.h
CallSite.h
remove CallSite::get; it is still present (as protected) in the baseclass, use one of the constructors intead
2010-09-18 11:48:36 +00:00
Casting.h
restrict dyn_cast_or_null to pointer types, just like cast_or_null; re-commit of r114279, backed out in r114280
2010-09-18 13:03:32 +00:00
CFG.h
circular_raw_ostream.h
COFF.h
CommandLine.h
Compiler.h
Remove LLVM_GLOBAL_VISIBILITY, which is unused, and was not working properly.
2010-09-15 08:09:55 +00:00
ConstantFolder.h
ConstantRange.h
Add completely hokey binary-and and binary-or operations to ConstantRange and
2010-09-07 05:39:02 +00:00
CrashRecoveryContext.h
DataFlow.h
Debug.h
DebugLoc.h
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
ErrorHandling.h
FileUtilities.h
Format.h
FormattedStream.h
Make tool_output_file's raw_ostream instance a member variable instead
2010-09-01 14:20:41 +00:00
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h
IRReader.h
LeakDetector.h
MachO.h
ManagedStatic.h
Remove dead code. ManagedCleanup is unused, and contained a serious bug in that
2010-09-07 20:53:39 +00:00
MathExtras.h
MemoryBuffer.h
MemoryObject.h
MutexGuard.h
NoFolder.h
OutputBuffer.h
PassNameParser.h
PatternMatch.h
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
raw_os_ostream.h
raw_ostream.h
Make tool_output_file's raw_ostream instance a member variable instead
2010-09-01 14:20:41 +00:00
Recycler.h
RecyclingAllocator.h
Regex.h
Registry.h
RegistryParser.h
SMLoc.h
SourceMgr.h
StableBasicBlockNumbering.h
StandardPasses.h
Re-enable CorrelatedValuePropagation. I've tested nightly tests, llvm-gcc
2010-09-03 04:16:28 +00:00
StringPool.h
SystemUtils.h
Reword this comment. Don't mention outs(), as that's not what
2010-09-01 23:33:02 +00:00
TargetFolder.h
Timer.h
type_traits.h
TypeBuilder.h
Add X86 MMX type to bitcode and Type.
2010-09-10 20:55:01 +00:00
ValueHandle.h