projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2004-07-06
Misha Brukman
Use the more compact `bl' instead of cryptic (but equiv...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Brian Gaeke
Work around apparent Apple compiler bug which was makin...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Chris Lattner
Punctuate
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Chris Lattner
Check to make sure types are sized before calling getTy...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Brian Gaeke
It doesn't matter what the 2nd operand is; if the GEP...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Brian Gaeke
Add helper function.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Chris Lattner
Find bugs sooner rather than later. In this case,...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Reid Spencer
Change the "rotate by 90" xtics specification to just...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Alkis Evlogimenos
Do not crash when joining two intervals of registers...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Misha Brukman
* Add utility functions: convert SetCC => PPC opcode...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Chris Lattner
Implement rem.ll:test3
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Chris Lattner
Fix a minor bug where we would go into infinite loops...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Chris Lattner
Implement InstCombine/sub.ll:test15: X % -Y === X % Y
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Chris Lattner
New testcase
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Chris Lattner
Fix a bug in the unreachable block elim pass. Dropping...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
Reid Spencer
Remove definition and use of OtherVal enumerator. This...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Reid Spencer
First draft completed. All sections written.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Reid Spencer
Caused the labels on the small plots to be drawn vertic...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Reid Spencer
Added sections for Constant Pool, Module Global Info...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Chris Lattner
Add a missing "terminator" :)
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Chris Lattner
Structures allow only uint
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Reid Spencer
- Reorganized the document contents
commit
|
commitdiff
|
tree
|
snapshot
2004-07-05
Reid Spencer
Finalize bytecode dumping. The "handleFinish" method...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Alkis Evlogimenos
Correctly compute the ration of iterations/#intervals.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Chris Lattner
Add #includes
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Add #include <iostream> since Value.h doesn't include...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Add #include <iostream> since Value.h does not include...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Add #include <iostream> since Value.h does not #include...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
- remove use of isa<Type>(Val) since there's no inherit...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Remove use of Type::TypeTy which is no longer defined...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Correct syntax typo .. ; -> :
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
- Changes for bug 122
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
- #include <iostream> since its not in Value.h any...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Constify SymbolTable's use of Type* so that it never...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
- #include <iostream> since its not in Value.h any...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
#include <iostream> since its not in Value.h any more.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Adjust the slot machine to handle Types separately...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Implementation of SlotTable went into header file....
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Remove Tabs.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Implement new output functions for types and compacted...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Add new methods outputTypes and outputCompactionTypes...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
For bug 122:
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
- Type::TypeTyID doesn't exist any more (bug 122)
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Move SlotCalculator.h to lib/Bytecode/Writer since...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
- Don't use macros to call the BytecodeHandler
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Make all the virtual function (except destructor) inlin...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
- Make ValueList an "OtherVal" user of Values to ensure...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Remove tabs. Move function declaration to Reader.h...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Add #include <iostream> which is needed now that Value...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Excise tabs.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Add a new, compatible, interface function for writing...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Added #include <iostream> since this header is no longe...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
- Remove enumerator TypeVal since Values can't be types...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
There is no longer a "Type" primitive type because...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Constify usage of Type* on the interface to ensure...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Remove all of the classof(const Value*) methods of...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Reid Spencer
Make Type have no base classes. Previously it inherited...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Alkis Evlogimenos
Add efficiency statistic.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-04
Alkis Evlogimenos
Add more operators.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-03
Chris Lattner
Fix compilation on internix
commit
|
commitdiff
|
tree
|
snapshot
2004-07-03
Chris Lattner
Implement add.ll:test22, a common case in MSIL files
commit
|
commitdiff
|
tree
|
snapshot
2004-07-03
Chris Lattner
Add a new testcase for folding an add into a switch
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Chris Lattner
Fix Type::isSized() to realize that "{ opaque }" is...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Chris Lattner
Do not call getTypeSize on a type that has no size
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Brian Gaeke
Modernize example, so that you can paste it right into...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Chris Lattner
Since we are in the department of redundancy department...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Misha Brukman
Add FIXME notes for spilling int/fp regs (need to calcu...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Misha Brukman
* Wrap long lines
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Misha Brukman
* Standardize manpage output: program name bold, option...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Misha Brukman
The HTML documentation is now automatically generated...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Misha Brukman
* Link to the POD-generated HTML documentation
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Misha Brukman
Make `args' stand out as bold, delete confusing elipsis...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Misha Brukman
HTML links in PODs must be absolute.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Misha Brukman
Simplify wording: `the bugpoint tool' can just become...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Misha Brukman
llvm-abcd has become llvm-bcanalyzer
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Brian Gaeke
Fix use-before-def thinko
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Reid Spencer
Add a note about implementing interprocedural register...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Brian Gaeke
Build llvm-bcanalyzer
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Chris Lattner
Revert patches 1.79 and 1.80 which had to do with dead...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Chris Lattner
Fix potential problems with unreachable basic blocks.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Chris Lattner
Fix all of those problems that the PPC backend has...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Chris Lattner
Remove dead blocks
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Chris Lattner
Add a trivially simple pass to delete unreachable block...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Chris Lattner
Add a new pass for code generators to use
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Chris Lattner
Make this testcase more interesting
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Brian Gaeke
Get rid of a dead variable, and fix a typo in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Brian Gaeke
Add M_TERMINATOR_FLAG to terminator instructions (branc...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Brian Gaeke
RETURN instructions are not used in the sparc backend.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Reid Spencer
llvm-abcd tool name changed to llvm-bcanalyzer: see...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Reid Spencer
Podified documentation for the llvm-bcanalyzer tool...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-02
Reid Spencer
Name Change: llvm-abcd -> llvm-bcanalyzer
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Misha Brukman
* Follow the PowerPC convention of leaving 24 bytes...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Misha Brukman
* Get rid of constant-expr handling code: we use the...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Misha Brukman
Wrap long line
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Misha Brukman
* Do not allocate r0 as we use it indiscriminantly...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Misha Brukman
Check if operand has an allocated reg before requesting it.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Misha Brukman
* Doxygenify comments
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Chris Lattner
Fix broken links
commit
|
commitdiff
|
tree
|
snapshot
2004-07-01
Brian Gaeke
bug. point. pod.
commit
|
commitdiff
|
tree
|
snapshot
next