.. |
ADT
|
Remove the ValueMap operator=, which was wrong (it did't correct the
|
2010-08-09 16:44:56 +00:00 |
Analysis
|
Rename and reorder the arguments to isImpliedCond, for consistency and clarity.
|
2010-08-10 23:46:30 +00:00 |
Assembly
|
|
|
Bitcode
|
|
|
CodeGen
|
Implement register class inflation.
|
2010-08-10 18:37:40 +00:00 |
CompilerDriver
|
Return -1 only on failure to execute a program.
|
2010-07-27 11:19:36 +00:00 |
Config
|
Avoid multiple definition warnings when both config.h and
|
2010-08-10 23:48:22 +00:00 |
ExecutionEngine
|
|
|
MC
|
llvm-mc: Add -show-inst-operands, for dumping the parsed instruction representation before matching.
|
2010-08-11 06:37:09 +00:00 |
Support
|
Trailing whitespace.
|
2010-08-10 14:49:24 +00:00 |
System
|
Add an erase() method to llvm::ThreadLocal.
|
2010-07-28 22:49:43 +00:00 |
Target
|
Implement register class inflation.
|
2010-08-10 18:37:40 +00:00 |
Transforms
|
Eliminate PromoteMemoryToRegisterID; just use addPreserved("mem2reg")
|
2010-08-06 21:48:06 +00:00 |
AbstractTypeUser.h
|
|
|
Argument.h
|
|
|
Attributes.h
|
|
|
AutoUpgrade.h
|
|
|
BasicBlock.h
|
|
|
CallGraphSCCPass.h
|
Remove assignPassManager's default arguments. It's really
|
2010-08-07 01:25:32 +00:00 |
CallingConv.h
|
|
|
CMakeLists.txt
|
|
|
Constant.h
|
|
|
Constants.h
|
|
|
DerivedTypes.h
|
|
|
Function.h
|
|
|
GlobalAlias.h
|
|
|
GlobalValue.h
|
Make GlobalValue alignment consistent with load, store, and alloca
|
2010-07-28 20:56:48 +00:00 |
GlobalVariable.h
|
|
|
GVMaterializer.h
|
|
|
InlineAsm.h
|
|
|
InstrTypes.h
|
|
|
Instruction.def
|
|
|
Instruction.h
|
|
|
Instructions.h
|
Add a predicate to determine if a call is an inline asm statement.
|
2010-08-07 00:19:59 +00:00 |
IntrinsicInst.h
|
|
|
Intrinsics.h
|
|
|
Intrinsics.td
|
Remove IntrWriteMem, as it's the default. Rename IntrWriteArgMem
|
2010-08-05 23:36:21 +00:00 |
IntrinsicsAlpha.td
|
|
|
IntrinsicsARM.td
|
Remove IntrWriteMem, as it's the default. Rename IntrWriteArgMem
|
2010-08-05 23:36:21 +00:00 |
IntrinsicsCellSPU.td
|
|
|
IntrinsicsPowerPC.td
|
Remove IntrWriteMem, as it's the default. Rename IntrWriteArgMem
|
2010-08-05 23:36:21 +00:00 |
IntrinsicsX86.td
|
Remove AVX 256-bit cast intrinsics now that clang is using __builtin_shufflevector for those
|
2010-08-11 02:15:33 +00:00 |
IntrinsicsXCore.td
|
|
|
LinkAllPasses.h
|
Add an atomic lowering pass
|
2010-08-03 16:19:16 +00:00 |
LinkAllVMCore.h
|
|
|
Linker.h
|
|
|
LLVMContext.h
|
|
|
Metadata.h
|
|
|
Module.h
|
|
|
OperandTraits.h
|
|
|
Operator.h
|
|
|
Pass.h
|
Remove assignPassManager's default arguments. It's really
|
2010-08-07 01:25:32 +00:00 |
PassAnalysisSupport.h
|
More #include cleanups.
|
2010-08-07 01:18:18 +00:00 |
PassManager.h
|
Tidy some #includes and forward-declarations, and move the C binding code
|
2010-08-07 00:43:20 +00:00 |
PassManagers.h
|
More #include cleanups.
|
2010-08-07 01:18:18 +00:00 |
PassRegistry.h
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
PassSupport.h
|
Tidy some #includes and forward-declarations, and move the C binding code
|
2010-08-07 00:43:20 +00:00 |
SymbolTableListTraits.h
|
|
|
Type.h
|
|
|
TypeSymbolTable.h
|
|
|
Use.h
|
|
|
User.h
|
|
|
Value.h
|
Move MaximumAlignment to be a member of the Value class.
|
2010-07-30 21:07:05 +00:00 |
ValueSymbolTable.h
|
|
|