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-01-01 00:33:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
4822bd4308
llvm-6502
/
include
/
llvm
History
Jeff Cohen
4822bd4308
Fix headers
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@27043
91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-24 06:07:16 +00:00
..
ADT
Analysis
Move some common data structures between dom and pdom into the base class
2006-03-20 19:32:48 +00:00
Assembly
Bytecode
CodeGen
add a new intrinsic node
2006-03-24 01:03:55 +00:00
Config
Debugger
ExecutionEngine
Fix headers
2006-03-24 06:07:16 +00:00
Support
Generate local variable and scope information and equivalent dwarf forms.
2006-03-23 18:07:55 +00:00
System
Target
Add support to locate local variables in frames (early version.)
2006-03-23 18:12:57 +00:00
Transforms
For each loop, keep track of all the IV expressions inserted indexed by
2006-03-16 21:53:05 +00:00
.cvsignore
Ignore generated file Intrinsics.gen
2006-03-23 23:49:59 +00:00
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Added a parameter to control whether Constant::getStringValue() would chop
2006-03-10 23:52:03 +00:00
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Simplify handling of llvm.dbg intrinsic operands to one spot.
2006-03-23 18:05:12 +00:00
Intrinsics.h
use the enum list autogen'd from Intrinsics.td
2006-03-09 20:03:31 +00:00
Intrinsics.td
Add a couple simple intrinsics for intel. Fix the v2f64 definition.
2006-03-24 00:04:52 +00:00
Linker.h
Module.h
add a new helper method
2006-03-08 18:38:51 +00:00
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h