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
c0f2b8b528
llvm-6502
/
lib
/
IR
History
…
..
AsmWriter.cpp
AsmWriter.h
IR: Implement uselistorder assembly directives
2014-08-19 21:30:15 +00:00
AttributeImpl.h
Attributes.cpp
Add a dereferenceable attribute
2014-07-18 15:51:28 +00:00
AutoUpgrade.cpp
BasicBlock.cpp
Move helper for getting a terminating musttail call to BasicBlock
2014-08-12 00:05:15 +00:00
CMakeLists.txt
Comdat.cpp
ConstantFold.cpp
ConstantFold.h
ConstantRange.cpp
Constants.cpp
ConstantsContext.h
Core.cpp
Return a std::unique_ptr when creating a new MemoryBuffer.
2014-08-27 20:03:13 +00:00
DataLayout.cpp
Revert "Introduce a string_ostream string builder facilty"
2014-06-26 22:52:05 +00:00
DebugInfo.cpp
DebugLoc.cpp
Add missing const specifier to a const method.
2014-06-05 14:32:15 +00:00
DiagnosticInfo.cpp
DiagnosticPrinter.cpp
DIBuilder.cpp
Dominators.cpp
Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ranges."
2014-07-21 17:06:51 +00:00
Function.cpp
GCOV.cpp
Globals.cpp
GVMaterializer.cpp
InlineAsm.cpp
Instruction.cpp
Instructions.cpp
IntrinsicInst.cpp
IRBuilder.cpp
IRPrintingPasses.cpp
LeakDetector.cpp
LeaksContext.h
LegacyPassManager.cpp
LLVMBuild.txt
LLVMContext.cpp
LLVMContextImpl.cpp
LLVMContextImpl.h
Makefile
Actually update the CMake and Makefile builds correctly, and update the
2013-01-02 12:09:16 +00:00
Mangler.cpp
MDBuilder.cpp
Metadata.cpp
Module.cpp
Pass a MemoryBufferRef when we can avoid taking ownership.
2014-08-26 21:49:01 +00:00
module.modulemap
Pass.cpp
Remove pimpl class from PassRegistry.
2014-06-12 16:06:51 +00:00
PassManager.cpp
PassRegistry.cpp
SymbolTableListTraitsImpl.h
Type.cpp
Consider addrspaces in canLosslesslyBitCastTo()
2014-08-31 19:19:57 +00:00
TypeFinder.cpp
Use.cpp
UseListOrder.cpp
User.cpp
Value.cpp
ValueSymbolTable.cpp
ValueTypes.cpp
Verifier.cpp