DebugLoc propagation. 2/3 through file.
[oota-llvm.git] / include /
2009-02-03 Chris Lattneradd a method to BumpPtrAllocator that allows allocating...
2009-02-03 Dan GohmanMove isIdentifiedObject and isNoAliasCall into AliasAna...
2009-02-03 Bill WendlingCreate DebugLoc information in FastISel. Several tempor...
2009-02-03 Dale JohannesenPropagation in TargetLowering. Includes passing a DL
2009-02-03 Dan GohmanUse the SubclassData field to hold ExtType, isTrunc...
2009-02-02 Mike StumpImprove -fno-opt style option processing to not require...
2009-02-02 Owen AndersonMergeValueInto is too smart: it might choose to do...
2009-02-02 Dale JohannesenCommit missing files.
2009-02-02 Dan GohmanReposition the DebugLoc field to reduce padding space
2009-02-02 Sanjiv GuptaMade the common case of default address space directive...
2009-02-01 Duncan SandsFix PR3453 and probably a bunch of other potential
2009-01-31 Duncan SandsFix PR3401: when using large integers, the type
2009-01-31 Chris Lattneradd accessors
2009-01-31 Dale JohannesenMove CurDebugLoc into SelectionDAGLowering.
2009-01-30 Dale JohannesenFix build on case-sensitive filesystems (i.e. everybody...
2009-01-30 Dale JohannesenMake LowerCallTo and LowerArguments take a DebugLoc
2009-01-30 Bill WendlingGet rid of the non-DebugLoc-ified getNOT() method.
2009-01-30 Bill WendlingPropagate debug loc info for some of the *_EXTEND funct...
2009-01-30 Bill WendlingDebugLoc form of getNOT().
2009-01-30 Devang Patel Each input file is encoded as a separate compile unit...
2009-01-30 Mike StumpAdd opposite_of and inverse_opt to support -fno- style...
2009-01-30 Sanjiv GuptaEnable emitting of constant values in non-default addre...
2009-01-30 Dan GohmanFix a post-RA scheduling dependency bug.
2009-01-30 Bill Wendling- Propagate debug loc info in combineSelectAndUse().
2009-01-30 Chris LattnerFix a bug in getMaxValue/getMinValue to pass the right...
2009-01-30 Dale JohannesenPropagate debug info when building SelectionDAG.
2009-01-30 Devang PatelAdd dump() routines to help debug debug info :)
2009-01-29 Bill WendlingRevert r63273. This was already implemented by Dale...
2009-01-29 Bill Wendling- Add DebugLoc to getTargetNode().
2009-01-29 Evan ChengExit with nice warnings when register allocator run...
2009-01-29 Dan GohmanMake x86's BT instruction matching more thorough, and...
2009-01-29 Dale JohannesenAdd DebugLoc-sensitive versions of many node creation
2009-01-29 Evan ChengFix comment about removeRange.
2009-01-28 Bill WendlingAdd DebugLoc to the getNode() methods.
2009-01-28 Dan GohmanAdd more comments describing SDNode operator codes.
2009-01-28 Dale JohannesenAdd DebugLoc-aware constructors for SDNode derived
2009-01-28 Dan GohmanAdd some comments on ISD::NodeType.
2009-01-28 Dan GohmanDelete unnecessary elses.
2009-01-28 Chris LattnerEnable PACKAGE_VERSION in cmake builds, this unbreaks...
2009-01-28 Dan GohmanMake isOperationLegal do what its name suggests, and...
2009-01-28 Duncan SandsRename getAnalysisToUpdate to getAnalysisIfAvailable.
2009-01-28 Duncan SandsFix PR3415 (infinite loop in EscapeAnalysis) by
2009-01-28 Mikhail GlushenkovAdd three new option properties.
2009-01-28 Bill WendlingComment fixes.
2009-01-27 Dale JohannesenEmbalm my ideas of how things should work. Not that
2009-01-27 Dale JohannesenAdd a DebugLoc field and some simple accessors.
2009-01-27 Dale JohannesenReorder args, constify.
2009-01-27 Dan GohmanUse .empty() instead of comparing .size() with 0.
2009-01-27 Dale JohannesenUpdate to latest spelling.
2009-01-27 Dale JohannesenAdd DebugLoc field and simple accessors.
2009-01-27 Evan ChengRefine DebugLoc per review comments.
2009-01-27 Dan GohmanAdd an assertion to the form of SelectionDAG::getConsta...
2009-01-27 Dan GohmanMake some comments doxygen-friendly.
2009-01-26 Evan ChengNo need to keep size of DebugLocations vector separately.
2009-01-26 Scott MichelMake the Dwarf macro information section optional;...
2009-01-26 Dan GohmanImplement Red Zone utilization on x86-64. This is currently
2009-01-26 Ted KremenekAdd method raw_fd_ostream::seek() for random access...
2009-01-26 Dan GohmanFix the name of an argument.
2009-01-26 Roman LevensteinFix a bug in BitVector.h. All assignment operations...
2009-01-26 Evan ChengActually source file has already been uniquified into...
2009-01-26 Evan ChengAdd data structure to define and track debug location...
2009-01-26 Evan ChengLooks like comments were chopped off.
2009-01-26 Evan ChengLLVM_SUPPORT_DEBUGINFO_H -> LLVM_ANALYSIS_DEBUGINFO_H...
2009-01-26 Dan GohmanTake the next steps in making SDUse more consistent...
2009-01-25 Dan GohmanEliminate the loop that searches through each of the...
2009-01-23 Devang PatelIntroduce two DWARF attribute extentions DW_AT_APPLE_op...
2009-01-23 Gabor GreifSimplify the logic of getting hold of a PHI predecessor...
2009-01-23 Nate BegemanAdd support for deleting a module provider from a JIT...
2009-01-23 Evan ChengCross register class coalescing. Not yet enabled.
2009-01-22 Gabor Greifintroduce a useful abstraction to find out if a Use...
2009-01-22 Tanya LattnerRegenerated configure after backing out 62553 and r62616.
2009-01-22 Chris Lattnerrename methods in System/Host to be more consistent.
2009-01-22 Bob WilsonAdd SelectionDAG::getNOT method to construct bitwise...
2009-01-22 Evan ChengEliminate a couple of fields from TargetRegisterClass...
2009-01-22 Tanya LattnerBump to 2.6svn.
2009-01-22 Bill WendlingThe operator<() and operator>() were reversing their...
2009-01-22 Bill WendlingGet rid of warning about implicit 64-to-32 bit conversions.
2009-01-21 Steve NaroffAdd explicit this-> (to make the VS compiler happy).
2009-01-21 Douglas GregorFix ilist two-phase name lookup
2009-01-21 Dan GohmanAdd a comment to SelectionDAG::ReplaceAllUsesWith to...
2009-01-21 Dale JohannesenDo not use host floating point types when emitting
2009-01-21 Chris Lattneradd getPointerToGlobal to the C bindings, patch by...
2009-01-21 Duncan SandsCleanup whitespace and comments, and tweak some
2009-01-21 Sanjiv GuptaAllow targets to legalize operations (with illegal...
2009-01-21 Dale JohannesenMake special cases (0 inf nan) work for frem.
2009-01-21 Devang PatelEncode member accessibility.
2009-01-20 Devang PatelAppropriately mark fowrad decls.
2009-01-20 Evan ChengFix PR3243: a LiveVariables bug. When HandlePhysRegKill...
2009-01-20 Devang Patelindentation...
2009-01-20 Devang PatelNeed only one set of debug info versions enum.
2009-01-20 Evan ChengChange TargetInstrInfo::isMoveInstr to return source...
2009-01-20 Devang Patelzap white spaces.
2009-01-20 Dale JohannesenAdd an IEEE remainder function, which is not
2009-01-20 Chris Lattnereliminate use of uint32_t to improve compatibility...
2009-01-20 Devang PatelEnable debug info for composite types.
2009-01-20 Evan ChengSpacing
2009-01-20 Duncan SandsIf a vector is empty, you're not allowed to access any
2009-01-19 Devang PatelVerify debug info.
2009-01-19 Dan GohmanRemove SDNode's virtual destructor. This makes it impos...
2009-01-19 Chris Lattnerimprove compatibility with cygwin, patch by Jay Foad!
next