index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
CodeGen
/
SelectionDAG
Age
Commit message (
Expand
)
Author
2009-02-04
80 column rule.
Stuart Hastings
2009-02-04
Remove non-DebugLoc versions of getLoad and getStore.
Dale Johannesen
2009-02-04
New feature: add support for target intrinsics being defined in the
Nate Begeman
2009-02-04
Avoids generating a legalization assert for the case where a vector type is l...
Mon P Wang
2009-02-04
Since I'm obliged to work with a development OS that currently doesn't
Stuart Hastings
2009-02-04
Remove non-DebugLoc forms of the exotic forms
Dale Johannesen
2009-02-04
Remove some more non-DebugLoc versions of construction
Dale Johannesen
2009-02-04
Check in file I forgot.
Dale Johannesen
2009-02-04
Remove a few non-DebugLoc versions of node creation
Dale Johannesen
2009-02-04
Fill in more omissions in DebugLog propagation.
Dale Johannesen
2009-02-03
DebugLoc propagation; adjustment to things omitted
Dale Johannesen
2009-02-03
Add some DL propagation to places that didn't
Dale Johannesen
2009-02-03
First initialize DAG otherwise dwarf writer is used uninitialized.
Devang Patel
2009-02-03
Fix PR3411. When replacing values, nodes are analyzed
Duncan Sands
2009-02-03
Pass in something sensible for the debug location information when creating the
Bill Wendling
2009-02-03
Fill in some missing DL propagation in getNode()s.
Dale Johannesen
2009-02-03
Use SDL->getCurDebugLoc() instead of unknown loc for landing pads.
Bill Wendling
2009-02-03
Explicitly pass in the "unknown" debug location. This is probably not
Bill Wendling
2009-02-03
Alphabetize includes.
Bill Wendling
2009-02-03
Propagate debug loc info during SDNode -> machine instr creation.
Bill Wendling
2009-02-03
Create DebugLoc information in FastISel. Several temporary methods were
Bill Wendling
2009-02-03
Propagation in TargetLowering. Includes passing a DL
Dale Johannesen
2009-02-03
Use the SubclassData field to hold ExtType, isTrunc, and MemIndexedMode
Dan Gohman
2009-02-02
Last DebugLoc propagation for this file.
Dale Johannesen
2009-02-02
More DebugLoc propagation. This should be everything
Dale Johannesen
2009-02-02
DebugLoc propagation. ExpandOp and PromoteOp,
Dale Johannesen
2009-02-02
Commit missing files.
Dale Johannesen
2009-02-02
More DebugLoc propagation.
Dale Johannesen
2009-02-02
Remove trailing spaces.
Duncan Sands
2009-02-02
DebugLoc propagation for int<->fp conversions.
Dale Johannesen
2009-02-02
Duncan's patch. Further to 64382. Takes care of illegal types for shift amount.
Sanjiv Gupta
2009-02-02
Preserve more SourceValue information.
Mon P Wang
2009-02-01
Fix PR3453 and probably a bunch of other potential
Duncan Sands
2009-02-01
Forgot some more DebugLoc propagations.
Bill Wendling
2009-01-31
DebugLoc propagation.
Dale Johannesen
2009-01-31
DebugLoc propagation. Done with file.
Dale Johannesen
2009-01-31
DebugLoc propagation. Done with file.
Dale Johannesen
2009-01-31
Fix PR3401: when using large integers, the type
Duncan Sands
2009-01-31
If unsafe FP optimization is not set, don't allow -(A-B) => B-A because
Mon P Wang
2009-01-31
Don't use DebugLoc::getUnknownLoc(). Default to something hopefully sensible.
Bill Wendling
2009-01-31
Move CurDebugLoc into SelectionDAGLowering.
Dale Johannesen
2009-01-31
Propagate debug info in LegalizeFloatTypes.
Dale Johannesen
2009-01-31
Propagate debug info. This file complete
Dale Johannesen
2009-01-31
Propagate debug info through MakeLibCall and a
Dale Johannesen
2009-01-30
More DebugLoc propagation.
Bill Wendling
2009-01-30
More DebugLoc propagation.
Bill Wendling
2009-01-30
More DebugLoc propagation in LOAD etc. methods.
Bill Wendling
2009-01-30
More DebugLoc propagation in floating-point methods.
Bill Wendling
2009-01-30
Make LowerCallTo and LowerArguments take a DebugLoc
Dale Johannesen
2009-01-30
Standardize comments about folding xforms.
Bill Wendling
[prev]
[next]