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
2025-01-08 18:31:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
103b8e653c
llvm-6502
/
include
/
llvm
History
Devang Patel
103b8e653c
Provide utility to extract and use lexical scoping information from machine instructions.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@137237
91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-10 19:04:06 +00:00
..
ADT
An interface for iterating over a loop's blocks in DFS order.
2011-08-03 23:27:28 +00:00
Analysis
Added a SimplifyIndVar utility to simplify induction variable users
2011-08-10 03:46:27 +00:00
Assembly
Bitcode
Representation of 'atomic load' and 'atomic store' in IR.
2011-08-09 23:02:53 +00:00
CodeGen
Provide utility to extract and use lexical scoping information from machine instructions.
2011-08-10 19:04:06 +00:00
CompilerDriver
Config
CMake: Fix LLVM_NATIVE_TARGETMC in config.h.cmake.
2011-07-23 00:45:23 +00:00
ExecutionEngine
- Move CodeModel from a TargetMachine global option to MCCodeGenInfo.
2011-07-20 07:51:56 +00:00
MC
Pacify virtual dtor warnings and cmake buildbots.
2011-08-08 19:09:02 +00:00
Object
Support
Preserve the name for this variant of IRBuilder::CreateCall
2011-08-10 01:10:08 +00:00
Target
Trim an unneeded header.
2011-08-09 23:49:21 +00:00
Transforms
Cleanup. Make ScalarEvolution an explicit argument of the
2011-08-10 04:22:26 +00:00
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
Use ArrayRef in the (protected) constructors of ConstantArray, ConstantStruct and ConstantVector.
2011-07-25 10:14:44 +00:00
DebugInfoProbe.h
DefaultPasses.h
DerivedTypes.h
Function.h
GlobalAlias.h
The operands of a GlobalAlias are always Constants. Simplify things
2011-08-01 12:20:36 +00:00
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h
Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets.
2011-08-03 22:18:20 +00:00
InlineAsm.h
InstrTypes.h
Instruction.def
Add the 'resume' instruction for the new EH rewrite.
2011-07-31 06:30:59 +00:00
Instruction.h
Fix AliasSetTracker so that it doesn't make any assumptions about instructions it doesn't know about (like the atomic instructions I'm adding).
2011-07-27 00:46:46 +00:00
Instructions.h
Representation of 'atomic load' and 'atomic store' in IR.
2011-08-09 23:02:53 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsPTX.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets.
2011-08-03 22:18:20 +00:00
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
Use.h
User.h
Value.h
ValueSymbolTable.h