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
4eb2062143
llvm-6502
/
include
/
llvm
/
Support
History
Jordy Rose
c68c8623d0
...and make sure DynamicLibrary builds by removing "const" from the Invalid placeholder.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@137843
91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-17 18:28:14 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
Atomic.h
BlockFrequency.h
Add BlockFrequency::getEntryFrequency()
2011-08-01 15:22:10 +00:00
BranchProbability.h
BranchProbability::print returns void now.
2011-07-25 22:27:42 +00:00
CallSite.h
land David Blaikie's patch to de-constify Type, with a few tweaks.
2011-07-18 04:54:35 +00:00
Capacity.h
Add a generic 'capacity_in_bytes' function to allow inspection of memory usage of various data structures.
2011-07-27 18:40:45 +00:00
Casting.h
CFG.h
circular_raw_ostream.h
COFF.h
CommandLine.h
Add an extension point to the CommandLine library where clients can
2011-07-22 07:50:40 +00:00
Compiler.h
ConstantFolder.h
Convert ConstantExpr::getGetElementPtr and
2011-07-21 14:31:17 +00:00
ConstantRange.h
CrashRecoveryContext.h
DataFlow.h
DataTypes.h.cmake
DataTypes.h.cmake: Tweak INT32_MIN for MSVC. MSC treats -2147483648 as -(2147483648U).
2011-08-11 21:59:55 +00:00
DataTypes.h.in
Debug.h
DebugLoc.h
Add dump()
2011-07-14 21:50:04 +00:00
Disassembler.h
DOTGraphTraits.h
Dwarf.h
Increment debug info version to accommodate upcoming change in debug info node structure.
2011-08-16 21:00:05 +00:00
DynamicLibrary.h
...and make sure DynamicLibrary builds by removing "const" from the Invalid placeholder.
2011-08-17 18:28:14 +00:00
ELF.h
Sketch out PowerPC ELF writer. This is enough to get clang -integrated-as
2011-08-02 15:51:38 +00:00
Endian.h
Errno.h
ErrorHandling.h
FEnv.h
FileSystem.h
Add an optional 'bool makeAbsolute' in llvm::sys::fs::unique_file function.
2011-07-28 00:29:20 +00:00
FileUtilities.h
Format.h
FormattedStream.h
GetElementPtrTypeIterator.h
Convert gep_type_begin and gep_type_end to use ArrayRef.
2011-07-19 14:42:50 +00:00
GraphWriter.h
Host.h
IncludeFile.h
InstIterator.h
InstVisitor.h
Initial commit of the 'landingpad' instruction.
2011-08-12 20:24:12 +00:00
IRBuilder.h
Initial commit of the 'landingpad' instruction.
2011-08-12 20:24:12 +00:00
IRReader.h
LeakDetector.h
LICENSE.TXT
MachO.h
ManagedStatic.h
MathExtras.h
Memory.h
MemoryBuffer.h
MemoryObject.h
Mutex.h
MutexGuard.h
NoFolder.h
Convert GetElementPtrInst to use ArrayRef.
2011-07-25 09:48:08 +00:00
OutputBuffer.h
PassNameParser.h
Path.h
PathV1.h
PathV2.h
PatternMatch.h
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
Process.h
Program.h
raw_os_ostream.h
raw_ostream.h
Recycler.h
RecyclingAllocator.h
Regex.h
Registry.h
RegistryParser.h
RWMutex.h
Signals.h
SMLoc.h
Solaris.h
SourceMgr.h
StringPool.h
SwapByteOrder.h
system_error.h
SystemUtils.h
TargetFolder.h
Convert ConstantExpr::getGetElementPtr and
2011-07-21 14:31:17 +00:00
Threading.h
ThreadLocal.h
Timer.h
TimeValue.h
ToolOutputFile.h
type_traits.h
TypeBuilder.h
Remove uses of std::vector from TypeBuilder.
2011-07-25 10:32:27 +00:00
Valgrind.h
ValueHandle.h
Win64EH.h