..
ADT
Introduce helpers to compute the 32-bit varaints and 64-bit variants of
2012-02-06 20:46:33 +00:00
Analysis
DebugInfo: Provide a new hook to encode relationship between a property and an ivar.
2012-02-06 17:49:43 +00:00
Assembly
Bitcode
Convert assert(0) to llvm_unreachable
2012-02-05 22:14:15 +00:00
CodeGen
Move some llvm_unreachable's from r149849 out of switch statements to satisfy -Wcovered-switch-default
2012-02-06 08:17:43 +00:00
Config
Replace the old --with-cxx-* configure options with a single --with-gcc-toolchain
2012-02-03 00:59:30 +00:00
DebugInfo
ExecutionEngine
Convert assert(0) to llvm_unreachable
2012-02-05 22:14:15 +00:00
MC
Convert assert(0) to llvm_unreachable
2012-02-05 22:14:15 +00:00
Object
Remove trailing spaces
2012-01-22 09:26:00 +00:00
Support
Convert assert(0) to llvm_unreachable
2012-02-05 22:14:15 +00:00
TableGen
Convert assert(0) to llvm_unreachable
2012-02-05 22:14:15 +00:00
Target
Convert assert(0) to llvm_unreachable
2012-02-05 22:14:15 +00:00
Transforms
Fix SSAUpdaterImpl's RecordMatchingPHI to record exactly the
2012-02-03 01:07:01 +00:00
Argument.h
Attributes.h
Extend Attributes to 64 bits
2012-01-20 17:56:17 +00:00
AutoUpgrade.h
BasicBlock.h
Add a constified getLandingPad() method.
2012-01-31 00:26:24 +00:00
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Convert assert(0) to llvm_unreachable
2012-02-05 22:14:15 +00:00
Constants.h
Efficient Constant Uniquing.
2012-02-05 20:54:10 +00:00
DebugInfoProbe.h
DefaultPasses.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
Re-fix the issue Bill fixed in r147899 in a slightly different way, which doesn't abuse the semantics of linker_private. We don't really want to merge any string constant with a weak_odr global.
2012-01-11 22:06:46 +00:00
GlobalVariable.h
GVMaterializer.h
InitializePasses.h
Make TargetPassConfig an ImmutablePass so CodeGenPasses can query options
2012-02-04 02:56:45 +00:00
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
SwitchInst refactoring.
2012-02-01 07:49:51 +00:00
IntrinsicInst.h
Remove the eh.exception and eh.selector intrinsics. Also remove a hack to copy
2012-01-31 01:46:13 +00:00
Intrinsics.h
Intrinsics.td
Remove the now-dead llvm.eh.exception and llvm.eh.selector intrinsics.
2012-01-31 01:58:48 +00:00
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsHexagon.td
IntrinsicsPowerPC.td
IntrinsicsPTX.td
IntrinsicsX86.td
Remove most of the intrinsics for XOP VPCMOV instruction. They all aliased to the same instruction with different types. This would be better accomplished with casts in the not yet created xopintrin.h header file.
2012-02-05 00:55:56 +00:00
IntrinsicsXCore.td
LinkAllPasses.h
Add a basic-block autovectorization pass.
2012-02-01 03:51:43 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
Metadata.h
Module.h
OperandTraits.h
Operator.h
Add support for vectors of pointers.
2011-12-05 06:29:09 +00:00
Pass.h
whitespace
2012-02-03 05:12:30 +00:00
PassAnalysisSupport.h
PassManager.h
Add pass printer passes in the right place.
2012-02-01 07:16:20 +00:00
PassManagers.h
Add pass printer passes in the right place.
2012-02-01 07:16:20 +00:00
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
Type.h
add StructType helpers too.
2012-01-26 00:06:44 +00:00
Use.h
User.h
Convert assert(0) to llvm_unreachable
2012-02-05 22:14:15 +00:00
Value.h
start the implementation of a new ConstantDataVector and ConstantDataArray
2012-01-23 22:57:10 +00:00
ValueSymbolTable.h