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-30 17:33:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
27da66db3e
llvm-6502
/
include
/
llvm
History
Dan Gohman
27da66db3e
Add a comment about a thread safety issue in Statistic.h.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@106756
91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-24 16:31:32 +00:00
..
ADT
Add a comment about a thread safety issue in Statistic.h.
2010-06-24 16:31:32 +00:00
Analysis
minor enhancement to llvm::isFreeCall API: return CallInst; no functional change
2010-06-23 21:51:12 +00:00
Assembly
Bitcode
CodeGen
Be more strict about subreg-to-subreg copies in CoalescerPair.
2010-06-24 16:19:28 +00:00
CompilerDriver
Config
Look for and use a different darwin crash reporter library.
2010-06-22 21:01:04 +00:00
ExecutionEngine
MC
MC: Simplify MCAssembler::isSymbolLinkerVisible to only take an MCSymbol.
2010-06-16 20:04:29 +00:00
Support
Add overloads for getFile and getFileOrSTDIN which take a const char *
2010-06-24 16:25:50 +00:00
System
Target
Reapply r106634, now that the bug it exposed is fixed.
2010-06-24 14:30:44 +00:00
Transforms
Use ValueMap instead of DenseMap.
2010-06-24 00:33:28 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Eliminate unnecessary uses of getZExtValue().
2010-06-18 14:22:04 +00:00
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
Use single interface, using twine, to get named metadata.
2010-06-22 01:19:38 +00:00
OperandTraits.h
Operator.h
Pass.h
Move several non-performance-critical member functinos out of line.
2010-06-21 18:46:45 +00:00
PassAnalysisSupport.h
Move several non-performance-critical member functinos out of line.
2010-06-21 18:46:45 +00:00
PassManager.h
PassManagers.h
Move several non-performance-critical member functinos out of line.
2010-06-21 18:46:45 +00:00
PassSupport.h
Move several non-performance-critical member functinos out of line.
2010-06-21 18:46:45 +00:00
SymbolTableListTraits.h
Avoid many "variable 'Sub' set but not used [-Wunused-but-set-variable]" warnings
2010-06-10 15:06:05 +00:00
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
make the Value constructor protected.
2010-06-21 16:46:37 +00:00
ValueSymbolTable.h