projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2003-06-30
Chris Lattner
Adjust for new DSGraph API
commit
|
commitdiff
|
tree
|
snapshot
2003-06-30
Chris Lattner
Eliminate using declarations, adjust for new DSGraph API
commit
|
commitdiff
|
tree
|
snapshot
2003-06-30
Chris Lattner
Substantial revamp: DSGraphs now may contain the graphs...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-30
Chris Lattner
Add argument
commit
|
commitdiff
|
tree
|
snapshot
2003-06-30
Chris Lattner
Remove prototype for dead method
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
Add clean target to clean up my mess
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
Abstract out the predicate which decides whether a...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
Fix minor bug in previous checkin
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
Add support for ensuring that nodes are not incomplete
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
This node should not be incomplete!
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
Add support for "physical subtyping", which fixes:
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
Add print method to not get silly warning from analyze
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
New, smaller testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
New pass which is useful for writing regression tests
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
Until there is a setjmp/longjmp transformation pass...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
Fix testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
Make sure that the global is known to be internal
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
Expose must alias information for global variables...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
If the alias analysis algorithm we are using can provid...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
Add support for gathering sets of must aliases
commit
|
commitdiff
|
tree
|
snapshot
2003-06-29
Chris Lattner
Count operands to instructions as well as just results...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Do not chain to basic-aa
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Remove obsolete script
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Remove usage of grep-not script
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Remove explicit control flow through the use of the...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Move DSGraph tests to test/Regression/Analysis/DSGraph
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Move files to test/Regression/Analysis/DSGraph
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
No use in having CFGSimplify and SimplifyCFG directories!
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Eliminate explicit control flow in tests
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Use not instead of grep-not
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Switch tests over to use the 'not' script, instead...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Force the interpreter for this testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Get rid of control flow in the test
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
New script for testrunner programs
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Convert scripts from using explicit control flow to...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Handle quoting right
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Make the TestRunner tests not print out horrible things...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Fix testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Initial checkin of grep-not script
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Add the test/Scripts directory to the path used by...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Describe directory
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Improve the make rule
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Propagate globals graph from the local to bu to td...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Drop references to globals who do exist in the globals...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Avoid double negatives
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Add new DSGraph::ScalarMapTy typedef to avoid pulling...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Add new 'isComplete' method
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
New pass to perform DSA based optimizations. Initially...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
New makefile for Dsgraph tests
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Add DSGraph to the tests
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Avoid printing out huge structures or arrays if they...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Add support for a new zeroinitializer token which can...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Add test for new zeroinitializer token
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
jmp_buf is really a pointer type that is passed around...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Add support for the Invoke instruction!
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
New testcase for invoke support
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Preserve compatibility with non-gcc compilers
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Fix bug: CBackend/2003-06-28-LinkOnceGlobalVars.llx
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Allow the inlining limit to be controlled from the...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-28
Chris Lattner
Add support for 'unsigned' command line arguments
commit
|
commitdiff
|
tree
|
snapshot
2003-06-27
John Criswell
Added code to the clean rule that deletes files placed...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-27
John Criswell
Added the OPTIONAL_DIRS variable for specifying optiona...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-27
Chris Lattner
New testcase that crashes the cfe
commit
|
commitdiff
|
tree
|
snapshot
2003-06-27
Brian Gaeke
Nice tasty llc fixes. These should fix LLC for x86...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-26
Brian Gaeke
Here are the notes from our Reoptimizer meetings.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-26
Chris Lattner
Modify script to support checkins on branches
commit
|
commitdiff
|
tree
|
snapshot
2003-06-26
Brian Gaeke
Number constants from constant pool as CPIf_i where...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-26
Chris Lattner
Add a testcase to ensure that ctor/dtor attributes...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-26
Chris Lattner
Add support to globaldce for deleting dead function...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-26
Chris Lattner
When internalizing global ctor/dtor list, also mark...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-26
Chris Lattner
Run the simplify CFG pass after instcombine which has...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-26
Chris Lattner
New variable which is just the GCCLD tool
commit
|
commitdiff
|
tree
|
snapshot
2003-06-26
Chris Lattner
Implement more aggressive folding of constant GEP instr...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-26
Chris Lattner
Add support for elimination of load instruction from...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-26
Chris Lattner
add tests for elimination of loads
commit
|
commitdiff
|
tree
|
snapshot
2003-06-26
Chris Lattner
Move the instcombine pass before globaldce, so that...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-26
Chris Lattner
Don't register the destructors if the list is empty
commit
|
commitdiff
|
tree
|
snapshot
2003-06-25
Brian Gaeke
Integrate the C writer's name mangler.
commit
|
commitdiff
|
tree
|
snapshot
2003-06-25
Brian Gaeke
First draft of X86 LLC backend. This should be OK for...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-25
Chris Lattner
Add test for instcombine -1*X -> -X
commit
|
commitdiff
|
tree
|
snapshot
2003-06-25
Chris Lattner
Instcombine: X * -1 -> -X
commit
|
commitdiff
|
tree
|
snapshot
2003-06-25
Chris Lattner
Fix bug: LevelRaise/2003-06-25-ExprAnalysis.ll
commit
|
commitdiff
|
tree
|
snapshot
2003-06-25
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-06-25
Chris Lattner
Fix bug: Mem2Reg/2003-06-26-IterativePromote.ll
commit
|
commitdiff
|
tree
|
snapshot
2003-06-25
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-06-25
Chris Lattner
Remove completed tasks
commit
|
commitdiff
|
tree
|
snapshot
2003-06-25
Joel Stanley
- Fixed name mangling conditions to handle 'linkonce...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-25
Chris Lattner
Try to run cleanups even if nothing was modified in...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-25
Chris Lattner
Run dead arg elimination, and tell it that it's ok...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-25
Chris Lattner
Add argument to DAE to allow operation on non-internal...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-25
Brian Gaeke
It seems likely that floats would need a cast too,...
commit
|
commitdiff
|
tree
|
snapshot
2003-06-24
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-06-24
Chris Lattner
Don't print message, remove temp files
commit
|
commitdiff
|
tree
|
snapshot
2003-06-24
Chris Lattner
Fix bug: ADCE/2003-06-24-BadSuccessor.ll
commit
|
commitdiff
|
tree
|
snapshot
next