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-02-12
Chris Lattner
New testcase, for something we may never really want...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-12
Chris Lattner
Add -fomit-frame-pointer when optimizing
commit
|
commitdiff
|
tree
|
snapshot
2003-02-12
Joel Stanley
Fixed alloca declaration problem on sun.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-12
Chris Lattner
Don't output times in "scientific" notation
commit
|
commitdiff
|
tree
|
snapshot
2003-02-12
Chris Lattner
Add new -no-verify option
commit
|
commitdiff
|
tree
|
snapshot
2003-02-12
Chris Lattner
Add a new -no-output option, useful for -aa-eval tests.
commit
|
commitdiff
|
tree
|
snapshot
2003-02-11
Chris Lattner
Implement more functions
commit
|
commitdiff
|
tree
|
snapshot
2003-02-11
Chris Lattner
Rename options
commit
|
commitdiff
|
tree
|
snapshot
2003-02-11
Chris Lattner
Implement a "union-findy" version of DS-Analysis, which...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-11
Chris Lattner
Minor tweaks to printing. Close the file before viewin...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-11
Chris Lattner
Fix uninitialized member problem
commit
|
commitdiff
|
tree
|
snapshot
2003-02-10
Chris Lattner
Bugfix for calling dump() after the links vector has...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-10
Chris Lattner
Modest speedup which seems to help steens quite a bit...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-10
Chris Lattner
Move getNode() out of line
commit
|
commitdiff
|
tree
|
snapshot
2003-02-10
Chris Lattner
Fix problem breaking GAP, use hasNoReferrers more
commit
|
commitdiff
|
tree
|
snapshot
2003-02-10
Chris Lattner
Implement a new method "viewGraph" which can be used...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-10
Chris Lattner
Implement a new "viewGraph" method which can be used...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-10
Chris Lattner
Rearrange code
commit
|
commitdiff
|
tree
|
snapshot
2003-02-10
Chris Lattner
Fix problem breaking Fhourstones
commit
|
commitdiff
|
tree
|
snapshot
2003-02-10
Chris Lattner
Revert Anand's patch which broke the build
commit
|
commitdiff
|
tree
|
snapshot
2003-02-10
Chris Lattner
Make steensgaards performance not shameful
commit
|
commitdiff
|
tree
|
snapshot
2003-02-09
Chris Lattner
Don't insert null entries into the scalar map for const...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-09
Anand Shukla
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2003-02-09
Chris Lattner
Remove the -debug option from release executables
commit
|
commitdiff
|
tree
|
snapshot
2003-02-09
Chris Lattner
Allow printing of various types of alias analysis results
commit
|
commitdiff
|
tree
|
snapshot
2003-02-09
Chris Lattner
Implement knowledge in BasicAA that &A->field != &A...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-09
Chris Lattner
- Fix BasicAA to correctly detect the non-aliasness...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-09
Chris Lattner
Switch to using the right call vector
commit
|
commitdiff
|
tree
|
snapshot
2003-02-09
Chris Lattner
Add a basic-aa test
commit
|
commitdiff
|
tree
|
snapshot
2003-02-09
Chris Lattner
Fix major bugs in incompleteness marking that were...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-09
Chris Lattner
Print out the steens graph if -debug is specified
commit
|
commitdiff
|
tree
|
snapshot
2003-02-09
Chris Lattner
* Fix a bug where global incompleteness marking would...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-09
Chris Lattner
TD Pass now does not cause globals to mark nodes incomp...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-08
Chris Lattner
Add a special case for main because we know it's incomi...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-08
Chris Lattner
Fix a bug where we would mark the callees arguments...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-08
Chris Lattner
Fix division by zero problem
commit
|
commitdiff
|
tree
|
snapshot
2003-02-08
Chris Lattner
Remove explicit result counters
commit
|
commitdiff
|
tree
|
snapshot
2003-02-08
Chris Lattner
Add a flag which effectively disables field sensitivity
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
Chris Lattner
Don't bother counting alias results, allow the AliasAna...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
Chris Lattner
Allow counting multiple passes, and print the pass...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
Chris Lattner
New general purpose alias analysis result auditor
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
Chris Lattner
Add notes from Vikram's email
commit
|
commitdiff
|
tree
|
snapshot
2003-02-07
Chris Lattner
Remove obsolete page
commit
|
commitdiff
|
tree
|
snapshot
2003-02-06
Chris Lattner
Add a summary
commit
|
commitdiff
|
tree
|
snapshot
2003-02-06
Chris Lattner
Fix a problem Sumant was running into
commit
|
commitdiff
|
tree
|
snapshot
2003-02-06
Chris Lattner
Simple N^2 alias anlysis accuracy checker
commit
|
commitdiff
|
tree
|
snapshot
2003-02-06
Chris Lattner
New "open projects" document
commit
|
commitdiff
|
tree
|
snapshot
2003-02-06
Chris Lattner
Fix an assertion failure
commit
|
commitdiff
|
tree
|
snapshot
2003-02-05
Chris Lattner
Implement optimization for direct function call case...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-05
Chris Lattner
Squelch warning
commit
|
commitdiff
|
tree
|
snapshot
2003-02-05
Chris Lattner
Allow the addition of edge source labels
commit
|
commitdiff
|
tree
|
snapshot
2003-02-04
Chris Lattner
Remove bogus assertion
commit
|
commitdiff
|
tree
|
snapshot
2003-02-04
Chris Lattner
Fix a huge bug with handling non-pointer instructions
commit
|
commitdiff
|
tree
|
snapshot
2003-02-04
Chris Lattner
Make the TD pass not include all of the call nodes...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-04
Chris Lattner
Add sanity check
commit
|
commitdiff
|
tree
|
snapshot
2003-02-04
Chris Lattner
Fix steensgaard to work on a lot more cases...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-04
Chris Lattner
Fix printing of nonfunction graphs
commit
|
commitdiff
|
tree
|
snapshot
2003-02-03
Chris Lattner
Rename variable
commit
|
commitdiff
|
tree
|
snapshot
2003-02-03
Chris Lattner
Hack to work around deficiency in pass infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2003-02-03
Chris Lattner
Initial implementation of ds-aa
commit
|
commitdiff
|
tree
|
snapshot
2003-02-03
Chris Lattner
Check field sensitivity
commit
|
commitdiff
|
tree
|
snapshot
2003-02-03
Chris Lattner
Build DS-AA tests
commit
|
commitdiff
|
tree
|
snapshot
2003-02-03
Chris Lattner
Initial tests for DS alias analysis
commit
|
commitdiff
|
tree
|
snapshot
2003-02-03
Chris Lattner
Add statistics to basicAA pass
commit
|
commitdiff
|
tree
|
snapshot
2003-02-03
Chris Lattner
* Fix a bug introduced in the last checkin wrt Stack...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-03
Chris Lattner
Implement feof and xmalloc
commit
|
commitdiff
|
tree
|
snapshot
2003-02-03
Chris Lattner
Implement the globals graph!
commit
|
commitdiff
|
tree
|
snapshot
2003-02-03
Chris Lattner
Add better debug output
commit
|
commitdiff
|
tree
|
snapshot
2003-02-03
Chris Lattner
Eliminate unused resolving caller stuff
commit
|
commitdiff
|
tree
|
snapshot
2003-02-03
Chris Lattner
* Add a bunch of stuff for checking the integrity of...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-03
Chris Lattner
Remove pool alloc accessor
commit
|
commitdiff
|
tree
|
snapshot
2003-02-03
Chris Lattner
Split public interface out into header file
commit
|
commitdiff
|
tree
|
snapshot
2003-02-03
Chris Lattner
Expose information about pool allocation
commit
|
commitdiff
|
tree
|
snapshot
2003-02-02
Chris Lattner
Indent for uniformity
commit
|
commitdiff
|
tree
|
snapshot
2003-02-02
Chris Lattner
Be a bit more specific in caption
commit
|
commitdiff
|
tree
|
snapshot
2003-02-02
Chris Lattner
Allow modifying a global variables constness property
commit
|
commitdiff
|
tree
|
snapshot
2003-02-02
Chris Lattner
Fix bug: Assembler/2003-02-02-ConstGlobal.ll
commit
|
commitdiff
|
tree
|
snapshot
2003-02-02
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-02-01
Chris Lattner
Fix a bug where we would delete neccesary calls in...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-01
Chris Lattner
Fix a bug where we would incorrectly delete globals...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-01
Chris Lattner
Delete nodes more efficiently
commit
|
commitdiff
|
tree
|
snapshot
2003-02-01
Chris Lattner
Remove dead nodes more efficiently
commit
|
commitdiff
|
tree
|
snapshot
2003-02-01
Chris Lattner
Improve efficiency of aliveness traversal code
commit
|
commitdiff
|
tree
|
snapshot
2003-02-01
Chris Lattner
Change DSGraph stuff to use hash_(set|map) instead...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-01
Chris Lattner
Add a bunch more stubs
commit
|
commitdiff
|
tree
|
snapshot
2003-02-01
Chris Lattner
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2003-02-01
Chris Lattner
Add hash_multimap support
commit
|
commitdiff
|
tree
|
snapshot
2003-02-01
Chris Lattner
Remove using declarations
commit
|
commitdiff
|
tree
|
snapshot
2003-02-01
Chris Lattner
Simplify assertions
commit
|
commitdiff
|
tree
|
snapshot
2003-02-01
Chris Lattner
Add new composition mask
commit
|
commitdiff
|
tree
|
snapshot
2003-02-01
Joel Stanley
Added protos for two alternate, convenient CallInst...
commit
|
commitdiff
|
tree
|
snapshot
2003-02-01
Joel Stanley
Added implementation of alternate CallInst constructors...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-31
Chris Lattner
Remove globals on the bottom up pass which do not conta...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-31
Chris Lattner
Add functions to the ban list
commit
|
commitdiff
|
tree
|
snapshot
2003-01-31
Chris Lattner
Fix strip issue Joel ran into
commit
|
commitdiff
|
tree
|
snapshot
2003-01-30
Chris Lattner
* Add new -track-memory option to tools which enables...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-30
Chris Lattner
Fix a bug resolving sprintf(...) to sprintf(char*,...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-30
Chris Lattner
Fix bug: Assembler/2003-01-30-UnsignedString.ll
commit
|
commitdiff
|
tree
|
snapshot
2003-01-30
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-01-30
Chris Lattner
Actually print the function _name_ if there is a problem
commit
|
commitdiff
|
tree
|
snapshot
next