projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2008-12-30
Scott Michel
Fix test erratum (which is wierd: works locally for...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Scott Michel
- Start moving target-dependent nodes that could be...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Bill Wendling
Linux wants the FDE initial location and address range...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Bill Wendling
The FDE initial location and address range data should...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Misha Brukman
* Updated TOC and fixed named anchors
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Misha Brukman
Minimize the width of the notes region: it will end...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Misha Brukman
Simplified marking code regions with a single <pre...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Duncan Sands
Make stripPointerCasts and getUnderlyingObject
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Duncan Sands
Experiments show that looking through phi nodes
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Misha Brukman
Fixed spelling, removed trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Misha Brukman
Center the legal note to give it even padding on left...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Misha Brukman
Cleanup: clarify llvm-gcc version and package name.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Duncan Sands
Clarify a bit. Based on feedback by Talin.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Duncan Sands
Allow readnone functions to read (and write!) global
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Duncan Sands
Add braces, as suggested by a gcc warning.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Scott Michel
- Various '#if 0' cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Scott Michel
Teach LeaglizeDAG that i64 mul can be a libcall.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Chris Lattner
select constant exprs should have the same constraints...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
Chris Lattner
move select validation logic into a shared place where...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-28
Owen Anderson
Fix up kill/dead marking in the new live interval recon...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-28
Owen Anderson
Forgot to commit this file.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-28
Owen Anderson
Add prototype code for recomputing a live interval...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Nick Lewycky
Check that the function prototypes are correct before...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Chris Lattner
add testcase for type parsing.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Chris Lattner
implement simplify_type for PATypeHolder so that isa...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Scott Michel
- Remove Tilmann's custom truncate lowering: it complet...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Chris Lattner
add PR #
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Chris Lattner
Add a simple pattern for matching 'bt'.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Chris Lattner
Fix some JIT encodings.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Chris Lattner
BT memory operands load from their address operand.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Chris Lattner
translateX86CC can never fail. Simplify it based on...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Bill Wendling
Darwin likes for the EH frame to be non-local.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Bill Wendling
GCC doesn't emit DW_EH_PE_sdata4 for the FDE encoding...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Bill Wendling
Revert the changes in this testcase until Anton can...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Dan Gohman
Fix a compiler-abort on a testcase where the stack...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-24
Chris Lattner
indentation
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Dale Johannesen
Change comments so everybody can understand them, hopef...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Chris Lattner
simplify some control flow and reduce indentation,...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Dale Johannesen
Revert 61362 and 61402 until SPEC breakage is fixed.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Dale Johannesen
This fixes the bug in 175.vpr. It doesn't fix the
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Dale Johannesen
Add another permutation where we should get rid of...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Dan Gohman
Add instruction patterns and encodings for the x86...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Anton Korobeynikov
Update test
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Anton Korobeynikov
Restore debug printing
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Anton Korobeynikov
Sometimes APInt syntax is really ugly... :(
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Anton Korobeynikov
Indent stuff properly
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Anton Korobeynikov
Initial checkin of APInt'ififcation of switch lowering
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Devang Patel
Silence unused variable warnings.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Devang Patel
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Devang Patel
Silience unused warnings.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Dan Gohman
Clean up the atomic opcodes in SelectionDAG.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Chris Lattner
add some notes for simplifylibcalls optimizations
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Chris Lattner
Testcase to show we can tie together integers and point...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Steve Naroff
Tweak --version to include the date and time.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Dan Gohman
Rename BuildSchedUnits to BuildSchedGraph, and refactor the
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Dan Gohman
Comment MO_FPImmediate and doxygenate surrounding comments.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Dan Gohman
Use isTerminator() instead of isBranch()||isReturn...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Dan Gohman
Avoid an unnecessary call to allnodes_size(), which...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Dan Gohman
Minor code simplifications.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Zhongxing Xu
revert r61368.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Zhongxing Xu
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Mon P Wang
Added shuffle and splat test cases for r61365.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Mon P Wang
Fixed code generation for v8i16 and v16i8 splats on...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Dale Johannesen
Fix the time regression I introduced in 464.h264ref...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Dale Johannesen
One more permutation of subtracting off a base value.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Owen Anderson
Don't forget to remove phi nodes from the value numberi...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-23
Dan Gohman
Make the fuse-failed debug output human-readable.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Bill Wendling
Comment clean-ups. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Bill Wendling
Check that the instruction isn't in the value numbering...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Bill Wendling
Simplification: Negate the operator== method instead...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Bill Wendling
Add verification that deleted instruction isn't hiding...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Bill Wendling
Verify removed in a few more places.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Bill Wendling
Add verification functions to GVN which check to see...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Dan Gohman
Refactor a bunch of code out of AsmPrinter::EmitGlobalC...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Dan Gohman
Optimize setDepthDirty and setHeightDirty a little...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Dan Gohman
Add an assertion to the ScheduleDAGInstrs class to...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Dan Gohman
Add an accesor for the isNormalMemory field in the...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Dan Gohman
Add an assertion to catch SUnits reallocations. And...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-22
Dan Gohman
Clarify a comment.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-21
Mikhail Glushenkov
Use ignore & grep instead of XFAIL.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-21
Nick Lewycky
Turn strcmp into memcmp, such as strcmp(P, "x") --...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-20
Dan Gohman
Fix fast-isel to not emit invalid assembly when present...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-20
Dan Gohman
Reword the comment for ConstantInt's getLimitedValue.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-20
Nick Lewycky
Remove redundant test for vector-nature. Scan the vecto...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-20
Dan Gohman
LiveInterval::removeKills and isKill don't need 'this...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-20
Dan Gohman
Use SmallVector's pop_back_val.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-20
Dan Gohman
Use the correct Preds and Succs lists in setHeightDirty()
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Bill Wendling
More precise XFAIL.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Bill Wendling
Un-XFAIL this test because it's passing and John doesn...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Dan Gohman
Use ~0u instead of -1u as the special value, to hopeful...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Evan Cheng
Fix PR3149. If an early clobber def is a physical regis...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
John Criswell
The fields for the stoppoint debug intrinsic have not...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Bill Wendling
This test works again for Darwin because a patch was...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Gordon Henriksen
Add dyn_cast_or_null bindings for some additional class...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Gordon Henriksen
C bindings for dyn_cast_or_null.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Chris Lattner
Add support for writing LLVM IR to a specified Bitstrea...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Dan Gohman
Move the patterns which have i8 immediates before the...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Dan Gohman
Use dyn_cast intead of isa + cast in the generated...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Evan Cheng
- CodeGenPrepare does not split loop back edges but...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-19
Chris Lattner
Fix some release-assert warnings
commit
|
commitdiff
|
tree
|
snapshot
next