2008-02-25 |
Evan Cheng | All remat'ed loads cannot be folded into two-address... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Chris Lattner | prune #includes, fit in 80 cols. |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Chris Lattner | make this self contained. |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Dale Johannesen | Expand removal of MMX memory copies to allow 1 level |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Dan Gohman | Add a new method to SDNode/SDOperand named getValueSize... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Duncan Sands | In debug builds check that the key property holds: all |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Evan Cheng | Correctly determine whether a argument load can be... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Owen Anderson | Fix an issue where GVN was performing the return slot... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Evan Cheng | Temporarily reverting 46959. |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Owen Anderson | Fix an issue where GVN would try to use an instruction... |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Duncan Sands | Add support to LegalizeTypes for building legal vectors |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Bill Wendling | Some platforms use the same name for 32-bit and 64... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Evan Cheng | Backing out r47521 for now. This has broken a number... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Scott Michel | Merge current work back to tree to minimize diffs and... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Zhou Sheng | Testcase for Revision 47478. |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Evan Cheng | Rematerialization logic was overly conservative when... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Evan Cheng | Update test. |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Evan Cheng | If remating a machine instr with virtual register opera... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Evan Cheng | Remat of pic loads are now on by default. |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Evan Cheng | Turning on remat of pic loads. |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Dan Gohman | Fix a bug that caused opt and other tools to silently... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Evan Cheng | No need recognize load from a fixed argument slot as... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Devang Patel | Properly read and write bitcodes for multiple return... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Evan Cheng | Recognize loads of arguments as re-materializable first... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Devang Patel | Regenerate. |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Devang Patel | Use isa check instead of getTypeID() check. |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Ted Kremenek | Fixed buffer overflow reported by Argiris Kirtzidis. |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Devang Patel | Remove unnecessary "inline" keywords. |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Devang Patel | print getresult operand and its type directly. |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Evan Cheng | Really. Why doesn't every arch support MMX? |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Devang Patel | Use dyn_cast instead of isa + cast. |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Evan Cheng | Forgot this. |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Devang Patel | Regenerate |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Devang Patel | To support multiple return values, now ret instruction... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Evan Cheng | Fix spill weight updating bug. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Dale Johannesen | Split ParameterAttributes.h, putting the complicated |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Gordon Henriksen | Improving wording. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Gordon Henriksen | Adding a note about IR generation to the LLVM FAQ. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Evan Cheng | Test case for PR2082. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Evan Cheng | Same isPhysRegAvailable bug as local register allocator. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Evan Cheng | Really really bad local register allocator bug. On... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Evan Cheng | Add debugging printfs. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Devang Patel | Regenerate |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Devang Patel | Use SymbolicValueRef to parse getresult operand |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Evan Cheng | Remove an invalid assertion now that there are implicit... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Evan Cheng | Make sure reload of implicit uses are issued before... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Devang Patel | Add StripDeadPrototypes pass. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Dale Johannesen | Generated files for 47484. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Dale Johannesen | Pass alignment on ByVal parameters, from FE, all |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Dale Johannesen | MMX vectors are passed 4-byte aligned. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Anton Korobeynikov | Add smart refcounting pointer class to ADT back (known... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Chris Lattner | fix some bugs in tutorial, patch by Erick Tryzelaar |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Anton Korobeynikov | Unbreak build for VC2008. Patch by Argiris Kirtzidis! |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Anton Korobeynikov | Provide __main hooks for cygwin & mingw32 |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Zhou Sheng | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Evan Cheng | Allow re-materialization of pic load (controlled by... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Evan Cheng | Enable re-materialization of instructions which have... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Chris Lattner | copy mmx values from/to memory with GPRs on x86-32 |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Devang Patel | Print getresult instruction properly. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Devang Patel | Print ret instruction that returns aggregates. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Devang Patel | Read and write getresult. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Chris Lattner | Start using GPR's to copy around mmx value instead... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Chris Lattner | minor cleanups to LSBaseSDNode. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Evan Cheng | Fix compiler warning. |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Dan Gohman | Fix a regression in 403.gcc and 186.crafty introduced... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Devang Patel | print getresult instruction. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Devang Patel | Use isa<> instead of getTypeID() to check StructType. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Eli Friedman | A few minor updates, removing implemented stuff and... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Chris Lattner | Make the clobber analysis a bit more smart: we only... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Chris Lattner | Treat clobber operands like early clobbers: if we have |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Bill Wendling | Clear PhysRegPartUse for the sub register as well. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Bill Wendling | Adjust the MaxAlignment for the special register scaven... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Evan Cheng | Help testing. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Dan Gohman | Change a C-style cast to const_cast, to avoid a -Wcast... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Andrew Lenharth | Better names as per Evan's request |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Nick Lewycky | Simplify this code, no functionality change. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Nick Lewycky | GlobalValues are Constants, remove redundant code.... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Tanya Lattner | Remove llvm-upgrade and update tests. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Chris Lattner | Dan implemented one multiply issue. Replace it with... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Andrew Lenharth | Atomic op support. If any gcc test uses __sync builtin... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Chris Lattner | Add support for matching mem operands. This fixes... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Chris Lattner | testcase for PR1133 |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Chris Lattner | Fix a (harmless) but where vregs were added to the... |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Devang Patel | Let invoke return aggregate value. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Devang Patel | Let function call return aggregate. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Devang Patel | Add -disable-output option. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Evan Cheng | Clean up some spilling code using MachineRegisterInfo. |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Devang Patel | XFAIL for now. |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Devang Patel | Now functions can return aggregate values. |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Devang Patel | regenerate. |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Devang Patel | Parse |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Devang Patel | What if functions can return aggregate values ? |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Dale Johannesen | Regenerated files. |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Dale Johannesen | Support alignment within ParamAttrs in the I/O handling. |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Evan Cheng | Poorly named option. |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Bill Wendling | Remove one of the fixmes that I put in there. From... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Anton Korobeynikov | Add convenient helper to get suffix of the file |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Devang Patel | getresult does not support nested aggregates. |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Bill Wendling | Improve some comments explaining the "handle kills... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Devang Patel | Verifier should use Assert1 instead of assert. |
commit | commitdiff | tree | snapshot |
next |