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-11-07 12:07:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
2c6f9f7227
llvm-6502
/
include
/
llvm
History
Owen Anderson
5217007006
Fix up header comments to make Chris happy.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@74537
91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-30 17:06:46 +00:00
..
ADT
Temporarily revert r74494. It was causing failures in the unit tests.
2009-06-30 07:05:27 +00:00
Analysis
Minimal LDA interface, maximally conservative tester.
2009-06-28 00:21:21 +00:00
Assembly
Bitcode
Fix three MSVC 2008 warnings that completely clutter the build output.
2009-06-29 17:12:06 +00:00
CodeGen
Temporarily restore the scavenger implicit_def checking code. MachineOperand isUndef mark is not being put on implicit_def of physical registers (created for parameter passing, etc.).
2009-06-30 09:19:42 +00:00
CompilerDriver
Move the driver entry point out of Main.inc.
2009-06-30 00:15:24 +00:00
Config
CMake: add configure checks for pthread_rwlock_init and pthread_getspecific
2009-06-26 14:35:43 +00:00
Debugger
ExecutionEngine
Add a JITEventListener interface that gets called back when a new function is
2009-06-25 02:04:04 +00:00
MC
llvm-mc: Evaluation for relocatable expressions.
2009-06-30 01:49:52 +00:00
Support
Normalize SourceMgr messages.
2009-06-30 00:49:23 +00:00
System
Add support for const thread locals.
2009-06-25 23:31:18 +00:00
Target
Transforms
Teach LoopSimplify how to merge multiple loop exits into a single exit,
2009-06-27 21:30:38 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
Add constructor to create MDString using std::string
2009-06-24 22:42:39 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
Add more vector ValueTypes for AVX and other extended vector instruction
2009-06-29 16:47:10 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td
Add missing argument for vtbx intrinsic.
2009-06-26 22:27:22 +00:00
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
Fix up header comments to make Chris happy.
2009-06-30 17:06:46 +00:00
MDNode.h
Module.h
ModuleProvider.h
OperandTraits.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h