projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2009-01-28
Evan Cheng
Suppress a compile time warning.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dale Johannesen
Embalm my ideas of how things should work. Not that
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Devang Patel
Add type DIE into appropriate context DIE.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dale Johannesen
Add a DebugLoc field and some simple accessors.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dale Johannesen
Reorder args, constify.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Bill Wendling
Add testcase for r63142.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Anton Korobeynikov
Treat [1 x i8] zeroinitializer as a C string, placing...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dan Gohman
Use .empty() instead of comparing .size() with 0.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dale Johannesen
Update to latest spelling.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dale Johannesen
Add DebugLoc field and simple accessors.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Evan Cheng
Refine DebugLoc per review comments.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dan Gohman
Add an assertion to the form of SelectionDAG::getConsta...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dan Gohman
Reformat the allocation-order arrays to a more conventi...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dan Gohman
Delete redundant return statements.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dan Gohman
Respect the DisableRedZone flag on PowerPC.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dan Gohman
Simplify findNonImmUse; return the result using the...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Torok Edwin
APInt's countLeadingOnes() was broken for negative...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dan Gohman
Make some comments doxygen-friendly.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Owen Anderson
Make the pre-split-limit option more useful by using...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Evan Cheng
Implement multiple with overflow by 2 with an add instr...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Evan Cheng
Forgot this test case.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dan Gohman
Eliminate unnecessary operands-list traversals.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dan Gohman
Add a FrontendC testcase for the x86-64 Red Zone feature,
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dan Gohman
Enable the red zone on x86-64 by default.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Devang Patel
Assorted debug info fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dan Gohman
Add a regression test for x86-64 red zone usage.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dan Gohman
Fix the Red Zone calculation for functions with frame...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
Dan Gohman
Add an svn:ignore property.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Evan Cheng
No need to keep size of DebugLocations vector separately.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Dale Johannesen
Testcase for 6522054.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Scott Michel
CellSPU:
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Scott Michel
Make the Dwarf macro information section optional;...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Dan Gohman
Implement Red Zone utilization on x86-64. This is currently
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Steve Naroff
More updates to VC proj...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Owen Anderson
Reapply r63025 and r63026, with fixes for the failing...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Duncan Sands
Fix PR3393, which amounts to a bug in the expensive
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Ted Kremenek
Add method raw_fd_ostream::seek() for random access...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Dan Gohman
At Nick Lewycky's request, rename this test with a...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Bill Wendling
Also revert r63206
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Bill Wendling
Temporarily revert r63025 until the testsuite failures...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Dan Gohman
Fix the name of an argument.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Anton Korobeynikov
During bittest switch lowering emit shift in the test...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Owen Anderson
Get rid of a bunch of dead code now that interval recon...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Owen Anderson
Fix an issue where LiveIntervals was trying to be smart...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Evan Cheng
Enhance logic in X86DAGToDAGISel::PreprocessForRMW...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Evan Cheng
Silence a bogus compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Steve Naroff
Update VS project files.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Roman Levenstein
Fix a bug in BitVector.h. All assignment operations...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Evan Cheng
Actually source file has already been uniquified into...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Evan Cheng
Add data structure to define and track debug location...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Evan Cheng
Looks like comments were chopped off.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Evan Cheng
LLVM_SUPPORT_DEBUGINFO_H -> LLVM_ANALYSIS_DEBUGINFO_H...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Mon P Wang
Fixed optimization of combining two shuffles where...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Dan Gohman
Take the next steps in making SDUse more consistent...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Scott Michel
Untabify code.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Scott Michel
CellSPU:
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Nate Begeman
Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Nate Begeman
De-identifying per sabre review
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Nick Lewycky
Build libLTO on any platform so long as PIC is enabled.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Nate Begeman
Add some documentation for address-space-based access...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Chris Lattner
Handle single-entry phi nodes gracefully in condprop.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Chris Lattner
Fix PR3408 by making a non-obvious assumption very...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Chris Lattner
More cleanups and simplifications, no functionality...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Chris Lattner
tidy asserts
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Nate Begeman
Map address space 256 to gs; similar mappings could...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-26
Nate Begeman
Support pattern matching various x86 sse shifts.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Chris Lattner
silence a warning when assertions are disabled.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Torok Edwin
should have removed the + when manually applying a...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Torok Edwin
revert this patch for now, because Codegen does still...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Torok Edwin
testcase for llvm-gcc part of PR3402.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Torok Edwin
If user explicitly asks not to use SSE, don't force...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Dan Gohman
Eliminate the loop that searches through each of the...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Dan Gohman
Whitespace tidiments.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Dan Gohman
Move the N->use_empty() assert from DeleteNode to
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Dan Gohman
Reality-check the FAQ entry for "Can I use LLVM to...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Nick Lewycky
Start generating arbitrary precision integer SCEVs...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Nick Lewycky
Actually run the test in this directory.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Nick Lewycky
The function that does nothing but call malloc is noali...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Evan Cheng
Private linkage support for PPC / Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-25
Evan Cheng
Teach 2addr pass to be do more commuting. If both uses...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Nate Begeman
Fix an indent and a typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Dale Johannesen
Revert previous change; even this mild and clearly
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Torok Edwin
add note about possible GEP improvement with fields...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Dan Gohman
Add a PR comment to this test.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Torok Edwin
testcase for PR3381.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Dan Gohman
Add more documentation mentioning the limitations due...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Torok Edwin
void* is represented as pointer to empty struct {}.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Owen Anderson
Some cleanups. No functional changes.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Dale Johannesen
Improve the inlining cost function a bit.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Chris Lattner
Make InstCombineStoreToCast handle aggregates more...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-24
Mike Stump
Perform optional clang building.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Evan Cheng
Refactor code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Devang Patel
Introduce two DWARF attribute extentions DW_AT_APPLE_op...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Chris Lattner
hopefully address PR3379 by making the P modifier work...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Devang Patel
Fix test case. Use valid file name and directory in...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Gabor Greif
use CallSite::isCalle instead of slow getOperandNo
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Gabor Greif
Simplify the logic of getting hold of a PHI predecessor...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Nate Begeman
Add support for deleting a module provider from a JIT...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Devang Patel
Empty DIType represents void. In this case no need...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Dan Gohman
Fold x-0 to x in unsafe-fp-math mode. This comes up...
commit
|
commitdiff
|
tree
|
snapshot
next