projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add missing break statements, fixing PR3503.
[oota-llvm.git]
/
lib
/
2009-02-07
Chris Lattner
Add missing break statements, fixing PR3503.
tree
|
commitdiff
2009-02-07
Mon P Wang
Instrcombine should not change load(cast p) to cast...
tree
|
commitdiff
2009-02-07
Dale Johannesen
Use getDebugLoc forwarder instead of getNode()->getDebu...
tree
|
commitdiff
2009-02-07
Dan Gohman
Constify TargetInstrInfo::EmitInstrWithCustomInserter...
tree
|
commitdiff
2009-02-07
Nick Lewycky
Add an API for strings with possible NULLs in the middl...
tree
|
commitdiff
2009-02-07
Mike Stump
Insert space to avoid warning and make code more readable.
tree
|
commitdiff
2009-02-07
Dale Johannesen
Make SDNode constructors take a DebugLoc always.
tree
|
commitdiff
2009-02-07
Evan Cheng
Enable machine sinking pass in non-fast mode.
tree
|
commitdiff
2009-02-07
Dale Johannesen
Remove now-unused constructors.
tree
|
commitdiff
2009-02-07
Evan Cheng
Don't sink the instruction if TargetRegisterInfo::isSaf...
tree
|
commitdiff
2009-02-07
Dale Johannesen
Needs this file too.
tree
|
commitdiff
2009-02-07
Dale Johannesen
Get rid of the last non-DebugLoc versions of getNode!
tree
|
commitdiff
2009-02-07
Dan Gohman
Refactor some repeated logic into a separate function.
tree
|
commitdiff
2009-02-07
Dan Gohman
Make a comment a doxygen comment.
tree
|
commitdiff
2009-02-06
Dale Johannesen
Remove more non-DebugLoc getNode variants. Use
tree
|
commitdiff
2009-02-06
Dale Johannesen
And one more file.
tree
|
commitdiff
2009-02-06
Dale Johannesen
Remove more non-DebugLoc versions of getNode.
tree
|
commitdiff
2009-02-06
Bill Wendling
Record debug location information in the Dwarf writer.
tree
|
commitdiff
2009-02-06
Bill Wendling
Clear out the CurDebugLoc info when doing a 'clear...
tree
|
commitdiff
2009-02-06
Dan Gohman
Split the locking out of JIT::runJITOnFunction so that...
tree
|
commitdiff
2009-02-06
Dan Gohman
Use .size and .type on ELF systems; this helps tools...
tree
|
commitdiff
2009-02-06
Dale Johannesen
Eliminate remaining non-DebugLoc version of getTargetNode.
tree
|
commitdiff
2009-02-06
Dan Gohman
Rename SelectionDAGISel::Schedule to
tree
|
commitdiff
2009-02-06
Sanjiv Gupta
Print globl directive for variables with external linka...
tree
|
commitdiff
2009-02-06
Dan Gohman
Delete an unused member function.
tree
|
commitdiff
2009-02-06
Evan Cheng
Move getPointerRegClass from TargetInstrInfo to TargetR...
tree
|
commitdiff
2009-02-06
Dan Gohman
Move ScheduleDAGSDNodes.h to be a private header. Front...
tree
|
commitdiff
2009-02-06
Evan Cheng
Add TargetInstrInfo::isSafeToMoveRegisterClassDefs...
tree
|
commitdiff
2009-02-06
Dan Gohman
Move ScheduleDAGInstrs.h to be a private header. Front...
tree
|
commitdiff
2009-02-06
Devang Patel
Ignore DbgInfoIntrinsics.
tree
|
commitdiff
2009-02-06
Chris Lattner
fix PR3489, use bits instead of bytes.
tree
|
commitdiff
2009-02-06
Dale Johannesen
get rid of some non-DebugLoc getTargetNode variants.
tree
|
commitdiff
2009-02-06
Dale Johannesen
Get rid of one more non-DebugLoc getNode and
tree
|
commitdiff
2009-02-06
Owen Anderson
Fix a crasher: we need to check that the function is...
tree
|
commitdiff
2009-02-05
Owen Anderson
Refactor my previous change to maintain the distinction...
tree
|
commitdiff
2009-02-05
Devang Patel
Ignore dbg intrinsics while propagating conditional...
tree
|
commitdiff
2009-02-05
Evan Cheng
isAsCheapAsMove instructions can have register src...
tree
|
commitdiff
2009-02-05
Dale Johannesen
Remove a non-DebugLoc version of getNode.
tree
|
commitdiff
2009-02-05
Devang Patel
Revert rev. 63876. It is causing llvm-gcc bootstrap...
tree
|
commitdiff
2009-02-05
Dale Johannesen
Remove 3 non-DebugLoc variants of getNode.
tree
|
commitdiff
2009-02-05
Devang Patel
Remove dead blocks in the end.
tree
|
commitdiff
2009-02-05
Devang Patel
Ignore dbg intrinsics while propagating conditional...
tree
|
commitdiff
2009-02-05
Evan Cheng
Machine LICM increases register pressure and it almost...
tree
|
commitdiff
2009-02-05
Evan Cheng
Turn on machine LICM in non-fast mode.
tree
|
commitdiff
2009-02-05
Evan Cheng
Teach machine licm to CSE hoisted instructions.
tree
|
commitdiff
2009-02-05
Evan Cheng
ReMaterializeTrivialDef need to trim the live interval...
tree
|
commitdiff
2009-02-05
Evan Cheng
A few more isAsCheapAsAMove.
tree
|
commitdiff
2009-02-05
Chris Lattner
if we have a large GEP offset on a 32-bit or other...
tree
|
commitdiff
2009-02-05
Owen Anderson
Pre-alloc splitting needs to be more careful to avoid...
tree
|
commitdiff
2009-02-05
Mon P Wang
Fix a bug where we were not emitting a cvt rnd sat...
tree
|
commitdiff
2009-02-05
Dale Johannesen
Reapply 63765. Patches for clang and llvm-gcc to follow.
tree
|
commitdiff
2009-02-05
Dale Johannesen
Get rid of 3 non-DebugLoc getNode variants.
tree
|
commitdiff
2009-02-05
Devang Patel
Ignore dbg intrinsics while folding switch instruction.
tree
|
commitdiff
2009-02-05
Dale Johannesen
Remove non-DebugLoc versions of getMergeValues, ZeroExt...
tree
|
commitdiff
2009-02-04
Dale Johannesen
Remove non-DebugLoc forms of CopyToReg and CopyFromReg.
tree
|
commitdiff
2009-02-04
Dale Johannesen
Reverting 63765. This broke the build of both clang
tree
|
commitdiff
2009-02-04
Devang Patel
Ignore dbg intrinsics.
tree
|
commitdiff
2009-02-04
Stuart Hastings
80 column rule.
tree
|
commitdiff
2009-02-04
Dale Johannesen
Remove non-DebugLoc versions of getLoad and getStore.
tree
|
commitdiff
2009-02-04
Nate Begeman
New feature: add support for target intrinsics being...
tree
|
commitdiff
2009-02-04
Mon P Wang
Avoids generating a legalization assert for the case...
tree
|
commitdiff
2009-02-04
Chris Lattner
Bill implemented this.
tree
|
commitdiff
2009-02-04
Chris Lattner
add a note, this is why we're faster at SciMark-MonteCa...
tree
|
commitdiff
2009-02-04
Evan Cheng
Skip over zero registers.
tree
|
commitdiff
2009-02-04
Chris Lattner
allow main to have any integer type.
tree
|
commitdiff
2009-02-04
Dan Gohman
Minor code cleanups; no functionality change.
tree
|
commitdiff
2009-02-04
Stuart Hastings
Since I'm obliged to work with a development OS that...
tree
|
commitdiff
2009-02-04
Duncan Sands
Allow the inverse transform x86_fp80 -> i80 (also
tree
|
commitdiff
2009-02-04
Duncan Sands
Fix PR3468: a crash when constant folding a bitcast of
tree
|
commitdiff
2009-02-04
Evan Cheng
Don't call isInvariantLoad twice.
tree
|
commitdiff
2009-02-04
Evan Cheng
Don't bother hoisting out a "cheap" instruction if...
tree
|
commitdiff
2009-02-04
Evan Cheng
For now, only hoist re-materilizable instructions....
tree
|
commitdiff
2009-02-04
Nick Lewycky
Reapply patch from r62553, with a fix to avoid looking...
tree
|
commitdiff
2009-02-04
Owen Anderson
Finish making AliasAnalysis aware of the fact that...
tree
|
commitdiff
2009-02-04
Dale Johannesen
Remove non-DebugLoc forms of the exotic forms
tree
|
commitdiff
2009-02-04
Dale Johannesen
Remove some more non-DebugLoc versions of construction
tree
|
commitdiff
2009-02-04
Dale Johannesen
Check in file I forgot.
tree
|
commitdiff
2009-02-04
Dale Johannesen
Remove a few non-DebugLoc versions of node creation
tree
|
commitdiff
2009-02-04
Mon P Wang
Fixes a case where we generate an incorrect mask for...
tree
|
commitdiff
2009-02-04
Devang Patel
While folding vallue comparison terminators ignore...
tree
|
commitdiff
2009-02-04
Dale Johannesen
Patch up omissions in DebugLoc propagation.
tree
|
commitdiff
2009-02-04
Dale Johannesen
Fill in more omissions in DebugLog propagation.
tree
|
commitdiff
2009-02-04
Bill Wendling
Constify and don't return a reference.
tree
|
commitdiff
2009-02-04
Devang Patel
Ignore dbg intrinsics while hoisting common code in...
tree
|
commitdiff
2009-02-03
Dale Johannesen
DebugLoc propagation; adjustment to things omitted
tree
|
commitdiff
2009-02-03
Bill Wendling
Erm. Would be nice to initialize this variable. . .
tree
|
commitdiff
2009-02-03
Bill Wendling
Add getDebugLocTuple to retrieve the DebugLocTuple...
tree
|
commitdiff
2009-02-03
Dale Johannesen
Need this file too.
tree
|
commitdiff
2009-02-03
Dale Johannesen
Add some DL propagation to places that didn't
tree
|
commitdiff
2009-02-03
Devang Patel
Do not let dbg intrinsic block folding of two entry...
tree
|
commitdiff
2009-02-03
Devang Patel
If "optimize for size" attribute is set then block...
tree
|
commitdiff
2009-02-03
Dale Johannesen
DebugLoc propgation
tree
|
commitdiff
2009-02-03
Bill Wendling
More whitespace fixin'.
tree
|
commitdiff
2009-02-03
Bill Wendling
Whitespace and comment changes. No functionality change.
tree
|
commitdiff
2009-02-03
Chris Lattner
teach "convert from scalar" to handle loads of fca's.
tree
|
commitdiff
2009-02-03
Chris Lattner
refactor the interface to ConvertUsesOfLoadToScalar,
tree
|
commitdiff
2009-02-03
Dale Johannesen
DebugLoc propagation. done with file.
tree
|
commitdiff
2009-02-03
Devang Patel
Remove dead code.
tree
|
commitdiff
2009-02-03
Chris Lattner
convert ConvertUsesOfLoadToScalar to use IRBuilder,
tree
|
commitdiff
2009-02-03
Chris Lattner
switch ConvertScalar_InsertValue to use an IRBuilder, no
tree
|
commitdiff
next