2005-04-22 |
Reid Spencer | Add the RUN: prefix to the start of the run line so... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Reid Spencer | Change some old-style casts to C++ style casts to avoid... |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Reid Spencer | There is no =head3. Convert to =head2. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Reid Spencer | Correct the documentation to match the program. |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | * Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | * Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | * Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | * Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Check for eqv matching |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Match another form of eqv |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | this passes on darwin |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Handle stores of global address as stores of immediates... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Handle (store &GV -> mem) as a store immediate. This... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Reid Spencer | Use the actual uid/gid for defaulting the fields in... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Fix a bug where we would not promote calls to invokes... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Reid Spencer | Eliminate calls to system dependent function getuid... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Reid Spencer | Provide an implementation of the GetCurrentUserId and... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Reid Spencer | Add two new methods for getting the User Id and Group... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Add doxygen comments, patch contributed by Evan Jones. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | add support for taking and resolving the address of... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | add support for taking the address of free. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Improve doxygen, from part of Evan's patch that didn... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Improve doxygen documentation, patch contributed by... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Improve and elimination. On PPC, for: |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Fold (x & 8) != 0 and (x & 8) == 8 into (x & 8) >> 3. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Instcombine this: |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Teach simplifycfg that setcc is cheap and non-trapping... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | Fix some broken links, taking care of PR554 |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Chris Lattner | update to match build changes. |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Reid Spencer | For Bug 543: |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Reid Spencer | For Bug 543: |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Misha Brukman | Remove trailing whitespace at the end of lines |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Misha Brukman | Remove trailing whitespace, patch by Markus Oberhumer. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Misha Brukman | Add FIXME by Markus Oberhumer from bug 545: not checkin... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Misha Brukman | Do not mark directories as `executable', we only want... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Misha Brukman | #include system headers after all LLVM headers |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Misha Brukman | Eliminate trailing spaces at end-of-line |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Misha Brukman | Consistently eschew space between `*' or `&' and functi... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Misha Brukman | Ignore dangling symlinks in getDirectoryContents() |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Misha Brukman | Initialize fields mode, uid, and gid. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Misha Brukman | Align comments together for consistency |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Misha Brukman | * Print commands as we execute them with `-v' |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | Wrap some long lines. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | ignore generated files |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | fix bogus warning |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | fix PR549 |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | Bug fixed |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | Eliminate a broken transformation, fixing PR548 |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | Add completely untested support for mtcrf/mfcrf encoding |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | switch over the rest of the formats that use RC to... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | Convert the XForm instrs and XSForm instruction over... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | Now that the ppc64 and vmx operands of I are always... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | convert over bform and iform instructions |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | Convert over DForm and DSForm instructions |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | Convert XLForm and XForm instructions over to use PPC64... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | Convert XO XS and XFX forms to use isPPC64 |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | Turn PPC64 and VMX into classes that can be added to... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | Major change to tblgen: instead of resolving values... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | New testcase for a changing values late and allowing... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | Make this significantly harder |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | Add a real run line |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | fix this testcase |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | add a run line |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | Tell dj to run the tests in this directory |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | implementing shifting of literal integers |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Chris Lattner | Add initial lexer and parser support for shifting value... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Nate Begeman | Next round of PPC CR optimizations. For the following... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Chris Lattner | silence a bogus warning |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Chris Lattner | Fold setcc of MVT::i1 operands into logical operations |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Chris Lattner | Another minor simplification: handle setcc (zero_extend... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Chris Lattner | Another simple xform |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Chris Lattner | Fold: |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Chris Lattner | Make the AND elimination operation recursive and signif... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Nate Begeman | Change codegen for setcc to read the bit directly out... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Chris Lattner | Add support for targets that require stubs for external... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Chris Lattner | Handle ExternalSymbol operands in the PPC JIT |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Nate Begeman | Update dejagnu tests to use the new pattern isel flag |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Jeff Cohen | Add CondPropagate.cpp to VC++ Transforms project |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Nate Begeman | Make pattern isel default for ppc |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Chris Lattner | new pass |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Chris Lattner | a new simple pass, which will be extended to be more... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Chris Lattner | add a new prototype |
commit | commitdiff | tree | snapshot |
2005-04-15 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Andrew Lenharth | fix calls |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Andrew Lenharth | a 21264 fix, and fix the operator precidence on an... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Andrew Lenharth | added a random and mask test |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Duraid Madina | print negative 64 bit immediates as negative numbers... |
commit | commitdiff | tree | snapshot |
next |