.. |
ADT
|
Altered ctor for APSInt to accept an optional "isUnsigned" flag. Default
|
2008-01-29 18:55:14 +00:00 |
Analysis
|
Add comments describing what the loop depth values mean. Also, make a
|
2008-01-29 12:12:40 +00:00 |
Assembly
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
Bitcode
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
CodeGen
|
Rename ISD::FLT_ROUNDS to ISD::FLT_ROUNDS_ to avoid conflicting
|
2008-01-31 00:41:03 +00:00 |
Config
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
Debugger
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
ExecutionEngine
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
Support
|
make this 64-bit safe
|
2008-01-26 19:50:30 +00:00 |
System
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
Target
|
Even though InsertAtEndOfBasicBlock is an ugly hack it still deserves a proper name. Rename it to EmitInstrWithCustomInserter since it does not necessarily insert
|
2008-01-30 18:18:23 +00:00 |
Transforms
|
The CorrelatedExpressionElimination pass is known to be buggy. Remove it.
|
2008-01-27 06:11:41 +00:00 |
AbstractTypeUser.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
Argument.h
|
Add hasByValAttr() and hasNoAliasAttr() methods to the Argument class.
|
2008-01-24 17:47:11 +00:00 |
AutoUpgrade.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
BasicBlock.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
CallGraphSCCPass.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
CallingConv.h
|
Removing a leaked file.
|
2008-01-07 03:23:52 +00:00 |
Constant.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
Constants.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
DerivedTypes.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
Function.h
|
Disallow copying explicitly.
|
2008-01-03 00:09:47 +00:00 |
GlobalAlias.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
GlobalValue.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
GlobalVariable.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
InlineAsm.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
InstrTypes.h
|
When transforming a call to a bitcast function into
|
2008-01-06 10:12:28 +00:00 |
Instruction.def
|
remove attribution from a variety of miscellaneous files.
|
2007-12-29 22:59:10 +00:00 |
Instruction.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
Instructions.h
|
Handle some more combinations of extend and icmp. Fixes PR1940.
|
2008-01-28 03:48:02 +00:00 |
IntrinsicInst.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
Intrinsics.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
Intrinsics.td
|
For PR1839: add initial support for __builtin_trap. llvm-gcc part is missed
|
2008-01-15 07:02:33 +00:00 |
IntrinsicsARM.td
|
remove attribution from a variety of miscellaneous files.
|
2007-12-29 22:59:10 +00:00 |
IntrinsicsCellSPU.td
|
More CellSPU refinement and progress:
|
2008-01-11 02:53:15 +00:00 |
IntrinsicsPowerPC.td
|
remove attribution from a variety of miscellaneous files.
|
2007-12-29 22:59:10 +00:00 |
IntrinsicsX86.td
|
Fix sse2.psrl.w and sse2.psrl.q definitions.
|
2008-01-09 02:16:44 +00:00 |
LinkAllPasses.h
|
The CorrelatedExpressionElimination pass is known to be buggy. Remove it.
|
2008-01-27 06:11:41 +00:00 |
LinkAllVMCore.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
Linker.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
LinkTimeOptimizer.h
|
- Introduces versioning macro LLVM_LTO_VERSION
|
2008-01-15 23:52:34 +00:00 |
Module.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
ModuleProvider.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
ParameterAttributes.h
|
I noticed that the trampoline straightening transformation could
|
2008-01-14 19:52:09 +00:00 |
Pass.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
PassAnalysisSupport.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
PassManager.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
PassManagers.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
PassSupport.h
|
Add explicit keywords.
|
2008-01-29 11:36:12 +00:00 |
SymbolTableListTraits.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
Type.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
TypeSymbolTable.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
Use.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
User.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
Value.h
|
Add a new PseudoSourceValue class, which will be used to help track
|
2008-01-30 16:35:31 +00:00 |
ValueSymbolTable.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |