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-13 20:32:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
d04b4937d1
llvm-6502
/
include
/
llvm
History
Richard Osborne
d04b4937d1
Add XCore intrinsic for clre instruction.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@126322
91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-23 18:52:05 +00:00
..
ADT
Implement TODO for implicit C-array-to-ArrayRef conversion.
2011-02-23 13:43:06 +00:00
Analysis
Follow LLVM coding style.
2011-02-22 18:56:12 +00:00
Assembly
Bitcode
CodeGen
Omit private_extern declarations of extern symbols; followup to
2011-02-23 02:27:05 +00:00
CompilerDriver
Config
lib/Support/Errno.cpp: Check strerror_s() with HAVE_DECL_STRERROR_S in config.h.*.
2011-02-09 04:18:48 +00:00
ExecutionEngine
MC
Omit private_extern declarations of extern symbols; followup to
2011-02-23 02:27:05 +00:00
Object
Support
Remove unused tag.
2011-02-18 23:23:09 +00:00
Target
add a way to disable all builtins, wire it up to opt's -disable-simplifylibcalls flag.
2011-02-18 22:34:03 +00:00
Transforms
If the phi node was used by an unreachable instruction that ends up using
2011-02-21 17:32:05 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Put targets on folders, if the IDE supports the feature.
2011-02-20 22:06:10 +00:00
Constant.h
hoist GlobalValue::removeDeadConstantUsers up to being a method on Constant.
2011-02-18 04:41:42 +00:00
Constants.h
convert ConstantVector::get to use ArrayRef.
2011-02-15 00:14:00 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
hoist GlobalValue::removeDeadConstantUsers up to being a method on Constant.
2011-02-18 04:41:42 +00:00
GlobalVariable.h
GVMaterializer.h
InitializePasses.h
introduce a new TargetLibraryInfo pass, which transformations can use to
2011-02-18 21:50:34 +00:00
InlineAsm.h
InstrTypes.h
Rework InstrTypes.h so to reduce the repetition around the NSW/NUW/Exact
2011-02-09 17:00:45 +00:00
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
The objectsize intrinsic doesn't access any memory.
2011-02-18 16:11:40 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
Add XCore intrinsic for clre instruction.
2011-02-23 18:52:05 +00:00
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h