1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 16:33:37 +01:00
llvm-mirror/include/llvm
2011-03-01 08:36:21 +00:00
..
ADT add the ability to walk the scope tree and insert at not-the-current 2011-02-27 22:51:57 +00:00
Analysis Delete the LiveValues pass. I won't get get back to the project it 2011-02-28 19:37:59 +00:00
Assembly
Bitcode
CodeGen Generalize the register matching code in DAGISel a bit. 2011-03-01 01:37:19 +00:00
CompilerDriver
Config cmake: Add xdot.py support as it already exists in autoconf. 2011-02-27 04:11:05 +00:00
ExecutionEngine
MC Roll out r126425 and r126450 to see if it fixes the failures on the buildbots. 2011-02-25 16:30:32 +00:00
Object
Support add a missing const qualifier for consistency. 2011-03-01 08:36:21 +00:00
Target Fix warning when building with clang++. 2011-02-28 19:58:06 +00:00
Transforms Delete the SimplifyHalfPowrLibCalls pass, which was unused, and 2011-02-28 19:41:14 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt Put targets on folders, if the IDE supports the feature. 2011-02-20 22:06:10 +00:00
Constant.h
Constants.h Add an END_WITH_NULL accessor for ConstantStruct. 2011-02-28 23:53:27 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InitializePasses.h Delete the GEPSplitter experiment. 2011-02-28 19:47:47 +00:00
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td The objectsize intrinsic doesn't access any memory. 2011-02-18 16:11:40 +00:00
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td Add XCore intrinsic for eeu instruction. 2011-02-24 13:39:18 +00:00
LinkAllPasses.h Delete the GEPSplitter experiment. 2011-02-28 19:47:47 +00:00
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