projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2007-03-04
Chris Lattner
new testcase, corresponds to:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
generalize
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
canonicalize constants to the RHS of addc/adde. If...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
eliminate some ops if they have an undef RHS
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
add missing braces
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Reid Spencer
Remove unneeded header file.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
Speed up -instcombine by 20% by avoiding a particularly...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
switch MarkAliveBlocks over to using SmallPtrSet instea...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
Speed up Loop::isLCSSAForm by using a hash table instea...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
add iterator range version of ctor.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
make better use of LCSSA information in RewriteLoopExit...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Reid Spencer
Guard further against APInt operations with operands...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
Implement PR1179/PR1232 and test/Transforms/IndVarsSimp...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
New testcases for PR1179/PR1232.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Reid Spencer
Get the version number for the LLVM from the autoconf...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Chris Lattner
Fix CodeGen/Generic/fpowi-promote.ll and PR1239
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Chris Lattner
New testcase for PR1239
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Chris Lattner
Make RewriteLoopExitValues far less nested by using...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Chris Lattner
Add an expand action for ISD label which just deletes...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
Remove unnecessary #include.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
1. Handle errors around the ModuleProvider. This is...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
Deal with error handling better.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
Make the creation functions take an error string. This...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
Make sure that when we store a value it is masked to...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
Complete the APIntification of the interpreter. All...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
Avoid memory leakage by having caller construct the...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
Require the destination GlobalValue for LoadValueFromMe...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
Regularize the interface for conversion functions to...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
Fix constant folding of fp->int bitcast for vectors.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
Add APIntVal as a possible GenericeValue.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Evan Cheng
Only propagate IsKill if the last use is a kill.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
Implement APInt support for the binary operators.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
1. Have the ExecutionContext keep track of the APInt...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Nate Begeman
http://llvm.org/bugs/show_bug.cgi?id=1237
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
Implement loading and storing of APInt values from...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
Make getNumWords public so that those using getRawData...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
Add names for some of the operators. This is needed...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Nick Lewycky
Emit low/high immediate loads properly for Linux/PPC.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Chris Lattner
my recent change caused a failure in a bswap testcase...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Chris Lattner
new testcase: instcombine should remove all the casts.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Nick Lewycky
Translate bit operations to English.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Chris Lattner
instcombine doesn't do CSE, simplify unrelated detail
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Evan Cheng
Watch out for cases like this:
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Chris Lattner
add a top-level iteration loop to instcombine. This...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
APIntify this pass.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-03
Reid Spencer
Add isPositive for symmetry with isNegative.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Reid Spencer
Finally get this patch right :)
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Reid Spencer
Dang, I've done that twice now! Undo previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Reid Spencer
Use more efficient test for one value in a ConstantInt.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Reid Spencer
Guard against huge loop trip counts in an APInt safe...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Evan Cheng
X86-64 VACOPY needs custom expansion. va_list is a...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Reid Spencer
Make sure debug code is not evaluated in non-debug...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Reid Spencer
1. Sort switch cases using APInt safe comparison.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Reid Spencer
Use APInt safe isOne() method on ConstantInt instead...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Reid Spencer
Make sorting of ConstantInt be APInt clean through...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Reid Spencer
Fix ashr for bitwidths > 64. This is now validated...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Anton Korobeynikov
Fix uninitialized use of variable. Remove tabs and...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Anton Korobeynikov
Simplify things
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Chris Lattner
Fix a significant algorithm problem with the instcombin...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Chris Lattner
minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Chris Lattner
Fix PR1234 by working around a compiler bug.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Evan Cheng
Mark dead def as unused.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Evan Cheng
Dead live-in detection bug.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Evan Cheng
Add a new test case.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Evan Cheng
- Keep track all def and uses of stack slot available...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Chris Lattner
testcase for PR1233
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Evan Cheng
Invalidate last use of a reused register if the use...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Chris Lattner
argument lowering should copy from the vreg shadows...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Chris Lattner
add a note
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Owen Anderson
Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Reid Spencer
Use a better algorithm for rounding sqrt results. Chang...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Nick Lewycky
Implement unionWith.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Chris Lattner
switch the inliner from being recursive to being iterative.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Reid Spencer
Fix an unequal bitwidth issue.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Chris Lattner
grammaro
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Evan Cheng
Make it 64-bit safe.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Reid Spencer
Add a FIXME
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Reid Spencer
Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Reid Spencer
Fix a problem where shifting by 64-bits leads to incorr...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Dale Johannesen
eliminate unnecessary reset of SP in epilog on darwin
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Reid Spencer
Reverse a premature commital.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Reid Spencer
Prefer non-virtual calls to ConstantInt::isZero over...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-02
Reid Spencer
Add a non-virtual test for zero, isZero, and rename...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Reid Spencer
Add an abs() function to get the absolute value.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Reid Spencer
Combine two lines that can be.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Reid Spencer
Remove virtual keyword from method that doesn't need...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Reid Spencer
Make it possible to create an SCEVUnknown from an APInt...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Reid Spencer
Although probably not necessary, guard against a potent...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Reid Spencer
Use isUnitValue() instead of getZExtValue() == 1 which...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Reid Spencer
Add an isUnitValue method for comparison against 1...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Owen Anderson
Use GCC intrinsics when available, and use smarter...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Reid Spencer
Clarify the use of getValue/getSExtValue/getZExtValue...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Reid Spencer
Use APInt conversion to string so the result is correct...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Reid Spencer
Make output for ConstantInt construction correct for...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Reid Spencer
Use the APInt versions of the bit-wise conversions...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Reid Spencer
Add doubleToBits and floatToBits methods.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Reid Spencer
Use modern variable name. ConstantUnsignedInt is long...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Jim Laskey
Emit eh filter info.
commit
|
commitdiff
|
tree
|
snapshot
next