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 17:33:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
226dd2ba99
llvm-6502
/
include
/
llvm
/
Support
History
Torok Edwin
226dd2ba99
Revert 99881, it brooke smooshlab's llvm-gcc-i386-darwin9.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@99882
91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-30 10:25:08 +00:00
..
AlignOf.h
Allocator.h
Revert 99881, it brooke smooshlab's llvm-gcc-i386-darwin9.
2010-03-30 10:25:08 +00:00
CallSite.h
rename use_const_iterator to const_use_iterator for consistency's sake
2010-03-25 23:06:16 +00:00
Casting.h
CFG.h
rename pred_const_iterator to const_pred_iterator for consistency's sake
2010-03-25 23:25:28 +00:00
circular_raw_ostream.h
CommandLine.h
Compiler.h
don't use always_inline with gcc 3.4, it has some unimplemented features
2010-03-03 20:47:12 +00:00
ConstantFolder.h
ConstantRange.h
DataFlow.h
Debug.h
DebugLoc.h
DOTGraphTraits.h
Dwarf.h
Start using DIFile. See updated SourceLevelDebugging.html for more information.
2010-03-09 00:44:10 +00:00
DynamicLinker.h
ELF.h
ErrorHandling.h
FileUtilities.h
Give FileRemover a default constructor to allow FileRemovers to be created
2010-03-27 16:39:56 +00:00
Format.h
FormattedStream.h
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h
Add support for an i8* type accessor.
2010-03-05 22:21:58 +00:00
IRReader.h
LeakDetector.h
MachO.h
ManagedStatic.h
MathExtras.h
Make isInt?? and isUint?? template specializations of the generic versions. This
2010-03-29 21:13:41 +00:00
MemoryBuffer.h
Extend MemoryBuffer::getFile() to take an optional "stat" structure
2010-03-15 20:32:14 +00:00
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
Add a comment.
2010-03-27 16:34:32 +00:00
Recycler.h
RecyclingAllocator.h
Define placement new wrappers for BumpPtrAllocator and
2010-03-18 18:49:47 +00:00
Regex.h
Registry.h
RegistryParser.h
SlowOperationInformer.h
SMLoc.h
SourceMgr.h
StableBasicBlockNumbering.h
StandardPasses.h
StringPool.h
SystemUtils.h
TargetFolder.h
Timer.h
stringref'ize Timer apis
2010-03-30 05:34:02 +00:00
type_traits.h
TypeBuilder.h
ValueHandle.h