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-01 16:33:37 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
0044fad1e6
llvm-mirror
/
include
/
llvm
History
Douglas Gregor
0044fad1e6
Rip out realpath() support. It's expensive, and often a bad idea, and
...
I have another way to achieve the same goal. llvm-svn: 125239
2011-02-09 23:33:15 +00:00
..
ADT
Optimize po_iterator: don't do redundant lookups.
2011-02-09 19:25:31 +00:00
Analysis
Teach instsimplify some tricks about exact/nuw/nsw shifts.
2011-02-09 17:15:04 +00:00
Assembly
Bitcode
CodeGen
Move calcLiveBlockInfo() and the BlockInfo struct into SplitAnalysis.
2011-02-09 22:50:26 +00:00
CompilerDriver
Config
ExecutionEngine
MC
Object
Support
Rip out realpath() support. It's expensive, and often a bad idea, and
2011-02-09 23:33:15 +00:00
Target
Transforms
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
refactor ConstantExpr interfaces a bit around "exactness".
2011-02-09 16:43:07 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h
InlineAsm.h
InstrTypes.h
Rework InstrTypes.h so to reduce the repetition around the NSW/NUW/Exact
2011-02-09 17:00:45 +00:00
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
Add intrinsic for setc instruction on the XCore.
2011-02-09 13:22:12 +00:00
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
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h