This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-25 04:02:41 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
fed0381d40
llvm-mirror
/
include
/
llvm
History
Ted Kremenek
fed0381d40
Added "clear" method to FoldingSetNodeID to allow a FoldingSetNodeID object
...
to be reused to compute multiple object profiles. llvm-svn: 46226
2008-01-21 22:49:22 +00:00
..
ADT
Added "clear" method to FoldingSetNodeID to allow a FoldingSetNodeID object
2008-01-21 22:49:22 +00:00
Analysis
Move typedef of loop to top of the file where it is more obvious.
2008-01-11 06:29:42 +00:00
Assembly
Bitcode
CodeGen
Fix the failures in the PPC JIT by marking relocation entries for
2008-01-21 22:27:27 +00:00
Config
Debugger
ExecutionEngine
Support
Fix a memory correctness error noticed by valgrind (harmless in practice).
2008-01-15 20:02:11 +00:00
System
Target
remove magic numbers.
2008-01-18 17:13:03 +00:00
Transforms
Allow clients to specify the inline threshold when creating
2008-01-12 06:49:13 +00:00
AbstractTypeUser.h
Argument.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Removing a leaked file.
2008-01-07 03:23:52 +00:00
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
Add hasByValArgument() to test if a call instruction has byval argument(s).
2008-01-12 18:57:32 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
For PR1839: add initial support for __builtin_trap. llvm-gcc part is missed
2008-01-15 07:02:33 +00:00
IntrinsicsARM.td
IntrinsicsCellSPU.td
More CellSPU refinement and progress:
2008-01-11 02:53:15 +00:00
IntrinsicsPowerPC.td
IntrinsicsX86.td
Fix sse2.psrl.w and sse2.psrl.q definitions.
2008-01-09 02:16:44 +00:00
LinkAllPasses.h
With this patch, the LowerGC transformation becomes the
2008-01-07 01:30:53 +00:00
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
- Introduces versioning macro LLVM_LTO_VERSION
2008-01-15 23:52:34 +00:00
Module.h
ModuleProvider.h
ParameterAttributes.h
I noticed that the trampoline straightening transformation could
2008-01-14 19:52:09 +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