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-08 04:07:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
21a01d1ea8
llvm-6502
/
include
/
llvm
/
IR
History
Manman Ren
327f0100d1
TBAA: add utility to create a TBAA scalar type node
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@179331
91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-11 22:51:30 +00:00
..
Argument.h
Attributes.h
Remove default copy ctor/assignment, makes AttributeSet trivially copyable.
2013-03-18 12:14:30 +00:00
BasicBlock.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DataLayout.h
InstCombine: Improve the result bitvect type when folding (cmp pred (load (gep GV, i)) C) to a bit test.
2013-03-22 08:25:01 +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
Fix a bug in mayHaveSideEffects. Functions that do not return are now considered as instructions with side effects.
2013-02-19 20:02:09 +00:00
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