projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2002-09-10
Chris Lattner
Fix minor problems in previous checkin
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Fix minor problems in previous checkin
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Fix config file due to directories changing
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Clean up code due to auto-insert constructors
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Clean up code due to auto-insert constructors
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Clean up code
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Use explicit ctor
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Clean up pointer using testcases
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Tighten up assertion checking for binary operators...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Tighten up error checking in parser, disallowing instru...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Remove a testcase that is irrelevant now, fix a pointer...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Fix bug: test/Regression/Transforms/LevelRaise/2002...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
New testcase for poitner problem
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Simplify code (somtimes dramatically), by using the...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Simplify code (somtimes dramatically), by using the...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Add support for printing constpointerrefs more nicely
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Add capability to insert an instruction into a basic...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Remove extra #include
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Implement support for inserting an instruction into...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Clean up indvar printing
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Eliminate the GenericBinaryInst class
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
* Eliminate GenericBinaryInst class
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Eliminate the GenericBinaryInst class.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Eliminate setType method
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Finish up the isa/cast/dyn_cast section
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
* Clean up code a little bit
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Run indvars tests
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Add new testcase for broken indvars case
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Fix typeo in assertion message
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Hack unneccesary now that shifts of pointers are no...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-10
Chris Lattner
Write most of the isa, cast, dyn_cast section. It...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-09
Chris Lattner
Do not allow adds of pointer types, or many other opera...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-09
Chris Lattner
Disallow creation of pointer typed shift instructions
commit
|
commitdiff
|
tree
|
snapshot
2002-09-09
Chris Lattner
* Write the prose for the Basic Inspection and Traversa...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-09
Joel Stanley
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2002-09-09
Joel Stanley
- Made distinction between object->iterator and iterato...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-09
Vikram S. Adve
Silly bug fix: Machine code vector could be empty for...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-09
Chris Lattner
Clean up the isa section stub. It should not be listed...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-09
Chris Lattner
Stub out another couple sections that it looks like...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-09
Chris Lattner
Fix minor typo
commit
|
commitdiff
|
tree
|
snapshot
2002-09-09
Chris Lattner
Testcase no longer applicable since shifts of pointers...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-09
Chris Lattner
Eliminate multiply of pointer type
commit
|
commitdiff
|
tree
|
snapshot
2002-09-08
Chris Lattner
Factor silly code duplication out
commit
|
commitdiff
|
tree
|
snapshot
2002-09-08
Chris Lattner
Fix Bug: test/Regression/Transforms/InstCombine/2002...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-08
Chris Lattner
New testcase for a bug identified by Vikram
commit
|
commitdiff
|
tree
|
snapshot
2002-09-08
Chris Lattner
Make sure the leakdetector is told about temporary...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-08
Chris Lattner
Inform the memory leak detector that TmpInstruction...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-08
Chris Lattner
Move TmpInstruction ctor to InstrSelection.cpp file
commit
|
commitdiff
|
tree
|
snapshot
2002-09-08
Chris Lattner
Enable "garbage detection" of LLVM objects. Check...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-08
Chris Lattner
Enable "garbage detection" of LLVM objects. Now users...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-08
Chris Lattner
Minor simplification
commit
|
commitdiff
|
tree
|
snapshot
2002-09-08
Chris Lattner
Checkin initial support for automatic memory leak detec...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-08
Chris Lattner
Checkin initial support for automatic memory leak detec...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-08
Chris Lattner
* Add capability to recognize alias properties of the...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-08
Chris Lattner
New testcase that tests for array pointer analysis...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Chris Lattner
Fix bug in testcase now that load-vn is not built into...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Chris Lattner
Fix broken test
commit
|
commitdiff
|
tree
|
snapshot
2002-09-07
Chris Lattner
Test commit
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Joel Stanley
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Joel Stanley
Fixed typos and added </>/& tags where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
* Fix a couple more <>&'s
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
Minor fixes html type fixes: & -> & > -> >...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
Minor fix, test that web autoupdate works for people...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Joel Stanley
Added subsections to 'Basic Inspection and Traversal...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
Move code out of header files into .cpp files to make...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
* Clean up some comments
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
Fix script due to new www/ top level directory
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
Remove obsolete script
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
* Clean up indentation a bit
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
* Remove extraneous #includes
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
Initial checkin of Correlated Expression Elimination...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
* No longer need to run die after instcombine
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
Include stub for correlated expression elimination...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
Add skeleton to the section contents so that Joel knows...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
Add new section
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
Trivial change to test CVS checkout scripts
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
Commit Vikram's changes for 426 class
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
Add information about the GlobalVariable and Module...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
Fix file header to be accurate, instead of something...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
Fix bug with critical edge splitting code where it...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
Initial checkin of the first part of the Programmer...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
Check in the implementation of critical edge detection...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
- Rename BreakCriticalEdge to the slightly more standar...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
* Doxygenize API
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
- Doxygenize comments
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
Make getAnalysisToUpdate<AnalysisType>() public so...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-06
Chris Lattner
* Remove notes at the top of the file
commit
|
commitdiff
|
tree
|
snapshot
2002-09-05
Vikram S. Adve
Add new function MachineInstrInfo::CreateZeroExtensionI...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-05
Vikram S. Adve
Add new function UltraSparcInstrInfo::CreateZeroExtensi...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-05
Vikram S. Adve
Bug fixes in casting between floats and ints smaller...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-05
Vikram S. Adve
-- Use size of pointer element type instead of pointer...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-05
Vikram S. Adve
-- Bug fix: use byte offsets not typed offsets in outpu...
commit
|
commitdiff
|
tree
|
snapshot
2002-09-03
Chris Lattner
Minor bug fix.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-03
Chris Lattner
Implement setcc for booleans. Fixes bug:
commit
|
commitdiff
|
tree
|
snapshot
2002-09-03
Chris Lattner
Make sure that setcc is implemented for bools.
commit
|
commitdiff
|
tree
|
snapshot
2002-09-03
Chris Lattner
- Renamed Type::isIntegral() to Type::isInteger()
commit
|
commitdiff
|
tree
|
snapshot
2002-09-03
Chris Lattner
- Renamed Type::isIntegral() to Type::isInteger()
commit
|
commitdiff
|
tree
|
snapshot
2002-09-03
Chris Lattner
- Renamed Type::isIntegral() to Type::isInteger()
commit
|
commitdiff
|
tree
|
snapshot
2002-09-03
Chris Lattner
Implement operator== and != for ranges
commit
|
commitdiff
|
tree
|
snapshot
2002-09-03
Chris Lattner
Add distinction between integer and integral types.
commit
|
commitdiff
|
tree
|
snapshot
next