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-05 13:09:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1157f791c9
llvm-6502
/
include
/
llvm
/
Support
History
Daniel Dunbar
d2a5c0d856
Add Regex::sub, for doing regular expression substitution with backreferences.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@96503
91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-17 20:08:42 +00:00
..
AlignOf.h
Allocator.h
CallSite.h
Casting.h
use a c-style cast instead of reinterpret-cast, as sometimes the
2010-02-08 22:05:38 +00:00
CFG.h
circular_raw_ostream.h
CommandLine.h
enhance bits_storage to work with enums by using a c-style
2010-02-09 00:05:45 +00:00
Compiler.h
ConstantFolder.h
Adding missing methods for creating Add, Mul, Neg and Sub with NUW.
2010-02-02 12:53:04 +00:00
ConstantRange.h
DataFlow.h
Debug.h
DebugLoc.h
DOTGraphTraits.h
Dwarf.h
Preliminary patch to improve dwarf EH generation - Hooks to return Personality / FDE / LSDA / TType encoding depending on target / options (e.g. code model / relocation model) - MCIzation of Dwarf EH printer to use encoding information - Stub generation for ELF target (needed for indirect references) - Some other small changes here and there
2010-02-15 22:35:59 +00:00
DynamicLinker.h
ELF.h
ErrorHandling.h
FileUtilities.h
Format.h
FormattedStream.h
comment fix.
2010-02-15 18:55:04 +00:00
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h
Fix several comments which had previously been "the the" where a
2010-02-10 20:04:19 +00:00
IRReader.h
Rename two IRReader.h functions to indicate that they return a Module
2010-01-29 21:11:04 +00:00
LeakDetector.h
MachO.h
Add a new top-level MachO.h file for manifest constants, fixing
2010-02-02 19:38:14 +00:00
ManagedStatic.h
MathExtras.h
MemoryBuffer.h
MemoryObject.h
MutexGuard.h
NoFolder.h
Adding missing methods for creating Add, Mul, Neg and Sub with NUW.
2010-02-02 12:53:04 +00:00
OutputBuffer.h
PassNameParser.h
PatternMatch.h
change the canonical form of "cond ? -1 : 0" to be
2010-01-24 00:09:49 +00:00
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
raw_os_ostream.h
raw_ostream.h
Recycler.h
RecyclingAllocator.h
Regex.h
Add Regex::sub, for doing regular expression substitution with backreferences.
2010-02-17 20:08:42 +00:00
Registry.h
RegistryParser.h
SlowOperationInformer.h
SMLoc.h
SourceMgr.h
Fix some of the memcheck errors found in the JIT unittests.
2010-02-11 06:41:30 +00:00
StableBasicBlockNumbering.h
StandardPasses.h
Pull these back out, they're a little too aggressive and time
2010-02-09 17:29:18 +00:00
StringPool.h
SystemUtils.h
TargetFolder.h
add missing method, PR6284
2010-02-17 18:39:56 +00:00
Timer.h
type_traits.h
TypeBuilder.h
Add support for TypeBuilder<const/volatile void*, false>.
2010-02-09 19:07:19 +00:00
ValueHandle.h