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-05
Bill Wendling
Add the emms intrinsic for MMX support.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Reid Spencer
Document the use of getValueType() more accurately...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Devang Patel
Current pass manager, not the parent pass manager,...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Reid Spencer
Add a test case for a particular udiv/select transform.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Devang Patel
Avoid constructing std::strings unless pass debugging...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Devang Patel
Account for time consumed by releaseMemory() properly.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Lauro Ramos...
Use init_array/fini_array sections for static contructo...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Jeff Cohen
The hack won't work on VS 2005, and it might not be...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Zhou Sheng
Correct the calculation in APInt::logBase2().
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Duncan Sands
Credit self for Ada front-end.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Duncan Sands
Testcase for handling of static constant declarations...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Duncan Sands
Testcase causing the Ada front-end to create bogus...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Duncan Sands
New directory for Ada testcases. Test handling of...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Chris Lattner
This is the first major step of implementing PR1226...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Jeff Cohen
Ensure 64-bit correctness.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Jeff Cohen
Implement memoryLimit on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Jeff Cohen
Elminate tabs and improve comments.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Chris Lattner
fix a subtle bug that caused an MSVC warning. Thanks...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Chris Lattner
Add some simplifications for demanded bits, this allows...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Chris Lattner
new testcase
commit
|
commitdiff
|
tree
|
snapshot
2007-03-05
Jeff Cohen
Unbreak VC++ build.
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
add a getSignBit method, elimiante virtual method from...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
fix 80 col violations, mark arrays static
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
simplify some code
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
fold away addc nodes when we know there cannot be a...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-04
Chris Lattner
add a new node
commit
|
commitdiff
|
tree
|
snapshot
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
next