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-23 15:29:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
d0cca24150
llvm-6502
/
include
/
llvm
History
Nick Lewycky
d0cca24150
Revert r75252 which was causing some crashes at compile time.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@75384
91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-11 20:38:25 +00:00
..
ADT
Analysis
Assembly
Bitcode
CodeGen
CompilerDriver
Config
Debugger
Make the use of const with respect to LLVMContext sane. Hopefully this is the last time, for the
2009-07-01 23:13:44 +00:00
ExecutionEngine
Add a --with-oprofile flag to configure, which uses OProfile's agent
2009-07-10 21:08:20 +00:00
MC
Support
System
Target
Transforms
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Revert r73790, and replace it with a significantly less ugly solution. Rather than trying to make the global reader-writer lock work,
2009-06-20 00:24:58 +00:00
Constants.h
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
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LLVMContext.h
MDNode.h
Module.h
ModuleProvider.h
Remove warnings about unused parameters and shadowed variables.
2008-05-19 20:15:12 +00:00
OperandTraits.h
Give Op<N>() AppleScript-like semantics, i.e. for negative N it indexes relative to op_end.
2009-03-10 23:02:13 +00:00
Pass.h
PassAnalysisSupport.h
Simplify assertion message to avoid confusion.
2009-06-02 17:26:29 +00:00
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
There are five floating point types.
2009-07-05 22:35:49 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h