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
2025-03-08 19:36:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
include
/
llvm
History
…
..
ADT
Explicitly request unsigned enum types when desired
2013-09-23 23:26:57 +00:00
Analysis
Add function DominatorTree::getDescendants().
2013-09-19 17:18:35 +00:00
Assembly
…
Bitcode
…
CodeGen
…
Config
[conf] Add config variable to disable crash related overrides.
2013-08-30 20:39:21 +00:00
DebugInfo
…
ExecutionEngine
…
IR
Explicitly request unsigned enum types when desired
2013-09-23 23:26:57 +00:00
IRReader
…
MC
…
Object
…
Option
…
Support
…
TableGen
…
Target
…
Transforms
Remove the long, long defunct IR block placement pass.
2013-09-14 09:28:14 +00:00
AutoUpgrade.h
…
CMakeLists.txt
…
DebugInfo.h
…
DIBuilder.h
…
GVMaterializer.h
…
InitializePasses.h
…
InstVisitor.h
Move all of the header files which are involved in modelling the LLVM IR
2013-01-02 11:36:10 +00:00
LinkAllIR.h
…
LinkAllPasses.h
…
Linker.h
Fix a performance bug in the Linker.
2013-05-04 05:05:18 +00:00
Pass.h
moves doInitialization and doFinalization to the Pass class and removes some unreachable code in MachineModuleInfo
2012-12-03 21:56:57 +00:00
PassAnalysisSupport.h
…
PassManager.h
Revert "Encapsulate PassManager debug flags to avoid static init and cxa_exit."
2013-09-19 06:02:43 +00:00
PassManagers.h
…
PassRegistry.h
…
PassSupport.h
…