2007-10-30 |
Duncan Sands | Add support for expanding trunc stores. Consider |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Duncan Sands | If a call to getTruncStore is for a normal store, |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Dale Johannesen | Fix argument types for PSLLQ, PSRLQ. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Dale Johannesen | Add missing MMX PSUBQ. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Evan Cheng | - Bug fixes. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Hartmut Kaiser | Updated VC++ build system |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Dan Gohman | Fix a DAGCombiner abort on a bitcast from a scalar... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Dan Gohman | Don't bitcast from pointer-to-vector to pointer-to... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Dan Gohman | Use an array instead of a fixed-length std::vector. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Dan Gohman | Do a real assert if there is an unhandled vector instru... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Evan Cheng | Enable more fold (sext (load x)) -> (sext (truncate... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Dan Gohman | Add explicit keywords. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Dan Gohman | Update a comment to reflect the current code. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Dan Gohman | Remove an unused function argument. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Dan Gohman | Avoid calling ValidStride when not all uses are addresses. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Ted Kremenek | Fixed warning concerning implicit conversion from a... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Chris Lattner | update testcase |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Evan Cheng | Avoid doing something dumb like rewriting using a 64... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Chris Lattner | add a note. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Chris Lattner | Model stacksave and stackrestore as both writing memory... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Owen Anderson | Add a first attempt at dominator information for MBB... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Chris Lattner | I am not sure this is a good idea to be an option,... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Chris Lattner | Add support for the x86-64 'q' regigster modifier,... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Chris Lattner | Fix PR1749 and InstCombine/2007-10-28-EmptyField.ll... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Chris Lattner | Fix PR1752 and LoopSimplify/2007-10-28-InvokeCrash... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Ted Kremenek | Fixed assertion in Deserializer::~Deserializer that... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Anton Korobeynikov | Add 'pedantic' mode to verifier rejecting syntactically... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Ted Kremenek | Updated backpatching logic during object deserializatio... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Duncan Sands | The guaranteed alignment of ptr+offset is only the... |
commit | commitdiff | tree | snapshot |
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 |
next |