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-11 08:07:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
c46255a32e
llvm-6502
/
include
/
llvm
History
David Meyer
c46255a32e
In the ObjectFile interface, replace isInternal(), isAbsolute(), isGlobal(), and isWeak(), with a bitset of flags.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@151670
91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-28 23:47:53 +00:00
..
ADT
Move "clang/Analysis/Support/SaveAndRestore.h" to "llvm/ADT/SaveAndRestore.h"
2012-02-27 21:08:33 +00:00
Analysis
Change the implementation of dominates(inst, inst) to one based on what the
2012-02-26 02:19:19 +00:00
Assembly
Bitcode
CodeGen
Add a MachineOperand iterator class.
2012-02-27 18:09:36 +00:00
Config
add LLVM_VERSION_MAJOR and _MINOR defines
2012-02-13 18:48:10 +00:00
DebugInfo
ExecutionEngine
MC
On ELF, create relocations to the abbreviation and line sections when producing
2012-02-28 21:13:05 +00:00
Object
In the ObjectFile interface, replace isInternal(), isAbsolute(), isGlobal(), and isWeak(), with a bitset of flags.
2012-02-28 23:47:53 +00:00
Support
Fix PR12089
2012-02-27 20:31:47 +00:00
TableGen
Add Foreach Loop
2012-02-22 16:09:41 +00:00
Target
Re-commit r151623 with fix. Only issue special no-return calls if it's a direct call.
2012-02-28 18:51:51 +00:00
Transforms
Add support for disabling llvm.lifetime intrinsics in the AlwaysInliner. These
2012-02-25 02:56:01 +00:00
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DebugInfoProbe.h
DefaultPasses.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h
ThreadSanitizer, a race detector. First LLVM commit.
2012-02-13 22:50:51 +00:00
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsHexagon.td
IntrinsicsPowerPC.td
IntrinsicsPTX.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Add a way to replace a field inside a metadata node. This can be
2012-02-15 09:09:29 +00:00
Module.h
s/ModAttrBehavior/ModFlagBehavior/g to be consistent with how module flags are named elsewhere.
2012-02-16 10:28:10 +00:00
OperandTraits.h
Operator.h
Pass.h
Added TargetPassConfig::disablePass/substitutePass as a general mechanism to override specific passes.
2012-02-15 03:21:47 +00:00
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h
Use.h
User.h
Value.h
ValueSymbolTable.h