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
70fe9c6346
llvm-6502
/
lib
/
IR
History
David Majnemer
70fe9c6346
DataLayout: Report when the preferred alignment is less than the ABI
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@228819
91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-11 09:13:09 +00:00
..
AsmWriter.cpp
IR: Add specialized debug info metadata nodes
2015-02-10 00:52:32 +00:00
AsmWriter.h
AttributeImpl.h
Attributes.cpp
AutoUpgrade.cpp
BasicBlock.cpp
Add a pass for inserting safepoints into (nearly) arbitrary IR
2015-02-04 00:37:33 +00:00
CMakeLists.txt
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
2015-02-11 03:28:02 +00:00
Comdat.cpp
ConstantFold.cpp
ConstantFold.h
ConstantRange.cpp
Constants.cpp
ConstantsContext.h
Core.cpp
DataLayout.cpp
DataLayout: Report when the preferred alignment is less than the ABI
2015-02-11 09:13:09 +00:00
DebugInfo.cpp
Debug info: Use DW_OP_bit_piece instead of DW_OP_piece in the
2015-02-09 23:57:15 +00:00
DebugInfoMetadata.cpp
IR: Remove unnecessary fields from MDTemplateParameter
2015-02-10 01:59:57 +00:00
DebugLoc.cpp
DiagnosticInfo.cpp
DiagnosticPrinter.cpp
DIBuilder.cpp
Debug info: Use DW_OP_bit_piece instead of DW_OP_piece in the
2015-02-09 23:57:15 +00:00
Dominators.cpp
Function.cpp
Masked Gather and Scatter Intrinsics.
2015-02-08 08:27:19 +00:00
GCOV.cpp
Globals.cpp
GVMaterializer.cpp
InlineAsm.cpp
Reformat (and remove some tabs) to make debugging this code a
2015-02-10 21:15:06 +00:00
Instruction.cpp
Instructions.cpp
IntrinsicInst.cpp
IRBuilder.cpp
[Statepoint] Improve two asserts, fix some style (NFC)
2015-02-09 23:02:10 +00:00
IRPrintingPasses.cpp
LegacyPassManager.cpp
LLVMBuild.txt
LLVMContext.cpp
LLVMContextImpl.cpp
LLVMContextImpl.h
IR: Remove unnecessary fields from MDTemplateParameter
2015-02-10 01:59:57 +00:00
Makefile
Mangler.cpp
MDBuilder.cpp
Metadata.cpp
IR: Add MDNode::replaceWithPermanent()
2015-02-10 19:13:46 +00:00
MetadataImpl.h
Added missing header for the explicit dependency on MDNode.
2015-02-04 00:20:52 +00:00
MetadataTracking.cpp
Module.cpp
Verifier: Check for null operands in !llvm.module.flags
2015-02-11 09:13:06 +00:00
module.modulemap
Pass.cpp
PassManager.cpp
PassRegistry.cpp
Statepoint.cpp
SymbolTableListTraitsImpl.h
Type.cpp
TypeFinder.cpp
Use.cpp
UseListOrder.cpp
User.cpp
Value.cpp
isDereferenceablePointer: look through gc.relocate calls
2015-02-09 21:08:03 +00:00
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp
Verifier: Check for null operands in !llvm.module.flags
2015-02-11 09:13:06 +00:00