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-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
2009-01-23
Duncan Sands
Patch to build llvm with srcdir != objdir from
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Chris Lattner
fix two more cases where we could let the NLPDI cache...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Chris Lattner
Unconditionally reset 'cache' to zero, even if we don...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Evan Cheng
Only check if coalescing is worthwhile when the result...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Evan Cheng
Update test to reflect command line option name change.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Owen Anderson
Stage two of fixing pre-alloc-splitting's code size...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Evan Cheng
Cross register class coalescing. Not yet enabled.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Devang Patel
Code did not follow associated comment. not a good...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Devang Patel
Set appropriate tag for the composite type.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Chris Lattner
a minor tweak to my previous patch, handle the invalida...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-23
Owen Anderson
Add an initial pass at dead spill/restore removal for...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Chris Lattner
do not sign extend characters input to isprint. This...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Steve Naroff
Handful of fixes to the VC project files.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Bob Wilson
Fix a minor bug in DAGCombiner's folding of SELECT...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Dan Gohman
Don't create ISD::FNEG nodes after legalize if they...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Gabor Greif
introduce a useful abstraction to find out if a Use...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Tanya Lattner
Regenerated configure after backing out 62553 and r62616.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Tanya Lattner
Revert r62553 and r62616 due to issues with portability.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Chris Lattner
rename methods in System/Host to be more consistent.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Devang Patel
Do not use buggy llvm-gcc to generate testcases.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Bob Wilson
Add SelectionDAG::getNOT method to construct bitwise...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Duncan Sands
Remove no-longer relevant comment. Pointed out
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Duncan Sands
This passes on linux.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Sanjiv Gupta
Few targets like the tiny little PIC16 have only 16...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Evan Cheng
Eliminate a couple of fields from TargetRegisterClass...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Chris Lattner
fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Chris Lattner
add a note
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Chris Lattner
fix a testcase.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Chris Lattner
Fix PR3358, a really nasty bug where recursive phi...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Tanya Lattner
Bump to 2.6svn.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Chris Lattner
Make tblgen more portable, allowing it to build with...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Mike Stump
Don't create .dir files in installation directories...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Bill Wendling
The operator<() and operator>() were reversing their...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Bill Wendling
Get rid of warning about implicit 64-to-32 bit conversions.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Dan Gohman
Add a few more notes about LLVM IR features that codege...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-22
Oscar Fuentes
CMake: Tests PERL availability with PERL_EXECUTABLE...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Steve Naroff
Add explicit this-> (to make the VS compiler happy).
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Dan Gohman
Recognize inline asm for bswap on x86-64 GLIBC. This...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Douglas Gregor
Fix ilist two-phase name lookup
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Dan Gohman
Fix a missing word.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Dan Gohman
Versions of VIM included with Intrepid and Leopard...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Dan Gohman
Enable syntax highlighting of LLVM and tablegen files...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Dan Gohman
Only set cindent for C and C++ source files.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Bill Wendling
Now with RUN line.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Bill Wendling
Run this through -simplifycfg and -mem2reg to test...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Dan Gohman
Add a comment to SelectionDAG::ReplaceAllUsesWith to...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Dale Johannesen
Do not use host floating point types when emitting
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Evan Cheng
Also favors NOT64r.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Chris Lattner
fix warning in release-asserts mode and spelling of...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Chris Lattner
add getPointerToGlobal to the C bindings, patch by...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Chris Lattner
Remove uses of uint32_t in favor of 'unsigned' for...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Dan Gohman
Simplify ReduceLoadWidth's logic: it doesn't need sever...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Dan Gohman
Fix a recent regression. ClrOpcode is not set for i8...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Mikhail Glushenkov
Mimic gcc behaviour with regard to response files.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Mikhail Glushenkov
Fix 'llvm-config --libs' output.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Mikhail Glushenkov
Change the hook API back to prevent memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Mikhail Glushenkov
Allow hooks with arguments.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Duncan Sands
This was causing invalid memory accesses when
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Duncan Sands
Let's try to have our cake and eat it to: move
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Duncan Sands
Don't rely on grep -w working.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Sanjiv Gupta
Fixed build warnings. Restoring changes done in 62600...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Duncan Sands
Cleanup whitespace and comments, and tweak some
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Owen Anderson
I accidentally removed this check in an earlier commit...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Sanjiv Gupta
Implement LowerOperationWrapper for legalizer.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Scott Michel
CellSPU:
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Sanjiv Gupta
Allow targets to legalize operations (with illegal...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Evan Cheng
Favors generating "not" over "xor -1". For example.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Dale Johannesen
Disable on x86_64 until I figure out what's wrong.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Dale Johannesen
Make special cases (0 inf nan) work for frem.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Owen Anderson
Be more aggressive about renumbering vregs after splitt...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-21
Devang Patel
Encode member accessibility.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Devang Patel
Appropriately mark fowrad decls.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Devang Patel
Need compile unit to find location.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Dale Johannesen
Calls to fmod, it turns out, are constant-folded by
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Chris Lattner
Don't bother running the assembler, we don't know that...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-20
Evan Cheng
Fix PR3243: a LiveVariables bug. When HandlePhysRegKill...
commit
|
commitdiff
|
tree
|
snapshot
next