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
32a5795822
llvm-6502
/
include
/
llvm
/
IR
History
Bill Wendling
32a5795822
Convert BuildLibCalls.cpp to using the AttributeSet methods instead of AttributeWithIndex.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@173536
91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-26 00:03:11 +00:00
..
Argument.h
Remove the last of uses that use the Attribute object as a collection of attributes.
2013-01-23 06:14:59 +00:00
Attributes.h
Convert BuildLibCalls.cpp to using the AttributeSet methods instead of AttributeWithIndex.
2013-01-26 00:03:11 +00:00
BasicBlock.h
More copy editing.
2013-01-20 05:12:35 +00:00
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DataLayout.h
DerivedTypes.h
Function.h
Use the AttributeSet when removing multiple attributes. Use Attribute::AttrKind
2013-01-23 00:45:55 +00:00
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
Fix operand type conditions in one of ICmpInst constructors.
2013-01-15 15:30:33 +00:00
IntrinsicInst.h
Intrinsics.h
Support for half intrinsics. Pushes MMX into slower encoding path.
2013-01-11 01:45:05 +00:00
Intrinsics.td
Support for half intrinsics. Pushes MMX into slower encoding path.
2013-01-11 01:45:05 +00:00
IntrinsicsARM.td
IntrinsicsHexagon.td
IntrinsicsMips.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td
IntrinsicsR600.td
IntrinsicsX86.td
IntrinsicsXCore.td
IRBuilder.h
Changed IRBuilder::CreateZExtOrTrunc and IRBuilder::CreateSExtOrTrunc so they also work with vectors.
2013-01-20 07:33:26 +00:00
LLVMContext.h
MDBuilder.h
Metadata.h
Remove trailing spaces.
2013-01-10 22:14:33 +00:00
Module.h
[IR] Add 'Append' and 'AppendUnique' module flag behaviors.
2013-01-16 21:38:56 +00:00
OperandTraits.h
Operator.h
SymbolTableListTraits.h
Type.h
Make APFloat constructor require explicit semantics.
2013-01-22 09:46:31 +00:00
TypeBuilder.h
TypeFinder.h
Use.h
User.h
Value.h
ValueSymbolTable.h