projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix problems with BitSetVector that makes it not compile under GCC 3.0 and 2.95
2003-03-17
Chris Lattner
Fix problems with BitSetVector that makes it not compile...
commit
|
commitdiff
|
tree
2003-03-14
Chris Lattner
Fix several bugs in the build system, including the...
commit
|
commitdiff
|
tree
2003-03-11
Chris Lattner
Add the following instcombine xforms:
commit
|
commitdiff
|
tree
2003-03-11
Chris Lattner
Test limited reassociation
commit
|
commitdiff
|
tree
2003-03-10
Chris Lattner
Add optimizations:
commit
|
commitdiff
|
tree
2003-03-10
Chris Lattner
Implement: -A*-B == A*B
commit
|
commitdiff
|
tree
2003-03-10
Chris Lattner
Add testcases for negated multiplies
commit
|
commitdiff
|
tree
2003-03-10
Chris Lattner
Add new transformation: // (~A | ~B) == (~(A & B))
commit
|
commitdiff
|
tree
2003-03-10
Chris Lattner
Add test for demorgans law with constants
commit
|
commitdiff
|
tree
2003-03-10
Chris Lattner
Generalize not and neg comparison testers to allow...
commit
|
commitdiff
|
tree
2003-03-10
Chris Lattner
* Add testcases for associative operators
commit
|
commitdiff
|
tree
2003-03-10
Chris Lattner
Fix ConstantUInt::isAllOnesValue
commit
|
commitdiff
|
tree
2003-03-10
Chris Lattner
Generalize (A+c1)+c2 optimization to work with all...
commit
|
commitdiff
|
tree
2003-03-10
Chris Lattner
Modernize testcase
commit
|
commitdiff
|
tree
2003-03-10
Chris Lattner
Minor change, no functionality diff
commit
|
commitdiff
|
tree
2003-03-10
Chris Lattner
Add a bunch of new tests
commit
|
commitdiff
|
tree
2003-03-10
Chris Lattner
Fix bug: (x << 100) wasn't folded to 0, but (x >> 100...
commit
|
commitdiff
|
tree
2003-03-10
Chris Lattner
Implement: (A|B)^B == A & (~B)
commit
|
commitdiff
|
tree
2003-03-10
Chris Lattner
Add test for: (A|B)^B == A & (~B)
commit
|
commitdiff
|
tree
2003-03-10
Chris Lattner
Modernize testcase
commit
|
commitdiff
|
tree
2003-03-07
Chris Lattner
Make sure that intermediate code is verifier clean...
commit
|
commitdiff
|
tree
2003-03-07
Chris Lattner
Fix bug: SimplifyCFG/2003-03-07-DominateProblem.ll
commit
|
commitdiff
|
tree
2003-03-07
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
2003-03-06
Chris Lattner
Clean up cruft
commit
|
commitdiff
|
tree
2003-03-06
Chris Lattner
Extend struct and array constants to support isNullValue
commit
|
commitdiff
|
tree
2003-03-06
Chris Lattner
Remove #include
commit
|
commitdiff
|
tree
2003-03-06
Chris Lattner
Update testcases to use long to index gep
commit
|
commitdiff
|
tree
2003-03-06
Chris Lattner
Infrastructure for more compact bytecode files and...
commit
|
commitdiff
|
tree
2003-03-06
Chris Lattner
s/Method/Function in variable and method names
commit
|
commitdiff
|
tree
2003-03-06
Chris Lattner
Continue simplifying error handling, s/method/function
commit
|
commitdiff
|
tree
2003-03-06
Chris Lattner
Cleanup error handling constructs
commit
|
commitdiff
|
tree
2003-03-06
Chris Lattner
Pull common code out
commit
|
commitdiff
|
tree
2003-03-06
Chris Lattner
Generalize interface a bit
commit
|
commitdiff
|
tree
2003-03-06
Chris Lattner
Remove unneccesary forward decl
commit
|
commitdiff
|
tree
2003-03-06
Chris Lattner
Add new getIncomingValueForBlock method
commit
|
commitdiff
|
tree
2003-03-06
Chris Lattner
Use the std namespace explicitly
commit
|
commitdiff
|
tree
2003-03-05
Chris Lattner
Add a link to source of inspiration
commit
|
commitdiff
|
tree
2003-03-05
Chris Lattner
New testcase for pow builtin recognition
commit
|
commitdiff
|
tree
2003-03-05
Chris Lattner
Add another testcase that may eventually be handled...
commit
|
commitdiff
|
tree
2003-03-05
Chris Lattner
Implement %test7 in InstCombine/getelementptr.ll
commit
|
commitdiff
|
tree
2003-03-05
Chris Lattner
Add testcase for new instcombine xform
commit
|
commitdiff
|
tree
2003-03-05
Chris Lattner
Implement CFGSimplify/PhiBlockMerge*.ll
commit
|
commitdiff
|
tree
2003-03-05
Chris Lattner
Add new testcase
commit
|
commitdiff
|
tree
2003-03-05
Chris Lattner
Simplify some of the PHI node interfaces
commit
|
commitdiff
|
tree
2003-03-05
Chris Lattner
Implement testcase CFGSimplify/EqualPHIEdgeBlockMerge.ll
commit
|
commitdiff
|
tree
2003-03-05
Chris Lattner
New testcase for feature simplifycfg should handle
commit
|
commitdiff
|
tree
2003-03-05
Chris Lattner
Add testcase for new feature for simplifycfg pass
commit
|
commitdiff
|
tree
2003-03-04
Chris Lattner
Initial checkin of AliasAnalysis doc
commit
|
commitdiff
|
tree
2003-03-04
Chris Lattner
Fix bug: BasicAA/2003-03-04-GEPCrash.ll
commit
|
commitdiff
|
tree
2003-03-04
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
2003-03-03
Chris Lattner
Convert LICM over to use AliasSetTracker. Besides...
commit
|
commitdiff
|
tree
2003-03-03
Chris Lattner
Fix bug: Assembler/2003-03-03-DuplicateConstant.ll
commit
|
commitdiff
|
tree
2003-03-03
Chris Lattner
ADd two new 'add' methods
commit
|
commitdiff
|
tree
2003-03-03
Chris Lattner
Add a few new 'add' methods. Move the iterator around
commit
|
commitdiff
|
tree
2003-03-03
Chris Lattner
Make the testcase more interesting, test that two different...
commit
|
commitdiff
|
tree
2003-03-03
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
2003-03-03
Chris Lattner
Add new testcase for forward reference of struct type
commit
|
commitdiff
|
tree
2003-03-03
Chris Lattner
Eliminate tons of bogus warnings
commit
|
commitdiff
|
tree
2003-03-03
Chris Lattner
Change the mem2reg interface to accept a TargetData...
commit
|
commitdiff
|
tree
2003-03-03
Chris Lattner
Don't apply type information to load instructions if...
commit
|
commitdiff
|
tree
2003-03-03
Chris Lattner
Don't apply type information to loads
commit
|
commitdiff
|
tree
2003-03-02
Chris Lattner
Fix a problem with negative indexes
commit
|
commitdiff
|
tree
2003-02-28
Chris Lattner
* Don't run tests if compilation failed
commit
|
commitdiff
|
tree
2003-02-28
Chris Lattner
Fix broken links
commit
|
commitdiff
|
tree
2003-02-28
Chris Lattner
Allow tests to run for 5 minutes before timing out.
commit
|
commitdiff
|
tree
2003-02-28
Chris Lattner
Fix bug: LICM/2003-02-28-PromoteDifferentType.ll
commit
|
commitdiff
|
tree
2003-02-28
Chris Lattner
Fix testcase
commit
|
commitdiff
|
tree
2003-02-28
Chris Lattner
Add a test for a feature that I hope will be implemented...
commit
|
commitdiff
|
tree
2003-02-28
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
2003-02-28
Chris Lattner
Add dump method for Loops
commit
|
commitdiff
|
tree
2003-02-28
Chris Lattner
Add dump method for loops
commit
|
commitdiff
|
tree
2003-02-28
Chris Lattner
Fix bug I introduced yesterday :(
commit
|
commitdiff
|
tree
2003-02-28
Chris Lattner
* Reduce the number of useless bytecode files produced...
commit
|
commitdiff
|
tree
2003-02-28
Chris Lattner
Fix bug: LICM/2003-02-27-PreheaderExitNodeUpdate.ll
commit
|
commitdiff
|
tree
2003-02-28
Chris Lattner
Add graph traits specializations for loop nesting information...
commit
|
commitdiff
|
tree
2003-02-28
Chris Lattner
New test
commit
|
commitdiff
|
tree
2003-02-27
Chris Lattner
Fix bug: 2003-02-27-PreheaderExitNodeUpdate.ll by updating...
commit
|
commitdiff
|
tree
2003-02-27
Chris Lattner
Add new Loop::hasExitBlock helper method
commit
|
commitdiff
|
tree
2003-02-27
Chris Lattner
Simplify a bit by using a new member function
commit
|
commitdiff
|
tree
2003-02-27
Chris Lattner
Change behavior of changeExitBlock function to replace...
commit
|
commitdiff
|
tree
2003-02-27
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
2003-02-27
Chris Lattner
Add a new assertion to check that stuff is happening...
commit
|
commitdiff
|
tree
2003-02-27
Chris Lattner
Fix bug: 2003-02-27-StoreSinkPHIs.ll
commit
|
commitdiff
|
tree
2003-02-27
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
2003-02-27
Chris Lattner
Fix bug: LICM/2003-02-27-PreheaderProblem.ll
commit
|
commitdiff
|
tree
2003-02-27
Chris Lattner
* Don't forget to update Loop information!
commit
|
commitdiff
|
tree
2003-02-27
Chris Lattner
Testcase for Preheaders problem
commit
|
commitdiff
|
tree
2003-02-27
Chris Lattner
Replace assertion with a handler.
commit
|
commitdiff
|
tree
2003-02-27
Chris Lattner
* Significant changes to the preheader insertion pass:
commit
|
commitdiff
|
tree
2003-02-27
Chris Lattner
Make the interface to update a little more efficient
commit
|
commitdiff
|
tree
2003-02-27
Chris Lattner
- LoopInfo now calculates and tracks loop exit blocks
commit
|
commitdiff
|
tree
2003-02-27
Chris Lattner
* LoopInfo now keeps track of exit blocks from the...
commit
|
commitdiff
|
tree
2003-02-26
Chris Lattner
New testcase crashing LICM
commit
|
commitdiff
|
tree
2003-02-26
Chris Lattner
Make the aliassettracker much more precise by actually...
commit
|
commitdiff
|
tree
2003-02-26
Chris Lattner
Fix test
commit
|
commitdiff
|
tree
2003-02-26
Chris Lattner
Fix bug: BasicAA/2003-02-26-AccessSizeTest.ll
commit
|
commitdiff
|
tree
2003-02-26
Chris Lattner
New testcase for size tracking brokenness
commit
|
commitdiff
|
tree
2003-02-26
Chris Lattner
Fix several bugs in basic-aa
commit
|
commitdiff
|
tree
2003-02-26
Chris Lattner
Rename -no-* to -disable-*
commit
|
commitdiff
|
tree
2003-02-26
Chris Lattner
Add new -no-aa implementation
commit
|
commitdiff
|
tree
next