Allow PointerIntPairs to be created from const void *.
[oota-llvm.git] / include /
2012-07-18 Jordan RoseAllow PointerIntPairs to be created from const void *.
2012-07-18 Simon AtanasyanAdd some missed ELF constants definitions:
2012-07-18 NAKAMURA TakumiUpdate config.h.cmake corresponding to config.h.in.
2012-07-18 Andrew TrickSCEVTraversal: Add a visited set.
2012-07-17 Jakob Stoklund OlesenFix broken ipo_ext_iterator constructors.
2012-07-17 Jakob Stoklund OlesenAllow for customized graph edge pruning in PostOrderIte...
2012-07-17 Simon AtanasyanRevert commit r160307. We decide to move builtins selec...
2012-07-17 Jim GrosbachTableGen: Allow conditional instruction pattern in...
2012-07-16 Simon AtanasyanMIPS: Create two definitions for __builtin_mips_shll_qb...
2012-07-16 Tom StellardRevert "include/llvm: Add R600 Intrinsics v6"
2012-07-16 Tom Stellardinclude/llvm: Add R600 Intrinsics v6
2012-07-16 Chandler CarruthAdd support for attaching branch weight metadata direct...
2012-07-15 Chandler CarruthMove llvm/Support/TypeBuilder.h -> llvm/TypeBuilder...
2012-07-15 Chandler CarruthUpdate the header guard I missed when moving the header.
2012-07-15 Chandler CarruthMove llvm/Support/MDBuilder.h to llvm/MDBuilder.h,...
2012-07-15 Nadav RotemRefactor the code that checks that all operands of...
2012-07-15 Eric ChristopherMove IsSameValue from clang's ASTImporter to be methods...
2012-07-13 Andrew TrickLSR Fix: check SCEV expression safety before expansion.
2012-07-13 Andrew TrickFactor SCEV traversal code so I can use it elsewhere...
2012-07-13 Galina KistanovaFixed few warnings.
2012-07-13 Alexander KornienkoInitializers for some fields were missing in Option...
2012-07-12 Eric ChristopherRegenerate.
2012-07-12 Benjamin KramerAdd intrinsics for Ivy Bridge's rdrand instruction.
2012-07-10 Chandler CarruthTeach the LiveInterval::join function to use the fast...
2012-07-10 Chad RosierMove [get|set]BasePtrStackAdjustment() from MachineFram...
2012-07-10 Chad RosierAdd support for dynamic stack realignment in the presen...
2012-07-10 Chandler CarruthAdd an efficient merge operation to LiveInterval and...
2012-07-10 Chandler CarruthTeach LiveIntervals how to verify themselves and start...
2012-07-10 Jim GrosbachAllow intrinsics to be used in place of node matchables.
2012-07-08 Benjamin KramerRemove some trivial copy ctors so the classes become...
2012-07-08 Benjamin KramerSmallVector: Make use of move semantics to speed up...
2012-07-07 Andrew TrickI'm introducing a new machine model to simultaneously...
2012-07-07 Andrew Trickwhitespace
2012-07-07 Andrew TrickTweak spelling.
2012-07-06 Chad RosierFix the naming of ensureAlignment. Per the coding...
2012-07-06 Bill WendlingAdd a print method to the ObjC property object.
2012-07-06 Dmitri GribenkoRevert r159789.
2012-07-06 NAKAMURA Takumillvm/include/llvm/CMakeLists.txt: Cut dependency to...
2012-07-06 Dmitri GribenkoEnable new[] on llvm::BumpPtrAllocator.
2012-07-05 Owen AndersonFix an overzealous assertion. It is legitimate for...
2012-07-05 Chandler CarruthRemove dead infrastructure for building DenseMaps with...
2012-07-05 Chandler CarruthFinish fixing the MachineOperand hashing, providing...
2012-07-04 Stepan DyatkovskiyReverted r159658:
2012-07-04 Stepan DyatkovskiyReverted r156659, due to probable performance regressio...
2012-07-04 Jakob Stoklund OlesenAdd an experimental early if-conversion pass, off by...
2012-07-03 Nuno Lopesfold PHI nodes in SizeOffsetEvaluator whenever possible.
2012-07-03 Stepan DyatkovskiyIntegersSubsetMappin: cosmetic changes in diff operation.
2012-07-03 Stepan DyatkovskiyPart of r159527. Splitted into series of patches and...
2012-07-03 Stepan DyatkovskiyPart of r159527. Splitted into series of patches and...
2012-07-03 Stepan DyatkovskiyPart of r159527. Splitted into series of patches and...
2012-07-03 Chandler CarruthMicro-optimize this function a bit. This shrinks the...
2012-07-02 Eric ChristopherRevert "IntRange:" as it appears to be breaking self...
2012-07-02 Evan ChengTarget option DisableJumpTables is a gross hack. Move...
2012-07-02 David BlaikieFix -Wstring-conversion warning.
2012-07-02 Bob WilsonExtend TargetPassConfig to allow running only a subset...
2012-07-02 Bob WilsonConsistently use AnalysisID types in TargetPassConfig.
2012-07-02 Bob WilsonAdd all codegen passes to the PassManager via TargetPas...
2012-07-02 Bob WilsonAdd a missing forward declaration of PassManagerBase.
2012-07-02 Andrew TrickReapply "Make NumMicroOps a variable in the subtarget...
2012-07-02 Stepan DyatkovskiyFixed switch in IntRange::isSingleNumber method.
2012-07-02 Stepan DyatkovskiyIntRange, fixed warning in isSingleNumber method
2012-07-02 Stepan DyatkovskiyIntRange:
2012-07-02 Alexey SamsonovThis patch extends the libLLVMDebugInfo which contains...
2012-06-30 Benjamin KramerAvoid sign compare warning.
2012-06-29 Manman RenAdd SrcReg2 to analyzeCompare and optimizeCompareInstr...
2012-06-29 Manman RenAdd getUniqueVRegDef to MachineRegisterInfo.
2012-06-29 Chandler CarruthMove llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
2012-06-29 Bill WendlingThe DIBuilder class is just a wrapper around debug...
2012-06-29 Andrew TrickRevert "Make NumMicroOps a variable in the subtarget...
2012-06-29 Andrew Trickmisched: count micro-ops toward the issue limit.
2012-06-29 Andrew TrickMake NumMicroOps a variable in the subtarget's instruct...
2012-06-29 Manman RenX86: add more GATHER intrinsics in LLVM
2012-06-28 Nuno Lopesadd a new @llvm.donothing intrinsic that, well, does...
2012-06-28 Benjamin KramerFix hexagon gcc builtin names to use '_' instead of...
2012-06-28 Simon AtanasyanDefine MIPS DSP Rev1 intrinsics. That allows frontend...
2012-06-28 Nuno LopesMemoryBuiltins:
2012-06-28 Nuno Lopesadd ConstantRange::difference (to perform set differenc...
2012-06-28 Benjamin KramerDevirtualize DIScope and subclasses.
2012-06-28 Hal FinkelAllow BBVectorize to form non-2^n-length vectors.
2012-06-28 Hal FinkelRefactor operation equivalence checking in BBVectorize...
2012-06-28 Bill WendlingMove lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo...
2012-06-27 Jack CarterThe ELF relocation record format is different for N64
2012-06-27 Matt Beaumont-GayRevert r159136 due to PR13124.
2012-06-26 Bill WendlingRevamp how debugging information is emitted for debug...
2012-06-26 Manman RenX86: add GATHER intrinsics (AVX2) in LLVM
2012-06-26 Jakob Stoklund OlesenAllow targets to inject passes before the virtual regis...
2012-06-26 Stepan DyatkovskiyIntegersSubsetMapping: implemented "diff" operation...
2012-06-26 Stepan DyatkovskiyIntegersSubsetMapping: removed exclude operation, it...
2012-06-26 Andrew TrickEnable the new LoopInfo algorithm by default.
2012-06-25 Owen AndersonDefine DAGOperand, an empty base class for RegisterClas...
2012-06-25 Nuno Lopesadd CallSite/CallInst/InvokeInst::hasFnAttr()
2012-06-25 Rafael EspindolaIf a constant or a function has linkonce_odr linkage...
2012-06-25 Eli BenderskyThe name (and comment describing) of llvm::GetFirstDebu...
2012-06-25 Chandler CarruthJust remove generic support for C++11 alignas -- GCC...
2012-06-24 Hal FinkelAllow controlling vectorization of boolean values separ...
2012-06-24 NAKAMURA Takumillvm/Support/IntegersSubset.h: Add a copy constructor...
2012-06-24 NAKAMURA Takumillvm/Support/IntegersSubset.h: Fix whitespace.
2012-06-23 Hal FinkelAllow BBVectorize to fuse compare instructions.
2012-06-23 Marshall ClowAdd relocation types for Hexagon processor; patch by...
2012-06-23 Hans WennborgClean-up after r159077.
next