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-04 06:09:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
2f445be5a7
llvm-6502
/
include
/
llvm
/
IR
History
Bill Wendling
a88a016f2d
Make the TargetIndependent flag have the right boolean value.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@179798
91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-18 21:45:04 +00:00
..
Argument.h
Attributes.h
Make the TargetIndependent flag have the right boolean value.
2013-04-18 21:45:04 +00:00
BasicBlock.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DataLayout.h
Cleanup naming: DataLayout s/TD/DL/
2013-04-16 15:41:18 +00:00
DerivedTypes.h
test commit to use consistent comment notation.
2013-03-01 16:49:35 +00:00
Function.h
Add some additonal attribute helper functions. Test will be on follow
2013-03-13 20:20:08 +00:00
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
Revert r177675. This is language-specific and shouldn't be in the API.
2013-03-22 18:46:32 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
IntrinsicsHexagon.td
IntrinsicsMips.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td
PPC Altivec load/store intrinsics can be marked IntrRead[Write]ArgMem
2013-04-07 15:32:40 +00:00
IntrinsicsR600.td
IntrinsicsX86.td
Add support of RDSEED defined in AVX2 extension
2013-03-28 23:41:26 +00:00
IntrinsicsXCore.td
IRBuilder.h
LLVMContext.h
Memory Dependence Analysis (not mem-dep test) take advantage of "invariant.load" metadata.
2013-03-06 17:48:48 +00:00
MDBuilder.h
TBAA: add utility to create a TBAA scalar type node
2013-04-11 22:51:30 +00:00
Metadata.h
Module.h
OperandTraits.h
Operator.h
SymbolTableListTraits.h
Type.h
TypeBuilder.h
TypeFinder.h
Use.h
Cleanup the simplify_type implementation.
2013-03-27 16:43:11 +00:00
User.h
Cleanup the simplify_type implementation.
2013-03-27 16:43:11 +00:00
Value.h
ValueSymbolTable.h