2007-10-28 |
Evan Cheng | New entry. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Ted Kremenek | Fixed bug where default SerializeTrait<>::Materialize... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Bill Wendling | Test to make sure that if we have an unaligned memcpy... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Evan Cheng | A number of LSR fixes: |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Ted Kremenek | Added SerializeAPInt.cpp and DeserializeAPInt.cpp to... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Ted Kremenek | Added serialization support for APInt. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Ted Kremenek | Fixed incorrect "path name" in preamble (comment) of... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Ted Kremenek | Fixed incorrect "path name" in preamble (comment) of... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Bill Wendling | On second thought. Remove this as it should never be... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Bill Wendling | - Remove the hacky code that forces a memcpy. Alignment... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Ted Kremenek | Added default implementation of SerializeTrait<> that... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Evan Cheng | Fix a crash. Make sure TLI is not null. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Anton Korobeynikov | Fix off-by-one stack offset computations (dwarf informa... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Eric Christopher | clo/clz aren't supported on mips I. Keep them around... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Owen Anderson | Make a comment better. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Gordon Henriksen | More fleshing out of docs/Passes.html, plus some typo... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Evan Cheng | Loosen up iv reuse to allow reuse of the same stride... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Hartmut Kaiser | Silenced a VC++ warning. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Ted Kremenek | Updated backpatching during object deserialization... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Hartmut Kaiser | Clarified operator precedence. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Hartmut Kaiser | Disambiguated variable name to comply with VC++'s archa... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Hartmut Kaiser | Updated VC++ build system |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Evan Cheng | Do not rewrite compare instruction using iv of a differ... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Dale Johannesen | Support non-POSIX hosts by removing use of strncasecmp. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Bill Wendling | Changed XXX to FIXME, and added comment to the README... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Ted Kremenek | Added special treatment of serializing NULL pointers. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Evan Cheng | Remove code that's commented out. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Bill Wendling | Added comment explaining why we are doing this check. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Ted Kremenek | Created header file to include minimal forward referenc... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Chris Lattner | typo |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Chris Lattner | some minor edits, link to Passes.html, make one point |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Ted Kremenek | Added Serialization.h, Serialize.h, Deserialize.h,... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Duncan Sands | Small formatting changes. Add a sanity check. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Duncan Sands | Promote SETCC operands. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Duncan Sands | Correctly extract the ValueType from a VTSDNode. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Duncan Sands | Fix comment typos. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Gordon Henriksen | Fleshing out docs/Passes.html for some analyses. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Evan Cheng | If a loop termination compare instruction is the only... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Gordon Henriksen | Passes.html now 'passes' validation. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Gordon Henriksen | Bringing Passes.html structurally up-to-date, and enabling |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Owen Anderson | Fix an obvious typo. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Owen Anderson | More tutorial cleanups. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Owen Anderson | Add proper footers. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Owen Anderson | Don't bother providing code samples. Maintaining zip... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Chris Lattner | Add chapter 4, feedback appreciated. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Chris Lattner | remove unimplemented ctor, add some comments. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Chris Lattner | Run the verifier on generated code. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Owen Anderson | Fix for PR1741. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Dale Johannesen | Testcase for PR 1397. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Owen Anderson | Make it possible for DomTreeBase to be constructed... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Ted Kremenek | Implemented prototype serialization of pointers, includ... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Dale Johannesen | Another expansion for i64 multiply, suitable for PPC. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Dale Johannesen | This was failing on Darwin, which defaults to PIC; |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Dale Johannesen | Fix off by 1 bug in printf->puts lowering. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Ted Kremenek | Split Serialization.h into separate headers: Serialize... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Chris Lattner | simplify some code by using the new isNaN predicate |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Chris Lattner | add a nice predicate to check to see if nan |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Owen Anderson | Update Makefile to use simpler llvm-config parameters. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Owen Anderson | Update Makefile to use simpler llvm-config parameters. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Chris Lattner | switch some calls to SelectionDAG::getTargetNode to use |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Chris Lattner | Implement a couple of foldings for ordered and unordere... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Chris Lattner | further simplify run options, thanks to gordonh for... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Chris Lattner | Fix instructions now that PR1739 is fixed. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Chris Lattner | Fix PR1739. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Hartmut Kaiser | Added VC++ solution file allowing to build clang. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Hartmut Kaiser | Silenced a VC++ warning. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Hartmut Kaiser | Updated VC++ build system |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Bill Wendling | Fix comment and use the "Size" variable that's already... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Bill Wendling | If there's an unaligned memcpy to/from the stack, don... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Dale Johannesen | Disable a couple more things for ppcf128. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Ted Kremenek | Added "ReadEnum" and "WriteEnum" to serialization classes. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Bill Wendling | This broke lots. Reverting. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Owen Anderson | Make DomTreeBase not a FunctionPass. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Bill Wendling | Lowering a memcpy to the stack is killing PPC. The... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Ted Kremenek | Added preliminary implementation of generic object... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Owen Anderson | Unbreak the build. Forgot to commit this file. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Owen Anderson | Make DomTree and PostDomTree thin wrappers around DomTr... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Evan Cheng | It's possible to commute instrctions with more than... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Chris Lattner | llvm/test programs should not be execution programs... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Evan Cheng | isSubRegOf() is a dup of isSubRegister. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Evan Cheng | Temporary solution: added a different set of BCTRL_Mach... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Chris Lattner | Fix validation problems, which were somewhat ironically... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Chris Lattner | add a skeleton for part 4 |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Chris Lattner | complete the codegen chapter |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Owen Anderson | Now with valid HTML 4.01! |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Owen Anderson | Add a link to the "writing an optimization" tutorial. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Owen Anderson | Add downloadable code sample for tutorial 2. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Owen Anderson | Add the second of the "basic topics" tutorials. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Owen Anderson | Reorder the optimization and bitcode tutorials. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Chris Lattner | Fix up a broken #include, move code to its own section... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Chris Lattner | Finish up expr codegen. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Chris Lattner | several improvements suggested by Dan, thanks! |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Evan Cheng | Fix memcpy lowering when addresses are 4-byte aligned... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Dan Gohman | The #include <iterator> isn't needed in this header. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Dan Gohman | Strength reduction improvements. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Dan Gohman | Fix the folding of multiplication into addresses on... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Evan Cheng | Use ptr type in the immediate field of a BxA instructio... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Evan Cheng | Add missing paratheses. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Chris Lattner | add a 'don't use me' marker. |
commit | commitdiff | tree | snapshot |
next |