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-03 13:31:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1f6e3f9544
llvm-6502
/
include
/
llvm
History
Michael J. Spencer
1f6e3f9544
[Object/COFF]: Expose getSectionContents.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@153051
91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-19 20:27:37 +00:00
..
ADT
Fixes the MSVC build.
2012-03-14 22:36:10 +00:00
Analysis
Start removing the use of an ad-hoc 'never inline' set and instead
2012-03-16 06:10:13 +00:00
Assembly
Bitcode
Enable the small vector POD optimization for BitCodeAbbrevOp.
2012-03-03 15:04:13 +00:00
CodeGen
MachineInstr: Inline the fast path (non-bundle instruction) of hasProperty.
2012-03-17 17:03:45 +00:00
Config
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM.
2012-03-13 08:33:15 +00:00
DebugInfo
ExecutionEngine
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM.
2012-03-13 08:33:15 +00:00
MC
Revert r152202: "Use uint16_t to store InstrNameIndices in MCInstrInfo."
2012-03-15 18:05:57 +00:00
Object
[Object/COFF]: Expose getSectionContents.
2012-03-19 20:27:37 +00:00
Support
Make the formatting of this file more consistent, and fix the 80-columns
2012-03-18 23:45:14 +00:00
TableGen
Add Foreach Loop
2012-02-22 16:09:41 +00:00
Target
Target override to allow CodeGenPrepare to sink address operands to intrinsics in the same way it current does for loads and stores
2012-03-13 20:59:56 +00:00
Transforms
Start removing the use of an ad-hoc 'never inline' set and instead
2012-03-16 06:10:13 +00:00
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DebugInfoProbe.h
DefaultPasses.h
DerivedTypes.h
Cache the sized-ness of struct types, once we reach the steady state of
2012-03-07 02:33:09 +00:00
Function.h
[Support] Drop verbose _ATTRIBUTE from LLVM_ATTRIBUTE_{READONLY,READNONE} macro
2012-03-09 16:30:33 +00:00
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
Fixed comments for SwitchInst::addCase and for SwitchInst::removeCase.
2012-03-13 12:37:10 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsHexagon.td
IntrinsicsPowerPC.td
IntrinsicsPTX.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
s/ModAttrBehavior/ModFlagBehavior/g to be consistent with how module flags are named elsewhere.
2012-02-16 10:28:10 +00:00
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
Extend the inline cost calculation to account for bonuses due to
2012-03-14 23:19:53 +00:00
ValueSymbolTable.h