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-12-19 01:34:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
6d31c0b79a
llvm-6502
/
include
/
llvm
History
Mikhail Glushenkov
6d31c0b79a
Trailing whitespace.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@114432
91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-21 14:59:34 +00:00
..
ADT
Trailing whitespace.
2010-09-21 14:59:34 +00:00
Analysis
Add a pass which prints out all the memdep dependencies.
2010-09-16 22:08:32 +00:00
Assembly
Bitcode
CodeGen
Added an additional PBQP problem builder which adds coalescing costs (both between pairs of virtuals, and between virtuals and physicals).
2010-09-21 13:19:36 +00:00
CompilerDriver
Config
Attempt to support platforms which don't have fenv.h.
2010-09-17 20:06:27 +00:00
ExecutionEngine
MC
trailing whitespace
2010-09-17 21:23:56 +00:00
Support
restrict dyn_cast_or_null to pointer types, just like cast_or_null; re-commit of r114279, backed out in r114280
2010-09-18 13:03:32 +00:00
System
Relax this check to silently swallow FE_INEXACT, following directions
2010-09-20 22:32:25 +00:00
Target
Move the search for the appropriate AND instruction
2010-09-21 12:01:15 +00:00
Transforms
Revert r114097, adding back in the assertion against replacing an Instruction by itself. Now that CorrelatedValuePropagation is
2010-09-16 20:51:41 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h
fix a bug I introduced back in the hayday of version
#2
.
2010-09-20 03:58:32 +00:00
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
Add "pointer to x86mmx" type to the intrinsics.
2010-09-17 00:33:03 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
Add a pass which prints out all the memdep dependencies.
2010-09-16 22:08:32 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
Remove the experimental AliasAnalysis::getDependency interface, which
2010-09-14 21:25:10 +00:00
Metadata.h
Module.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
Do not expose the locking for the PassRegistry in the header. Be careful to
2010-09-16 23:32:35 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h
Add x86MMX a few more places.
2010-09-15 00:52:23 +00:00
TypeSymbolTable.h
Add missing include.
2010-09-14 21:25:38 +00:00
Use.h
User.h
Value.h
ValueSymbolTable.h