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-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
2003-01-30
Chris Lattner
Add new function to allow removal of typed named elements
commit
|
commitdiff
|
tree
|
snapshot
2003-01-30
Chris Lattner
* Fix linking of opaque types and their non-opaque...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-30
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-01-30
Chris Lattner
Eliminate using decls
commit
|
commitdiff
|
tree
|
snapshot
2003-01-30
Chris Lattner
NEw testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-01-30
Chris Lattner
* Fix function resolution for varargs function to gener...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-30
Chris Lattner
Bug that is unfixable with current frontend
commit
|
commitdiff
|
tree
|
snapshot
2003-01-30
Chris Lattner
Fix levelraise/2003-01-30-ShiftCrash.ll
commit
|
commitdiff
|
tree
|
snapshot
2003-01-30
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-01-29
Chris Lattner
Initial checkin of pool allocation code
commit
|
commitdiff
|
tree
|
snapshot
2003-01-29
Chris Lattner
Use and implement API for graph traversals
commit
|
commitdiff
|
tree
|
snapshot
2003-01-29
Chris Lattner
New API for traversing graph
commit
|
commitdiff
|
tree
|
snapshot
2003-01-29
Chris Lattner
Initial checkin of pool allocator library
commit
|
commitdiff
|
tree
|
snapshot
2003-01-29
Chris Lattner
Fix build problem on sparc
commit
|
commitdiff
|
tree
|
snapshot
2003-01-29
Chris Lattner
Fix warnings on sparc
commit
|
commitdiff
|
tree
|
snapshot
2003-01-29
Chris Lattner
Fix warning on sparc
commit
|
commitdiff
|
tree
|
snapshot
2003-01-28
Chris Lattner
free instructions mark their operands as being heap...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-28
Chris Lattner
Initial checking: defult the make_vector function
commit
|
commitdiff
|
tree
|
snapshot
2003-01-27
Chris Lattner
New helper header
commit
|
commitdiff
|
tree
|
snapshot
2003-01-24
Chris Lattner
Disable construction of pool allocator
commit
|
commitdiff
|
tree
|
snapshot
2003-01-24
Chris Lattner
Make sure the files get sorted correctly
commit
|
commitdiff
|
tree
|
snapshot
2003-01-23
Chris Lattner
* Eliminate boolean arguments in favor of using enums
commit
|
commitdiff
|
tree
|
snapshot
2003-01-23
Chris Lattner
* Eliminate boolean arguments in favor of using enums
commit
|
commitdiff
|
tree
|
snapshot
2003-01-23
Chris Lattner
Slight efficiency improvement
commit
|
commitdiff
|
tree
|
snapshot
2003-01-23
Chris Lattner
Add notes about LLVM and CygWin from Brian Gaeke
commit
|
commitdiff
|
tree
|
snapshot
2003-01-23
Chris Lattner
Fix broken testcase
commit
|
commitdiff
|
tree
|
snapshot
2003-01-23
Chris Lattner
Remove testcases that never could have worked anyway...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-23
Chris Lattner
Compress large logs
commit
|
commitdiff
|
tree
|
snapshot
2003-01-23
Chris Lattner
Limit the amount of time the test will run
commit
|
commitdiff
|
tree
|
snapshot
2003-01-23
Chris Lattner
Dont' stop the build
commit
|
commitdiff
|
tree
|
snapshot
2003-01-23
Chris Lattner
* Only run LLVM tests so that testing is not stopped.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-23
Chris Lattner
Fix problem with flex scanners and huge token sizes
commit
|
commitdiff
|
tree
|
snapshot
2003-01-23
Chris Lattner
Make bugpoint *much* more powerful, giving it the capab...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-23
Chris Lattner
Fix bug: LevelRaise/2003-01-22-GEPProblem.ll
commit
|
commitdiff
|
tree
|
snapshot
2003-01-23
Chris Lattner
; Testcase reduced from 197.parser by bugpoint
commit
|
commitdiff
|
tree
|
snapshot
2003-01-23
Chris Lattner
Fix bug: ADCE/2003-01-22-PredecessorProblem.ll
commit
|
commitdiff
|
tree
|
snapshot
2003-01-23
Chris Lattner
New testcase reduced from 197.parser by bugpoint
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
Chris Lattner
Allow creating of passes like levelraise which use...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
Chris Lattner
link with static versions of some libs to avoid having...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
Chris Lattner
Fix analysis of the Burg program
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
Chris Lattner
Implement "new/removed/broken/fixed" tests
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
Chris Lattner
Implement program tests, and test for compile time...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
Chris Lattner
Fix lli build problem with parallel makes
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
Chris Lattner
Add support for program tests
commit
|
commitdiff
|
tree
|
snapshot
2003-01-22
Chris Lattner
Fix didn't fix the race condition in the makefiles
commit
|
commitdiff
|
tree
|
snapshot
2003-01-21
Chris Lattner
-ENABLE_STATS also enables timing
commit
|
commitdiff
|
tree
|
snapshot
2003-01-21
Chris Lattner
Don't keep track of # big vs #small instructions seperately
commit
|
commitdiff
|
tree
|
snapshot
2003-01-21
Chris Lattner
Fix race condition in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2003-01-20
Chris Lattner
Fix indentation code, simplify a bit
commit
|
commitdiff
|
tree
|
snapshot
2003-01-20
Chris Lattner
Add information about new warnings and warning changes
commit
|
commitdiff
|
tree
|
snapshot
2003-01-20
Chris Lattner
Fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2003-01-20
Chris Lattner
Initial checkin of the nightly build scripts
commit
|
commitdiff
|
tree
|
snapshot
2003-01-19
Chris Lattner
* Prune down library list. In particular, llc doesn...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-17
Chris Lattner
Remove obsolete tests
commit
|
commitdiff
|
tree
|
snapshot
2003-01-17
Chris Lattner
Remove obsolete test
commit
|
commitdiff
|
tree
|
snapshot
2003-01-17
Chris Lattner
Initial checkin of dummylib
commit
|
commitdiff
|
tree
|
snapshot
2003-01-17
Chris Lattner
Add new support for a bytecode repository
commit
|
commitdiff
|
tree
|
snapshot
2003-01-16
Chris Lattner
Simplify and correct rules for building lex/yacc files...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-16
Chris Lattner
Add helper
commit
|
commitdiff
|
tree
|
snapshot
2003-01-16
Chris Lattner
Add support for make TEST=foo
commit
|
commitdiff
|
tree
|
snapshot
2003-01-16
Chris Lattner
Add support for a recursive test target
commit
|
commitdiff
|
tree
|
snapshot
2003-01-16
Chris Lattner
Add more testcases
commit
|
commitdiff
|
tree
|
snapshot
2003-01-16
Chris Lattner
Print machine frame objects with the frame offset intri...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-16
Chris Lattner
Don't emit unneccesary branch instructions!
commit
|
commitdiff
|
tree
|
snapshot
2003-01-16
Chris Lattner
Fix problem with invalidated iterator
commit
|
commitdiff
|
tree
|
snapshot
2003-01-16
Chris Lattner
Fix problems with empty basic blocks
commit
|
commitdiff
|
tree
|
snapshot
2003-01-16
Chris Lattner
Implement optimization folding setcc into branch.
commit
|
commitdiff
|
tree
|
snapshot
2003-01-16
Chris Lattner
Add more flavors of branch instructions
commit
|
commitdiff
|
tree
|
snapshot
2003-01-16
Chris Lattner
Arg, fix bugs in previous checkin...
commit
|
commitdiff
|
tree
|
snapshot
2003-01-16
Chris Lattner
Add assertion
commit
|
commitdiff
|
tree
|
snapshot
next