.. |
ADT
|
Extend ConstantUniqueMap with a new template parameter ValRefType,
|
2011-06-22 08:50:06 +00:00 |
Analysis
|
IVUsers no longer needs to record the phis.
|
2011-06-21 15:43:52 +00:00 |
Assembly
|
now that Type::getDescription() is dead, the TypePrinting class can move from Assembly/Writer.h to being
|
2011-06-18 21:23:04 +00:00 |
Bitcode
|
Drop the "2" suffix on some enums.
|
2011-06-17 18:17:37 +00:00 |
CodeGen
|
Fix a FIXME by making GlobalVariable::getInitializer() return a
|
2011-06-19 18:37:11 +00:00 |
CompilerDriver
|
|
|
Config
|
|
|
ExecutionEngine
|
|
|
MC
|
Use the verbose asm flag instead of a new flag for decoding the LSDA.
|
2011-06-17 20:55:01 +00:00 |
Object
|
Revert r132910 and r132909 on behalf of Michael. They didn't build with clang.
|
2011-06-13 12:56:51 +00:00 |
Support
|
Reinstate r133435 and r133449 (reverted in r133499) now that the clang
|
2011-06-21 10:33:19 +00:00 |
Target
|
Add a RegisterTuples class to Target.td and TableGen.
|
2011-06-20 02:50:54 +00:00 |
Transforms
|
The ARC language-specific optimizer. Credit to Dan Gohman.
|
2011-06-15 23:37:01 +00:00 |
AbstractTypeUser.h
|
|
|
Argument.h
|
|
|
Attributes.h
|
Add a new function attribute, nonlazybind, which inhibits lazy-loading
|
2011-06-15 20:36:13 +00:00 |
AutoUpgrade.h
|
|
|
BasicBlock.h
|
Reinstate r133435 and r133449 (reverted in r133499) now that the clang
|
2011-06-21 10:33:19 +00:00 |
CallGraphSCCPass.h
|
|
|
CallingConv.h
|
|
|
CMakeLists.txt
|
|
|
Constant.h
|
|
|
Constants.h
|
Make ConstantVector::get() always take an ArrayRef, never a std::vector.
|
2011-06-22 09:10:19 +00:00 |
DebugInfoProbe.h
|
|
|
DefaultPasses.h
|
|
|
DerivedTypes.h
|
introduce an isLayoutIdentical() method, which is currently just a pointer
|
2011-06-20 03:51:04 +00:00 |
Function.h
|
|
|
GlobalAlias.h
|
|
|
GlobalValue.h
|
|
|
GlobalVariable.h
|
Fix a FIXME by making GlobalVariable::getInitializer() return a
|
2011-06-19 18:37:11 +00:00 |
GVMaterializer.h
|
|
|
InitializePasses.h
|
Introduce MachineBranchProbabilityInfo class, which has similar API to
|
2011-06-16 20:22:37 +00:00 |
InlineAsm.h
|
Extend ConstantUniqueMap with a new template parameter ValRefType,
|
2011-06-22 08:50:06 +00:00 |
InstrTypes.h
|
|
|
Instruction.def
|
|
|
Instruction.h
|
|
|
Instructions.h
|
Reinstate r133435 and r133449 (reverted in r133499) now that the clang
|
2011-06-21 10:33:19 +00:00 |
IntrinsicInst.h
|
|
|
Intrinsics.h
|
|
|
Intrinsics.td
|
Don't mark the eh.dispatch.setup with a memory access marker. We want this to
|
2011-06-21 00:35:15 +00:00 |
IntrinsicsAlpha.td
|
|
|
IntrinsicsARM.td
|
|
|
IntrinsicsCellSPU.td
|
|
|
IntrinsicsPowerPC.td
|
|
|
IntrinsicsPTX.td
|
|
|
IntrinsicsX86.td
|
|
|
IntrinsicsXCore.td
|
|
|
LinkAllPasses.h
|
The ARC language-specific optimizer. Credit to Dan Gohman.
|
2011-06-15 23:37:01 +00:00 |
LinkAllVMCore.h
|
|
|
Linker.h
|
|
|
LLVMContext.h
|
|
|
Metadata.h
|
|
|
Module.h
|
|
|
OperandTraits.h
|
|
|
Operator.h
|
Revert r133373. I was going to use this to teach the Verifier to verify constant
|
2011-06-19 03:30:32 +00:00 |
Pass.h
|
|
|
PassAnalysisSupport.h
|
|
|
PassManager.h
|
Tidy some #includes and forward-declarations, and move the C binding code
|
2010-08-07 00:43:20 +00:00 |
PassManagers.h
|
|
|
PassRegistry.h
|
|
|
PassSupport.h
|
|
|
SymbolTableListTraits.h
|
|
|
Type.h
|
now that Type::getDescription() is dead, the TypePrinting class can move from Assembly/Writer.h to being
|
2011-06-18 21:23:04 +00:00 |
TypeSymbolTable.h
|
|
|
Use.h
|
Reinstate r133435 and r133449 (reverted in r133499) now that the clang
|
2011-06-21 10:33:19 +00:00 |
User.h
|
|
|
Value.h
|
|
|
ValueSymbolTable.h
|
|
|