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-04 21:30:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
af9ac8f821
llvm-6502
/
include
/
llvm
History
Owen Anderson
af9ac8f821
Add accessor for getting the underlying templated type. This is necessary for templated LoopInfo.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@44347
91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-27 03:33:40 +00:00
..
ADT
Fix PR1816, by correcting the broken definition of APInt::countTrailingZeros.
2007-11-23 22:42:31 +00:00
Analysis
Add accessor for getting the underlying templated type. This is necessary for templated LoopInfo.
2007-11-27 03:33:40 +00:00
Assembly
Bitcode
Add explicit keywords.
2007-11-19 15:30:20 +00:00
CodeGen
Add accessor for getting the underlying templated type. This is necessary for templated LoopInfo.
2007-11-27 03:33:40 +00:00
Config
Debugger
ExecutionEngine
Support
Fix the Linker testcase regressions, by making MemoryBuffer::getFileOrSTDIN return
2007-11-18 18:52:28 +00:00
System
Target
Several changes:
2007-11-24 07:07:01 +00:00
Transforms
Start the process of making MachineLoopInfo possible by templating Loop.
2007-11-14 02:33:58 +00:00
AbstractTypeUser.h
Argument.h
AutoUpgrade.h
BasicBlock.h
Remove meaningless qualifiers from return types, avoiding compiler warnings.
2007-11-19 20:46:23 +00:00
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h
Get rid of compilation warning during release builds
2007-11-01 08:24:40 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
add some static icmpinst predicates.
2007-11-22 23:43:29 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
Implement necessary bits for flt_rounds gcc builtin.
2007-11-15 23:25:33 +00:00
IntrinsicsARM.td
[ARM] Implement __builtin_thread_pointer.
2007-11-08 17:20:05 +00:00
IntrinsicsPowerPC.td
IntrinsicsX86.td
Add missing SSE builtins: CVTPD2PI, CVTPS2PI,
2007-10-30 22:15:38 +00:00
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h
Fixing an comment in Module.h that refers to a nonexistent parameter.
2007-09-18 02:09:34 +00:00
ModuleProvider.h
ParameterAttributes.h
Fix PR1816. If a bitcast of a function only exists because of a
2007-11-25 14:10:56 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h