This website requires JavaScript.
Explore
Help
Register
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
2025-02-04 19:26:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
include
/
llvm
History
NAKAMURA Takumi
20a1b348b6
include/llvm/Config/config.h.cmake: Reorder to follow config.h.in, and import stuff from llvm-config.h.cmake and clang/config.h.
...
llvm-svn: 137424
2011-08-12 03:27:54 +00:00
..
ADT
…
Analysis
Allow loop unrolling to get known trip counts from ScalarEvolution.
2011-08-11 23:36:16 +00:00
Assembly
…
Bitcode
…
CodeGen
A virtual destructor for the class with virtual methods!
2011-08-12 00:32:15 +00:00
CompilerDriver
…
Config
include/llvm/Config/config.h.cmake: Reorder to follow config.h.in, and import stuff from llvm-config.h.cmake and clang/config.h.
2011-08-12 03:27:54 +00:00
ExecutionEngine
…
MC
…
Object
…
Support
DataTypes.h.cmake: Tweak INT32_MIN for MSVC. MSC treats -2147483648 as -(2147483648U).
2011-08-11 21:59:55 +00:00
Target
…
Transforms
Cleanup. Make ScalarEvolution an explicit argument of the
2011-08-10 04:22:26 +00:00
Argument.h
…
Attributes.h
…
AutoUpgrade.h
…
BasicBlock.h
…
CallGraphSCCPass.h
…
CallingConv.h
…
CMakeLists.txt
…
Constant.h
…
Constants.h
…
DebugInfoProbe.h
…
DefaultPasses.h
…
DerivedTypes.h
…
Function.h
…
GlobalAlias.h
…
GlobalValue.h
…
GlobalVariable.h
…
GVMaterializer.h
…
InitializePasses.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
…
IntrinsicsPTX.td
…
IntrinsicsX86.td
…
IntrinsicsXCore.td
…
LinkAllPasses.h
…
LinkAllVMCore.h
…
Linker.h
…
LLVMContext.h
…
Metadata.h
…
Module.h
…
OperandTraits.h
…
Operator.h
…
Pass.h
…
PassAnalysisSupport.h
…
PassManager.h
…
PassManagers.h
…
PassRegistry.h
…
PassSupport.h
…
SymbolTableListTraits.h
…
Type.h
…
Use.h
…
User.h
…
Value.h
Typo.
2011-08-11 00:22:48 +00:00
ValueSymbolTable.h
…