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-21 00:32:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
4936548c06
llvm-6502
/
include
/
llvm
History
Bill Wendling
4936548c06
Add comparison operators to DebugLoc.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@63966
91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-06 21:34:12 +00:00
..
ADT
fix a pretty serious bug in StringMap where GetOrCreate(strstart,strend, z)
2009-02-04 01:54:10 +00:00
Analysis
Refactor my previous change to maintain the distinction between AliasAnalysis and BasicAliasAnalysis. This involves some wider changes because it
2009-02-05 23:36:27 +00:00
Assembly
Bitcode
CodeGen
Add comparison operators to DebugLoc.
2009-02-06 21:34:12 +00:00
CompilerDriver
Add three new option properties.
2009-01-28 03:47:20 +00:00
Config
Regenerate.
2009-02-04 06:27:44 +00:00
Debugger
ExecutionEngine
Add support for deleting a module provider from a JIT in such a way that it does not cause the owned module to be fully materialized.
2009-01-23 19:27:28 +00:00
Support
Deallocate() methods now take a 'const void*' instead of a 'void *', matching observed behavior with how 'delete[]' can be used.
2009-02-06 19:34:14 +00:00
System
Make Mutex's constructor explicit, and tidy up whitespace.
2009-02-06 21:17:03 +00:00
Target
We don't really need the abort here. This unbreak x86_64 linux build.
2009-02-06 17:51:34 +00:00
Transforms
Revert rev. 63876. It is causing llvm-gcc bootstrap failure.
2009-02-05 21:46: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
Function.h
Reapply 63765. Patches for clang and llvm-gcc to follow.
2009-02-05 01:49:45 +00:00
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
Simplify the logic of getting hold of a PHI predecessor block.
2009-01-23 19:40:15 +00:00
IntrinsicInst.h
Intrinsics.h
Reapply 63765. Patches for clang and llvm-gcc to follow.
2009-02-05 01:49:45 +00:00
Intrinsics.td
Reapply 63765. Patches for clang and llvm-gcc to follow.
2009-02-05 01:49:45 +00:00
IntrinsicsAlpha.td
Modify the intrinsics pattern to separate out the "return" types from the
2008-11-13 09:08:33 +00:00
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
Fix PR3415 (infinite loop in EscapeAnalysis) by
2009-01-28 11:33:59 +00:00
LinkAllVMCore.h
Linker.h
Module.h
Reapply 63765. Patches for clang and llvm-gcc to follow.
2009-02-05 01:49:45 +00:00
ModuleProvider.h
OperandTraits.h
Pass.h
Rename getAnalysisToUpdate to getAnalysisIfAvailable.
2009-01-28 13:14:17 +00:00
PassAnalysisSupport.h
Rename getAnalysisToUpdate to getAnalysisIfAvailable.
2009-01-28 13:14:17 +00:00
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
add accessors
2009-01-31 07:34:19 +00:00
Value.h
ValueSymbolTable.h