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-10 01:10:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
fc32605ff3
llvm-6502
/
include
/
llvm
/
IR
History
Benjamin Kramer
e932e891e5
Enable pod-like optimizations for pred and succ iterators.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@182257
91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-20 13:12:58 +00:00
..
Argument.h
AsmWriter.h
Pull up AssemblyWriter interface into header to allow subclassing
2013-05-08 20:38:31 +00:00
Attributes.h
BasicBlock.h
This patch breaks up Wrap.h so that it does not have to include all of
2013-05-01 20:59:00 +00:00
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DataLayout.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Add ArrayRef constructor from None, and do the cleanups that this constructor enables
2013-05-05 00:40:33 +00:00
Intrinsics.td
IntrinsicsARM.td
IntrinsicsHexagon.td
IntrinsicsMips.td
[mips] Remove "Commutative" from property list of non-commutative intrinsics.
2013-05-03 01:29:31 +00:00
IntrinsicsNVVM.td
IntrinsicsPowerPC.td
Implement PPC counter loops as a late IR-level pass
2013-05-15 21:37:41 +00:00
IntrinsicsR600.td
IntrinsicsX86.td
IntrinsicsXCore.td
IRBuilder.h
Provide an API to temporarily suppress DebugLocations from being attached
2013-05-02 17:27:49 +00:00
LLVMContext.h
This patch breaks up Wrap.h so that it does not have to include all of
2013-05-01 20:59:00 +00:00
MDBuilder.h
Metadata.h
Module.h
Remove dead code.
2013-05-15 22:41:28 +00:00
OperandTraits.h
Operator.h
SymbolTableListTraits.h
Type.h
This patch breaks up Wrap.h so that it does not have to include all of
2013-05-01 20:59:00 +00:00
TypeBuilder.h
TypeFinder.h
Use.h
Enable pod-like optimizations for pred and succ iterators.
2013-05-20 13:12:58 +00:00
User.h
Value.h
Fix const merging when an alias of a const is llvm.used.
2013-05-06 01:48:55 +00:00
ValueSymbolTable.h