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-06-17
Anton Korobeynikov
Unbreak non-PPC builds
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Anton Korobeynikov
Provide generic hooks for icache invalidation. Add...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Chris Lattner
revert recent patch which is causing widespread breakage.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Evan Cheng
Don't forget to initialize SymbolSearchingDisabled.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Duncan Sands
Fix typo that changed the logic to something wrong.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Duncan Sands
Split type expansion into ExpandInteger and ExpandFloat
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Matthijs Kooijman
Forgot to commit the ValueTracking header file along...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Matthijs Kooijman
Learn IPConstProp to propagate arguments that are direc...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Matthijs Kooijman
Learn IPConstProp to look at individual return values...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Matthijs Kooijman
80 column fixes.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Matthijs Kooijman
Use a SmallVector instead of an array, since auto_ptr...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Chris Lattner
add a new -enable-value-prop flag for llcbeta, that...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Duncan Sands
Fix spelling.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Evan Cheng
Rather than avoiding to wrap ISD::DECLARE GV operand...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
Add a missing ~ (dtor became ctor) which caused crashes...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Evan Cheng
Do not issue identity copies.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Dan Gohman
Refine the change in r52258 for avoiding use-before...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
switch TypeHasCycleThroughItself from using an std...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
stop making PATypeHolder's so crazily.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Evan Cheng
Horizontal-add instructions are not commutative.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Evan Cheng
Switch over to SetVector to ensure same order of iterat...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Gabor Greif
Move some documentation from the header file into Progr...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
use a real associative container for type association...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Evan Cheng
- Add "Commutative" property to intrinsics. This allows...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Evan Cheng
mpsadbw is commutable.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
bail out sooner if we have two concrete but different...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
simplify some code.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
Apply a patch from Nathan Keynes, which speeds up llvm...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Owen Anderson
Remove special case handling of empty MBBs now that...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
handle vectors. Any integers that got here would neces...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
Simplify ResolveTypes by pulling the null case out...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Evan Cheng
Iterating over SmallPtrSet is not deterministic.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
simplify RecursiveResolveTypes and ResolveTypes by...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
Add a new flag that disables symbol lookup with dlsym...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
Add support for icache invalidation on non-darwin ppc...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Owen Anderson
Re-enable empty block indexing by default, since it...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Matthijs Kooijman
Make BuildSubAggregate use FindInsertedElement again...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Matthijs Kooijman
Make the InsertBefore argument to FindInsertedValue...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Matthijs Kooijman
Pass around Instruction* instead of Instruction& in...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Matthijs Kooijman
Make testcase check for extractvalue instead of extract...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Matthijs Kooijman
80 column fixes.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Matthijs Kooijman
Move FindScalarValue from InstructionCombining.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Matthijs Kooijman
Store the result of multiple identical run lines in...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Matthijs Kooijman
Add comment.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Argyrios Kyrtzidis
Minor comment fix.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Matthijs Kooijman
Fix PR numbers, I accidentally switched two digits.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Duncan Sands
Allow these transforms for types like i256 while
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Evan Cheng
Fix read after free found by valgrind.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Evan Cheng
Add option to commuteInstruction() which forces it...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Owen Anderson
Make indexing empty basic blocks an option for the...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
add a const version of stripPointerCasts
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
simplify some code by using a helper function. This...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
move a bunch of predicates up into their own section
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
Other parts of this code treat noalias arguments as...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
If we are checking to see if the result of a call aliases a
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Owen Anderson
Assign indices to empty basic blocks. This will be...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
Refactor basicaa's main alias function somethin' fierce.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
this is unneeded now.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
Switch from generating the int128 typedefs based on...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
resolve PR2453 by adding a run line.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
Fix the crash on SimplifyLibCalls/2005-05-20-sprintf...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-16
Chris Lattner
fix pr2460
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
Duncan Sands
The transforms in visitEXTRACT_VECTOR_ELT are
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
Duncan Sands
LegalizeTypes support for INSERT_VECTOR_ELT with
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
Wojciech Matyjewicz
Fix PR2434. When scanning for exising binary operator...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
Wojciech Matyjewicz
Add a missing semicolon.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
Argyrios Kyrtzidis
Add an "exe" suffix only if the output file has no...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
Argyrios Kyrtzidis
Fix the sys::Path::getSuffix() implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
Argyrios Kyrtzidis
Make sure all produced executable files have "exe"...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
Argyrios Kyrtzidis
Make sure that the current executable filename has...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
Argyrios Kyrtzidis
Append "exe" suffix to executable files.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-15
Argyrios Kyrtzidis
Fix the environment block that is passed to the CreateP...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-14
Duncan Sands
Remove a redundant AfterLegalize check. Turn
commit
|
commitdiff
|
tree
|
snapshot
2008-06-14
Wojciech Matyjewicz
Change 'while' loop to 'do' loop.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-14
Andrew Lenharth
add missing atomic intrinsic from gcc
commit
|
commitdiff
|
tree
|
snapshot
2008-06-14
Chris Lattner
Fix a case where tailcallelim wouldn't set the changed...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Evan Cheng
Teach the spiller to commute instructions in order...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Eli Friedman
Remove unnecessary target lines.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Eli Friedman
Remove unnecessary target lines.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Eli Friedman
Don't skip over instructions other than loads that...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Dan Gohman
Protect ChangeCompareStride from situations in which...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Eli Friedman
Make sure SimplifyStoreAtEndOfBlock doesn't mess with...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Duncan Sands
Disable some DAG combiner optimizations that may be
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Dan Gohman
Fix an error in the two-address example.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Wojciech Matyjewicz
Use recently added getTruncateOrZeroExtend method to...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Matthijs Kooijman
XFAIL some tests that became failing due to the extra...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Nick Lewycky
Crash less. The i64 restriction in BinomialCoefficient...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Gabor Greif
fix a minor deviation from the original in my previous...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Gabor Greif
op_iterator-ify some loops, low hanging fruit only...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Evan Cheng
Fix some tests.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Evan Cheng
Do not speculatively execute an instruction by hoisting...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Evan Cheng
Revert 52223.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Owen Anderson
Switch GVN to use ScopedHashTable.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Dale Johannesen
Improve description of -emit-llvm.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Matthijs Kooijman
Don't try to compile tests for the ev56 alpha subtarget...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Matthijs Kooijman
Pass -silence-passes to bugpoint in testcases, this...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Matthijs Kooijman
Let bugpoint display generated messages on stderr only...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Matthijs Kooijman
Add -silence-passes option to bugpoint. This option...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Matthijs Kooijman
Fix redirection of stderr in sys::Program::ExecuteAndWa...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Matthijs Kooijman
Make I/O redirection handling in sys::Program a bit...
commit
|
commitdiff
|
tree
|
snapshot
next