2004-05-25 |
Reid Spencer | Remove use of Type::TypeTy from an assert. It will... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Reid Spencer | Get rid of a wart: useless getFILE function is now... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Reid Spencer | Give Type its own dump() method in preparation for... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Reid Spencer | Completely rewrote the class. SymbolTable now separates... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Reid Spencer | Convert dump() method to call Type::dump() instead... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Reid Spencer | Fix a small typo. |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Vikram S. Adve | Recognize memalign and friends, and handle them specially. |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Chris Lattner | Implement InstCombine:shift.ll:test16, which turns... |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Chris Lattner | Implement some helpers |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Chris Lattner | Add some helpers |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Chris Lattner | Implement instcombine/cast.ll:test16: |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Chris Lattner | Add a new test16 and fix some other tests that were... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Chris Lattner | Make doc_code shrink-to-fit. This only works in mozill... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Tanya Lattner | Moved MachineBasicBlock deconstructor to cpp file and... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Chris Lattner | Fix a bug in my previous checkin |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Tanya Lattner | Added MachineFunction parent* to MachineBasicBlock... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Chris Lattner | Lots of minor typo fixes, some minor inaccuracies fixed... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Chris Lattner | new feature |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Chris Lattner | Fix a couple of busted li's |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Chris Lattner | Add a todo to make it clear that the section is not... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Chris Lattner | Personally, I think that documentation is as important... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Chris Lattner | Fix a div problem that was causing some wierd indentati... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Chris Lattner | Add some notes |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Chris Lattner | Add a link to the GC doc |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Chris Lattner | Eliminate an explicit use of the LLVM basic block,... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Tanya Lattner | Changed clone to be const. |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Alkis Evlogimenos | Eliminate warnings |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Testcases for andersen's alias analysis. |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Spelling people's names right is kinda important |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Build the garbage collectors |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Initial checkin of GC implementation support files |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Reid Spencer | Create a new style for tables that have no width (... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Check in an EARLY START on a simple copying collector |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Add a simple testcase for garbage collection support |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Add support for accurate garbage collection to the... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Add some notes to myself, no functional changes |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | minor wording change |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Fix cases where we missed inlining some more obvious... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Simplify the interface and remove an unneeded #include |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Fairly substantial changes to update the alias analysis... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Adjust to the changes in the AliasSetTracker interface |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Add support for replacement of formal arguments with... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Implement the -lowergc pass which is used by code gener... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Recognize and verify the new GC intrinsics. |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Add the new GC intrinsics |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Add a new prototype |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Changes to work with the changes to the AliasAnalysis... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Move the -no-aa AA implementation into this file since... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Updates to work with the new auto-forwarding AA interfa... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Fix a really nasty bug with the -disable-ds-field-sensi... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Update to match the autochaining interface that the... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Implement the interfaces to update value numbering... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Several *major* changes to the AA interfaces: |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Add interfaces to update value numbering results |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Rename a method |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Make use of the new doc_author class. "Seperate conten... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Lots of minor cleanups and clarifications |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Remove implemented stuff |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Describe the new garbage collector intrinsics |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Lots of minor fixes and formatting improvements |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Update the coding standards, removign the bit about... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Substantially expand and update the alias analysis... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Various changes to make the docs look nicer. Add a... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Add a new document describing the LLVM accurate garbage... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Add a simple implementation of Andersen's interprocedur... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Tanya Lattner | Fixed up my changes to add support for cloning Machine... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Alkis Evlogimenos | Remove virtual destructor from InstVisitor. This class... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Fix a couple misplaced div tags |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Chris Lattner | Revert back to the previous version, as it doesn't... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Tanya Lattner | Adding support to clone MachineInstr |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Reid Spencer | Added a "Miscellaneous Improvements" section to cover... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Reid Spencer | Make the file HTML 4.01 (Strict) clean. |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Reid Spencer | Additional content describing variable bit rate encodin... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Alkis Evlogimenos | Put back the inlined bug list. Use the OBJECT tag to... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Vikram S. Adve | Remember the set of leaders. Also compute on demand... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Vikram S. Adve | Add getCaller() method. |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Vikram S. Adve | Inline both direct and indirect callees in the CBU... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Vikram S. Adve | Complete rewrite of the code that merges DS graphs... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Vikram S. Adve | Fix size/offset assertion to allow negative offsets... |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Brian Gaeke | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2004-05-23 |
Brian Gaeke | Fix a typo in the head-of-file comment. |
commit | commitdiff | tree | snapshot |
2004-05-22 |
Reid Spencer | Some additional data added to the bytecode specification. |
commit | commitdiff | tree | snapshot |
2004-05-22 |
Reid Spencer | Added an initial template/overview for documentation... |
commit | commitdiff | tree | snapshot |
2004-05-22 |
Reid Spencer | Removed the 64-bit fix from the "to do" list since... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Misha Brukman | Pass the Makefile flags to recursive makes in {PARALLEL... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Chris Lattner | It's not clear to me whether the old version was correc... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Chris Lattner | Starting an identifier with an _ is not legal C/C+... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Chris Lattner | Fix for PR340: Verifier misses malformed switch instruction |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Chris Lattner | Testcase for PR340: Verifier misses malformed switch... |
commit | commitdiff | tree | snapshot |
2004-05-21 |
Misha Brukman | Pass given flags on to recursive sub-makes. |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Alkis Evlogimenos | Change DEPRECATED macro to ATTR_DEPRECATED as this... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Chris Lattner | Fix to make the CBE always emit comparisons inline... |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Brian Gaeke | Fix a bug in outputting branches to constant PCs. Since... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Brian Gaeke | Minor simplification: eliminate a dyn_cast. |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Misha Brukman | Add hint about syntax-highlighting non-standardly-named... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Alkis Evlogimenos | Declare function defined in namespace llvm as gcc-3... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Brian Gaeke | Add CloneTraceInto(), which is based on (and has mostly... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Brian Gaeke | Move RemapInstruction() to ValueMapper, so that it... |
commit | commitdiff | tree | snapshot |
next |