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 18:31:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b9c592f4c5
llvm-6502
/
include
/
llvm
History
David Blaikie
b9c592f4c5
Remove use of GNU extension to resolve Clang warning.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@158364
91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-12 17:06:32 +00:00
..
ADT
Hashing: Remove outdated comment. Support for reserved hash values was removed in r151865.
2012-06-09 15:33:28 +00:00
Analysis
Round 2 of dead private variable removal.
2012-06-06 19:47:08 +00:00
Assembly
Bitcode
revert r156383: removal of TYPE_CODE_FUNCTION_OLD
2012-05-23 15:19:39 +00:00
CodeGen
misched: When querying RegisterPressureTracker, always save current and max pressure.
2012-06-11 23:42:23 +00:00
Config
DebugInfo
ExecutionEngine
MC
Sched itinerary fix: Avoid static initializers.
2012-06-08 18:25:47 +00:00
Object
Fix typos found by
http://github.com/lyda/misspell-check
2012-06-02 10:20:22 +00:00
Support
Remove use of GNU extension to resolve Clang warning.
2012-06-12 17:06:32 +00:00
TableGen
Write llvm-tblgen backends as functions instead of sub-classes.
2012-06-11 15:37:55 +00:00
Target
Convert comments to proper Doxygen comments.
2012-06-09 00:01:45 +00:00
Transforms
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
getAllOnesValue also works for vectors of integers.
2012-06-04 07:18:12 +00:00
Constants.h
Now that Reassociate's LinearizeExprTree can look through arbitrary expression
2012-06-12 14:33:56 +00:00
DefaultPasses.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h
Sketch a LiveRegMatrix analysis pass.
2012-06-09 02:13:10 +00:00
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Now that Reassociate's LinearizeExprTree can look through arbitrary expression
2012-06-12 14:33:56 +00:00
Instructions.h
Fix typos found by
http://github.com/lyda/misspell-check
2012-06-02 10:20:22 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
Add a new intrinsic: llvm.fmuladd. This intrinsic represents a multiply-add
2012-06-05 19:07:46 +00:00
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsHexagon.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
Add intrinsics for immediate form of XOP vprot instructions. Use i128mem instead of f128mem for integer XOP instructions.
2012-06-10 07:31:56 +00:00
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h
Use.h
User.h
Value.h
ValueSymbolTable.h