2004-07-07 |
Reid Spencer | Make error message consistent with the rest of LLVM... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Reid Spencer | Fix some thinkos in the script (error handling, proper... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Reid Spencer | Bug 391 fixed. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Reid Spencer | Fix for bug 391. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Misha Brukman | * Use a map for caching lookups to external functions... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Misha Brukman | * Wrap long lines (comments and code) |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Chris Lattner | Fix regressions in these testcases: |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Misha Brukman | Add fmod() to the Module being compiled so that it... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Reid Spencer | Insert a reference to uint32_vbr encoding. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Reid Spencer | An update with corrections to content as well as using... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Chris Lattner | The bytecode reader wants to be able to read types... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Chris Lattner | Headers moved |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Chris Lattner | All of these now live in the DataStructure directory |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Chris Lattner | Move all of the DSA headers into the Analysis/DataStruc... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Chris Lattner | Move DSA headers into Analysis/DataStructure to make... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Chris Lattner | Moving headers |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Chris Lattner | As much as I hate to say it, the whole setNode interfac... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Chris Lattner | When folding constant expr gep's, don't force the use... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Chris Lattner | New testcase for PR396 |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Alkis Evlogimenos | Disable coalescing. |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Chris Lattner | Make sure people don't make functiontypes with an inval... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Misha Brukman | * Add support for calling vararg functions (must pass... |
commit | commitdiff | tree | snapshot |
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 |
next |