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-08 03:30:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
131d5c9f4a
llvm-6502
/
include
/
llvm
History
Dale Johannesen
131d5c9f4a
Missed one.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@46733
91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-05 01:12:10 +00:00
..
ADT
Modified 'Profile' method of ImmutableMap to use the 'Profile' method
2008-02-04 21:17:02 +00:00
Analysis
Avoid unnecessarily casting away const, fixing a FIXME.
2008-01-31 01:05:10 +00:00
Assembly
Bitcode
CodeGen
Unbreak teh build.
2008-02-05 00:25:13 +00:00
Config
Debugger
ExecutionEngine
Support
make this 64-bit safe
2008-01-26 19:50:30 +00:00
System
Target
SDIsel processes llvm.dbg.declare by recording the variable debug information descriptor and its corresponding stack frame index in MachineModuleInfo. This only works if the local variable is "homed" in the stack frame. It does not work for byval parameter, etc.
2008-02-02 04:07:54 +00:00
Transforms
The CorrelatedExpressionElimination pass is known to be buggy. Remove it.
2008-01-27 06:11:41 +00:00
AbstractTypeUser.h
Argument.h
Add hasByValAttr() and hasNoAliasAttr() methods to the Argument class.
2008-01-24 17:47:11 +00:00
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
Handle some more combinations of extend and icmp. Fixes PR1940.
2008-01-28 03:48:02 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
For PR1839: add initial support for __builtin_trap. llvm-gcc part is missed
2008-01-15 07:02:33 +00:00
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
Missed one.
2008-02-05 01:12:10 +00:00
LinkAllPasses.h
The CorrelatedExpressionElimination pass is known to be buggy. Remove it.
2008-01-27 06:11:41 +00:00
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
- Introduces versioning macro LLVM_LTO_VERSION
2008-01-15 23:52:34 +00:00
Module.h
ModuleProvider.h
ParameterAttributes.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
Add explicit keywords.
2008-01-29 11:36:12 +00:00
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
Revert 46556 and 46585. Dan please fix the PseudoSourceValue problem and re-commit.
2008-01-31 21:00:00 +00:00
ValueSymbolTable.h