..
ADT
Fix case for include of Compiler.h.
2012-10-18 22:36:01 +00:00
Analysis
revert r166264 because the LTO build is still failing
2012-10-19 21:28:43 +00:00
Assembly
Bitcode
Change encoding of instruction operands in bitcode binaries to be relative
2012-10-11 20:20:40 +00:00
CodeGen
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke.
2012-10-18 23:22:48 +00:00
Config
DebugInfo
ExecutionEngine
Spacing.
2012-10-16 23:46:19 +00:00
MC
[ms-inline asm] Have the TargetParser callback to Sema to determine the size of
2012-10-19 20:57:14 +00:00
Object
Grammar-o.
2012-10-19 22:10:54 +00:00
Support
Correcting enum values mentioned in comments.
2012-10-12 21:47:49 +00:00
TableGen
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
Target
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke.
2012-10-18 23:22:48 +00:00
Transforms
revert r166264 because the LTO build is still failing
2012-10-19 21:28:43 +00:00
AddressingMode.h
Use DataTypes.h
2012-10-08 23:14:28 +00:00
Argument.h
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
Attributes.h
And now we can call the other 'get' method from this one and not duplicate the code.
2012-10-16 18:20:09 +00:00
AutoUpgrade.h
BasicBlock.h
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
Constants.h
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
DataLayout.h
Resubmit the changes to llvm core to update the functions to support different pointer sizes on a per address space basis.
2012-10-15 16:24:29 +00:00
DebugInfo.h
Fix PR14016.
2012-10-09 08:13:15 +00:00
DefaultPasses.h
DerivedTypes.h
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
DIBuilder.h
Function.h
Use the Attributes::get method which takes an AttrVal value directly to simplify the code a bit. No functionality change.
2012-10-16 05:23:31 +00:00
GlobalAlias.h
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
GlobalValue.h
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
GlobalVariable.h
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
GVMaterializer.h
InitializePasses.h
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke.
2012-10-18 23:22:48 +00:00
InlineAsm.h
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
InstrTypes.h
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
Instruction.def
Instruction.h
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
Instructions.h
Use the Attributes::get method which takes an AttrVal value directly to simplify the code a bit. No functionality change.
2012-10-16 05:23:31 +00:00
IntrinsicInst.h
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
Intrinsics.h
Attributes Rewrite
2012-10-15 04:46:55 +00:00
Intrinsics.td
1. Remove noreturn attribute from __builtin_debugtrap().
2012-10-19 23:00:20 +00:00
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsHexagon.td
IntrinsicsMips.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
IRBuilder.h
LinkAllPasses.h
Add a loop vectorizer.
2012-10-17 18:25:06 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
MDBuilder.h
Metadata.h
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
Module.h
OperandTraits.h
Operator.h
Remove LLVM_DELETED_FUNCTION from destructors that override non-deleted base class destructors. This isn't legal by the C++11 standard and clang now checks for it. Curiously gcc didn't catch this, possibly because of the template usage.
2012-10-17 05:15:58 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
TargetTransformInfo.h
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke.
2012-10-18 23:22:48 +00:00
Type.h
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
TypeBuilder.h
TypeFinder.h
Use.h
User.h
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
Value.h
Remove unnecessary classof()'s
2012-10-11 23:30:49 +00:00
ValueSymbolTable.h